Re: Solr multi word search across multiple fields with mm

2020-07-12 Thread Venu
After some research came across below article 1. edismax-and-multiterm-synonyms-oddities/ . 2. apache mail archive

JSON Facet with local parameter

2020-07-12 Thread Mohamed Sirajudeen Mayitti Ahamed Pillai
Is it possible to refer local parameter for Range JSON Facet’s star/end/gap inputs ? I am trying something like below, but it is now working. http://server:8983/solr/kfl/select?arrivalRange=NOW/DAY-10DAYS&json.facet={"NEW ARRIVALS":{"start":$arrivalRange, "sort":"index","type":"range","field":

Stopping Solr results in broken Solr - killing me! CoreContainer is either not initialized or shutting down.

2020-07-12 Thread Russell Jurney
Whenever I stop Solr with 'bin/solr stop' or 'sudo service solr stop' Solr's cores are corrupted and the only way to remedy the situation is to do a full uninstall and reinstall of all traces of Solr. Please help, I can't live like this. The error is at the bottom, as it is long. This is a standa