How to request a condition component in solr shard?

How to request a term component in a solr-fragment?

+3
source share
1 answer

Check out the SOLR wiki to support distributed search, it is available with Solr 3.1: http://wiki.apache.org/solr/TermsComponent

+1
source

All Articles