Hi all,
Is it possible to do both case-sensitive and non case-sensitive search
on already indexed documents? If not, is there any way to implement it
without making two indexes for each case? Please help me in this regard.
Thanks in advance
Jibu
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
Hi all,
I need urgent help for the following issues.
What is the query string to retrieve all the documents indexed
(something similar to *.*)?
In a program I have indexed 10 files. When I do a search using the query
"contents:java", it will return 2 documents. But when I give
"-contents:java