I have modify simple analyzer and make lucene index text in 6-frame, instead
of a single frame. But the problem arise when my input repeat many time for
a single token, yet lucene only index it once. I found out this when I use
luke to browse my results and in the column "rank" always show 1 no matter
how many time the token is repeated. Any idea what I miss out during the
modification process?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/how-lucene-count-how-many-time-an-identical-token-is-stored-tp4072083.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to