Integration tests for your Solr config | synyx - Blog
Solr is a search server that bundles a lot of useful Lucene modules and provides an HTTP interface for querying and updating the data. The index and most of the query mechanisms are configured using XML documents, client applications normally don't need to be changed when adjusting the server configuration. As the server configuration heavily influences the quality of your users search experience it's a good idea to implement some integration tests that validate your functionality.Read full article from Integration tests for your Solr config | synyx - Blog
No comments:
Post a Comment