Nickolai Toupikov wrote:
Hello!
Our application requires the use of a custom IndexReader. SolrCore is
final and the IndexReader creation is hardcoded. Is there a way I can
have our IndexReader instantiated by the SolrCore without having to
actually modify the code in Solr or Lucene?
Thanks
Hello!
Our application requires the use of a custom IndexReader. SolrCore is
final and the IndexReader creation is hardcoded. Is there a way I can
have our IndexReader instantiated by the SolrCore without having to
actually modify the code in Solr or Lucene?
Thanks alot!
Nickolai