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

Reload synonyms without reloading the multiple collections

2018-12-29 Thread Simón de Frosterus Pokrzywnicki
Hello, I have a solrcloud setup with multiple Collections based on the same configset. One of the features I have is that the user can define their own synonyms in order to improve their search experience which has worked fine until recently. Lately the platform has grown and the user has severa

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/#threadhijac

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

Reload synonyms

2010-01-05 Thread Peter A. Kirk
Hi 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? Thanks, Peter

Re: SolrCore, reload, synonyms not reloaded

2009-06-24 Thread ranjitr
Thank you, Noble. The other problem seems to be that with Solr 1.3 release, I am not able to RELOAD the index often (e.g. every minute) while I can do that with the nightly-build/trunk code. E.g. try issuing http://localhost:8983/solr/admin/cores?action=RELOAD&core=core1 every 5 seconds. Are y

Re: SolrCore, reload, synonyms not reloaded

2009-06-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
a singlecore single system has no admin commands.But it is possible to setup a multicore with only one core and you will be able to reload the core On Tue, Jun 23, 2009 at 5:09 PM, ranjitr wrote: > > Hello, > > I was having a similar problem during indexing with my synonyms file. But I > was able

Re: SolrCore, reload, synonyms not reloaded

2009-06-23 Thread ranjitr
Hello, I was having a similar problem during indexing with my synonyms file. But I was able to resolve it using the steps you had outlined. Thanks! I am wondering if there is a way to reload the index with a new synonym file without Solr/Multi core support? I would really appreciate it if you co

Re: SolrCore, reload, synonyms not reloaded

2008-09-08 Thread Chris Hostetter
: I'm using Solr 1.3 and I've never been able to get the SolrCore (formerly : MultiCore) reload feature to pick up changes I made to my synonyms file. At : index time I expand synonyms. If I change my synonyms.txt file then do a : MultiCore RELOAD and then reindex my data and then do a query tha

SolrCore, reload, synonyms not reloaded

2008-09-05 Thread David Smiley @MITRE.org
I'm using Solr 1.3 and I've never been able to get the SolrCore (formerly MultiCore) reload feature to pick up changes I made to my synonyms file. At index time I expand synonyms. If I change my synonyms.txt file then do a MultiCore RELOAD and then reindex my data and then do a query that should