The first thing I'd do is get a copy of luke (google lucene luke) and
examine your index to see what's actually there in the document
you claim in incorrectly returned. If that doesn't
enlighten you, you really have to provide more details and code
examples, because your question is unanswerable as it
stands.

Best
Erick

On Wed, Feb 4, 2009 at 3:27 PM, Ariel <isaacr...@gmail.com> wrote:

> Hi every body:
>
> I am using wordnet to index my document taking in account the synonyms
> with wordnet.
> After I indexed the whole documents collections I made a query with
> the word "snort" but documents that contain the word bird are
> retrieved, I don't understand this because snort and bird are not
> synonyms then Why are the documents that contain "bird" retrieved ???
>
> Could help me to solve that problem ???
>
> How do you index your documents using wordnet ???
>
> Thanks in advance.
> Regards
> Ariel
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

Reply via email to