Re: Solr Synonyms list is not working

2021-11-10 Thread dinesh naik
Hi Lasith, did you see the response from Shawn: Unless you are utilizing the configsets feature, which most people don't use in standalone mode, the active config for a core will be in ${instanceDir}/conf ... not under the configsets directory. You can locate the instanceDir for a core by choosing

Re: Solr Synonyms list is not working

2021-11-10 Thread govind nitk
> to update the Synonyms list in Solr did you try using solr's api to update synonyms ? On Wed, Nov 10, 2021 at 6:19 PM Lasith De Silva < lasith.desi...@3chillies.co.uk> wrote: > Hi, > > > > Any update on this? > > > > > > Thanks > > > > Lasith > > > > *From:* Lasith De Silva > *Sent:* 27 Octob

RE: Solr Synonyms list is not working

2021-11-10 Thread Lasith De Silva
Hi, Any update on this? Thanks Lasith From: Lasith De Silva Sent: 27 October 2021 13:00 To: users@solr.apache.org Subject: Solr Synonyms list is not working Hi, We've tried to update the Synonyms list and ran a couple of queries in Solr but we didn't get the expected results. https://www.sc

Re: Solr Synonyms list is not working

2021-10-28 Thread Shawn Heisey
On 10/27/21 5:59 AM, Lasith De Silva wrote: 3) This is the folder path that we use to update the Synonyms list Folder path: C:\SOLR\solr-8.4.0\server\solr\configsets\_default\conf4) It is not very likely that changing that file will affect a running Solr core even after a reload or restart