Hi, I am fairly new to solr, but I realize that the question I am about to ask is fairly large.
Is there any way to create a custom component that would compile and run with the latest solr src and would be capable of doing distributed search? I have looked at localsolr example and QueryComponent, created a similar setup except for I was trying to compile with the latest code from svn. It compiles fine but at run time I get access violation for org/apache/solr/handler/component/ShardFieldSortedHitQueue. -- View this message in context: http://www.nabble.com/Distributed-custom-component-tp19517853p19517853.html Sent from the Solr - Dev mailing list archive at Nabble.com.
