Arnold,
Have you copied the configuration from the Solr docs? The bi directional
cluster configuration (for cluster 1) has a malformed XML. It is missing
the closing tag for the updateLogSynchronizer under the request handler
configuration.
Please disregard if you have already considered that in
If you absolutely want to use Kafka after trying other mechanisms, I would
suggest Kafka Connect. Jeremy Custenborder has a good Kafka connector as a
sink to SOLR. You can define your own avro schemas on the Kafka topic that
adhere to your SOLR schema to give you that degree of control.
We have us
Great!! Worked for me too. Thanks a lot
--
View this message in context:
http://lucene.472066.n3.nabble.com/Null-pointer-exception-in-spell-checker-at-addchecker-method-tp4105489p4154403.html
Sent from the Solr - User mailing list archive at Nabble.com.
Oussama Jilal,
b and d have 4 products in top 20 results obtained and not overall in the
database. Grouping would give me results from all categories, I only want
categories corresponding to top 20 results.
It can be done in 2 solr queries, but it would make the system slow. Was
just wondering if
I am using solr 4.4.0. The search is performed on products, each of which has
a category field. I want to retrieve top n products. But, if some category
has less than m products among the top n, then I want to retrieve more
products only for those categories.
Eg. I have 4 categories a, b, c, d. n=