Res: Res: How to search more than one word?

2007-05-24 Thread Rodrigo F Valverde
lly find the difference, I show you! :D Thanks again! :D - Mensagem original De: Erick Erickson <[EMAIL PROTECTED]> Para: java-user@lucene.apache.org Enviadas: Quinta-feira, 24 de Maio de 2007 17:18:38 Assunto: Re: Res: How to search more than one word? If you haven't, I *strong

Re: Res: How to search more than one word?

2007-05-24 Thread Erick Erickson
erence between them! :) Thanks! :D - Mensagem original De: Rodrigo F Valverde <[EMAIL PROTECTED]> Para: java-user@lucene.apache.org Enviadas: Quinta-feira, 24 de Maio de 2007 15:00:49 Assunto: Res: How to search more than one word? I will try to resume the code: INDEX TIME - IndexWrit

Res: Res: How to search more than one word?

2007-05-24 Thread Rodrigo F Valverde
ference between them! :) Thanks! :D - Mensagem original De: Rodrigo F Valverde <[EMAIL PROTECTED]> Para: java-user@lucene.apache.org Enviadas: Quinta-feira, 24 de Maio de 2007 15:00:49 Assunto: Res: How to search more than one word? I will try to resume the code: INDEX TIME - IndexWrite

Res: How to search more than one word?

2007-05-24 Thread Rodrigo F Valverde
write some thing wrong, I´m sorry... :P Thanks in advance! ;) - Mensagem original De: Erick Erickson <[EMAIL PROTECTED]> Para: java-user@lucene.apache.org Enviadas: Quinta-feira, 24 de Maio de 2007 13:36:12 Assunto: Re: How to search more than one word? Not until you give us more infor

Re: How to search more than one word?

2007-05-24 Thread Erick Erickson
Not until you give us more information . In particular, what analyzers you use at index and search time. What the string was originally and how you indexed it. What query.toString() shows you. Best Erick On 5/24/07, Rodrigo F Valverde <[EMAIL PROTECTED]> wrote: Hi all! I implemented a search

How to search more than one word?

2007-05-24 Thread Rodrigo F Valverde
Hi all! I implemented a searcher with Lucene and i´m trying to search two words, the both into the same text file, but...i can´t! When I search the first word and the second separated, everithing happens ok, but when together, with or wtithout "AND" or "+"...nothing is found! :( Can somebody h