Hello,
I was just wondering if any one had any suggestions?
Thank you,
Ranjit.
ranjitr wrote:
>
> Hello,
>
> I have noticed that when I run concurrent full-imports using DIH in Solr
> 1.4, the index ends up getting corrupted. I see the following in the log
>
Hello,
I have noticed that when I run concurrent full-imports using DIH in Solr
1.4, the index ends up getting corrupted. I see the following in the log
files (a snippet):
2010-02-03T17:54:24
1265248464553
764
org.apache.solr.handler.dataimport.SolrWriter
SEVERE
org.apache.solr.han
Hello,
Solr 1.3 reported the following error when our app tried to query it:
java.lang.RuntimeException: java.io.IOException: read past EOF
at
org.apache.solr.spelling.IndexBasedSpellChecker.build(IndexBasedSpellChecker.java:91)
at
org.apache.solr.handler.componen
Ok, I think I found an alternative.
With Solr 1.3, trying to reload the core from the browser using:
http://localhost:8984/solr/admin/cores?action=RELOAD\&core=core1
doesn't work (this problem does not happen with nightly build).
But I use curl as in:
curl http://localhost:8984/solr/admin/co
Hi,
I'm seeing the same problem with the SWAP CoreAdmin command.
With Solr nightly build, I can create a new core with the CREATE admin
command & do a SWAP as many times as I like.
I see the following after I issue the SWAP command:
"INFO: swaped: core1 with core3"
But with Solr 1.3, I'm able
I also wanted to add that I am using the following HTTP request to reload the
core:
http://localhost:8983/solr/admin/cores?action=RELOAD&core=core1
Please help.
Thank you.
ranjitr wrote:
>
> Hi,
>
> I had emailed before about the following issue but did not get a response.
Hi,
I had emailed before about the following issue but did not get a response.
I have been trying to reload the Solr core after I make changes to the
synonyms.txt file. With Solr 1.3, I am able to do a reload only after the
first change but not in subsequent attempts (after subsequent changes to
Hello,
I was wondering if there was an option to initialize Solr server with
synonyms pulled from a database while indexing documents? At the moment, the
only option seems to be to use a flat file.
Thanks.
--
View this message in context:
http://www.nabble.com/Loading-Index-synonyms-from-datab
Are you folks seeing the same issue as well?
Thanks.
Noble Paul നോബിള് नोब्ळ्-2 wrote:
>
> 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:0
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
10 matches
Mail list logo