Thanks Koji. It worked for me.
jibu
-Original Message-
From: Koji Sekiguchi [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 18, 2005 10:51 AM
To: java-user@lucene.apache.org
Subject: Re: need help for generating Query String
Hi,
> In a program I have indexed 10 files. When I do a searc
On Dienstag 18 Oktober 2005 10:52, javier muguruza wrote:
> I was using System.setProperty("org.apache.lucene.lockdir", ...) in
> 1.4.2 successfully. Now I updated to a 1.9rc-1 and this seems to have
> stopped having any effect, locks are created in the default dir.
See CHANGES.txt, it has been r
Hi,
Could somebody please help me regarding Lucene and Digester. I have discovered
this problem during indexing the INEX collection of XML for my MSc project.
During the parsing of the XML files all named Volume.xml the parser will only
index the last XML element in any repetitive list. For ex
Please try running the examples from the command-line per the
README. Eliminate Eclipse from the equation first.
Erik
On 17 Oct 2005, at 19:12, Patricio Galeas wrote:
Hello,
first, thank you for your help !!
I have replaced the JAR File in the "Java Build Path" von Eclipse
with
Yes, I know this is off topic, but I also know that some of the most
experienced people in information retrieval monitor this list, so I
thought it worth the risk to get flamed.
A spec just came to my desk to develop a search application -- using
Lucene -- with field names as a suffix to the sear
Hi,
I was using System.setProperty("org.apache.lucene.lockdir", ...) in
1.4.2 successfully. Now I updated to a 1.9rc-1 and this seems to have
stopped having any effect, locks are created in the default dir.
Has this been substituted by another api call?
thanks,
javi