You don't tell how you created the fields of your documents.
Please post some code.


-----Message d'origine-----
De : chetan minajagi [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 20 janvier 2005 07:35
À : lucene-user@jakarta.apache.org
Objet : help in indexing


Hi ,

It might seem elementary to most of you.
I am trying to build a search tool for internal use using lucene.
I have used the following
 for 
 .pdf   -->  PDFBOx
 .html -->  demo file of lucene(HTMLDocument)
 .xls   -->  poi
 
The indexing seems to work without throwing up any errors.
But,when i try to search i end up getting with zero hits always.
I have tried to use the same string that i see (System.out.print(Document)) but 
in vain.
Can somebody let me know where and what could be wrong.
Regards,
Chetan

                
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to