I try to use the suggest component (solr 4.6) with multiple cores.
I added a search component and a request handler in my solrconfig.
That works fine for 1 core but querying my solr instance with the shards
parameter does not work.
suggestDictionary
org.apache.solr.spelling.suggest.Suggester
org.apache.solr.spelling.suggest.fst.FSTLookupFactory
suggest
0.0005
true
none
xml
false
true
suggestDictionary
true
5
false
/suggest
/suggest
localhost:8080/cores/core1,localhost:8080/cores/core2
false
suggest
1000
5000
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-suggester-not-working-with-shards-tp4163261.html
Sent from the Solr - User mailing list archive at Nabble.com.