What about the scoring worries you?
I would say this is the best approach, and also the suggest approach over
at the lucene wordnet page:
http://www.tropo.com/techno/java/lucene/wordnet.html
Of course, you could say that matches on the original search should return
with a higher score. You
Yes, That is a good idea and thanks for the suggestion.
But isn't that painful?
Then the scoring really worries us. Hence, will have to prefer boosting
the original content?
Can find or suggest a better solution?
Thanks... Ramesh.S
On Thu, 2006-06-29 at 16:10 +0200, Aleksander M. Stensby w
No... Don't think thats the idea.
I think that u would make use of the wordnet index after a user have
inputted a search. U take each term of the search, look up those terms in
the wordnet index, then use the results you get to search your index for
all those aggregated terms along with the
Hi,
seems like am awe struck.
My Index is working fine.
Now, have got the WordNet synonym-index.
How do I make use of this index to get synonym support search results.?
Do I have to Merge these 2 indexes using the Merge class? will that
work?
or
Do I have to inject the field "word" values