Hi,
We want to update the index based on TIB listener, whenever database changes
happens we want to update my index instantly this may happen very frequently
for number of records.
Could anyone please tell me how would be the performance for these scenarios?
Question related linguistic supp
ser@lucene.apache.org
Date: Saturday, September 27, 2008, 2:19 AM
Hi,
- Original Message ----
> From: mahendra mahendra <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Friday, September 26, 2008 3:52:57 PM
> Subject: Solr performance for Instance updates
>
>
Is there any way to change the index location with out restarting the server?
Requirement
We want to share the index location by multiple search nodes. As part of my
project maintanance we want to shift the current index location to other
location and delete the current index location for every
Hi,
I want to partition my index based on category information. Also, while
indexing I want to store particular category data to corresponding index
partition. In the same way I need to search for category information on
corresponding partition..
I found some information on wiki link
http:/
Hi,
I have configured solr in two different servers in different machines.
One server I am using for indexing and another server using for searching data.
Both servers are pointing to the common data directory (shared drive).
When indexer server posting the data to shared drive (data directory),
Hi,
I have indexed my data as "custom123, customer, custom" for the "UserName"
field.
I need to search the records for exact match, when I am trying to search with
UserName:"customer" I am finding the records where UserName is custom123 and
custom.
As per my understanding solr splits the Alpha
Hi,
The case sensitive wild-card search is not working for TextField type.
I have tried searching for UserName:cust*, it gave the results, but
UserName:Cust* didn't give any results. How can I make it work..
I have defined my TextField in following way.
Hi,
I have scheduled Incremental indexing to run for every 2 min. Some times due to
more number of records the first instance of the incremental couldn't complete
before second instance start. This is causing the below error.
org.apache.solr.common.SolrException: Error opening new searcher. e
From: Shalin Shekhar Mangar
Subject: Re: exceeded limit of maxWarmingSearchers
To: solr-user@lucene.apache.org
Date: Monday, February 23, 2009, 10:35 AM
On Mon, Feb 23, 2009 at 10:23 AM, mahendra mahendra <
mahendra_featu...@yahoo.com> wrote:
> Hi,
>
> I have scheduled Incremental indexi
Hi,
I have two cores in different machines which are referring to the same data
directory.
I have implemented this mechanism to have fault tolerance in place, if any of
the machines are down the fault tolerance take care to index data from other
machine.
Since two cores are referring to the
Hello,
I am experiencing strange problems while doing commit. I am doing indexing for
every 10 min to update index with data base values. commit is taking 7 to 10
min approximately and my indexing is failing due to null pointer exception. If
first thread is not completed in 10 min the second t
e in Lucene is to sync the index files
for safety.
Are you perhaps running on Linux with the ext3 filesystem?
Not sure what's causing the null pointer exception... do you have a stack
trace?
-Yonik
http://www.lucidimagination.com
On Fri, Mar 13, 2009 at 9:05 PM, mahendra mahendra
wrote:
&
12 matches
Mail list logo