Congratulations! You successfully ran a small instance, added some documents, and made changes to the index and schema. You learned about queries, text analysis, and the Solr admin interface. You're ready to start using Solr on your own project! Continue on with the following steps:
Subscribe to the Solr !
Make a copy of the Solr example directory as a template for your project.
Customize the schema and other config in solr/collection1/conf/ to meet your needs.
Solr has a ton of other features that we haven't touched on here, including to handle huge document collections, , , and . Explore the to find more details about Solr's many .
Have Fun, and we'll see you on the Solr mailing lists!