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
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
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
: 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
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
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
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
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
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
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
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
: 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
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
13 matches
Mail list logo