RE: need help for generating Query String

2005-10-18 Thread jibu mathew
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 d

Re: need help for generating Query String

2005-10-17 Thread Koji Sekiguchi
- From: "jibu mathew" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 18, 2005 1:45 PM Subject: need help for generating Query String 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

need help for generating Query String

2005-10-17 Thread jibu mathew
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