This blog post shows an example of how to create an Apache Solr performance test using the Apache JMeter tool.
Common errors and warnings in manipulating feature stores and models in Solr. Pay attention also to JVM Heap and Zookeeper.
How to list, upload, delete feature stores and models necessary in Solr for learning to rank.
Introduction With Rated Ranking Evaluator Enterprise approaching soon, we take the occasion of explaining in details why Offline Search Quality Evaluation is so important nowadays and what you can do already with the Rated Ranking Evaluator open-source libraries.More news will come soon as we are approaching the V1 release date.Stay tuned! Search Quality Evaluation Evaluation…
This blog post aims to give a better understanding of Docvalues and stored fields in Apache Solr for the operations in which they can be used interchangeably.
Let’s say you need to write a component, a request handler, or in general some piece of custom code that needs to be plugged into Solr. Or, you need to have a deeper understanding about some Lucene/Solr internals, following what actually happens within the code. I know: unit tests, integration tests, everything to make…