Lucene is aimed for ~10M document indexes on single CPU,
Anyway I tried till 20 GB and believe me lucene holds pretty good.
Manish Chowdhary
[EMAIL PROTECTED]
-Original Message-
From: z shalev [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 19, 2006 10:52 PM
To: java-user@lucene
Hi erik and other gurus,
I have some doubts over double quote queries (as it is)
Suppose I search lucene user forum it should give correct continuous
occurrence of full text ,
But if I search for when they occur lucene is searching for when occur
also.
I think lucene is treating
-user@lucene.apache.org
Subject: Re: Getting index lock while indexing
Do you keep open IndexReader, IndexWriter or IndexSearcher? Try closing them
suring shutdown
On 9/29/05, M å n i s h <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
> I am having trouble indexing files sometimes,
> My applica
Hi Erik and other gurus,
I am using lucene 1.4.3 with tomcat, and before some time I
Started facing write lock problem,
I cleared the temp folder of tomcat and there is nothing in my
java.io.tmdir folder but still I am getting write lock.
My system is deployed on dual CPU Li
Hi All,
Lucene write-lock is making my life difficult,
Some times there is no lock file in temp folder but still the tomcat log
says write lock exception and
Clearing the lock files is not helping me any more,
I saw in mail-archive that increasing lock time out property in lock.java
file
Hi,
I am having trouble indexing files sometimes,
My application is deployed in tomcat and some times when I try to stop and
restart indexing I am getting index lock exception.
Lucene is creating one lock file in temp folder of tomcat , If I delete that
folder it starts working again.
Can any bod
This package org.ujac.print.DocumentHandlerException is not part of Lucene,
Check whether you are using some other third party class files in your
program.
-Original Message-
From: tirupathi reddy [mailto:[EMAIL PROTECTED]
Sent: Monday, September 26, 2005 11:20 PM
To: java-user@lucene.
emove them completely.
So I don't think limo will be the right tool for you or at least you'll have
to change it for your needs (e.g. add an option for no analyzer).
Frank
-Original Message-----
From: "M å n i s h " [mailto:[EMAIL PROTECTED]
Sent: Monday, September
whole
query.
Frank
-Original Message-
From: "M å n i s h " [mailto:[EMAIL PROTECTED]
Sent: Monday, September 26, 2005 9:05 AM
To: java-user@lucene.apache.org
Subject: RE: Problems in standard Analyzer
I thought of not using any Analyzer, but the problem is I got other queries
that
are.
The other solution is not to use an analyzer for this field.
Frank
-Original Message-
From: "M å n i s h " [mailto:[EMAIL PROTECTED]
Sent: Monday, September 26, 2005 5:46 AM
To: java-user@lucene.apache.org
Subject: Problems in standard Analyzer
Hi Mark and other Gu
Hi Mark and other Gurus,
I am indexing one value as a key field (rtf & txt indexing) , value is like
12345 or 123-09-34 or it can be like MN12345.
Problem is if the value is like 12345 or 123-23-98 , Standard Analyzer is
able to search it, but if the value is like MN12345 search will not return
a
11 matches
Mail list logo