Re: Reload synonyms without reloading the multiple collections

2018-12-30 Thread Simón de Frosterus Pokrzywnicki
Sorry, I see that it may have been confusing. My webapp calls the reload of all the affected Collections (about a dozen of them) in sequential mode using the Collections API. Ideally I would be able to write some QueryTimeSynonymFilterFactory that would periodically or when told, reload the synon

Re: Reload synonyms without reloading the multiple collections

2018-12-29 Thread Shawn Heisey
On 12/29/2018 5:55 AM, Simón de Frosterus Pokrzywnicki wrote: The problem is that when the user changes the synonyms, it automatically triggers a sequential reload of all the Collections. What exactly is being done when you say "the user changes the synonyms"?  Just uploading a new synonyms de

Re: Reload synonyms

2010-01-05 Thread Chris Hostetter
: Subject: Reload synonyms : References: <00b501ca8db9$7e119c70$0301a...@cgifederal.com> : <69de18141001042355l4c98e147r8cd0ae73d3836...@mail.gmail.com> : In-Reply-To: <69de18141001042355l4c98e147r8cd0ae73d3836...@mail.gmail.com> http://people.apache.org/~hossman/#threadhijack Thread Hijacking o

Re: Reload synonyms

2010-01-05 Thread Siddhant Goel
On Tue, Jan 5, 2010 at 2:24 PM, Peter A. Kirk wrote: > Thanks for the answer. How does one "reload" a core? Is there an API, or a > url one can use? > I think this should be it - http://wiki.apache.org/solr/CoreAdmin#RELOAD -- - Siddhant

RE: Reload synonyms

2010-01-05 Thread Peter A. Kirk
0 21:46 To: solr-user@lucene.apache.org Subject: Re: Reload synonyms On Tue, Jan 5, 2010 at 2:03 PM, Peter A. Kirk wrote: > > Is it possible to reload the synonym list, if for example "synonyms.txt" is > changed, without having to restart the server? Is the same possible with

Re: Reload synonyms

2010-01-05 Thread Shalin Shekhar Mangar
On Tue, Jan 5, 2010 at 2:03 PM, Peter A. Kirk wrote: > > Is it possible to reload the synonym list, if for example "synonyms.txt" is > changed, without having to restart the server? Is the same possible with > stop-words? > > Yes you can reload a core but there are two catches: 1. Reloading a