taking your example (text by John Bear, old.), the NGramAnalyzerWrapper
creates the following tokens:
text
text by
by
by John
John
John Bear,
Bear,
Bear, old.

I have managed to get rid of the error, but now it just doesn't add anything
to the index :s
I'm attaching the NGramAnalyzerWrapper and NGramFilter which I am referring
to, as well as my own NamedEntityAnalyzer/TokenFilter, which may help you
understand better.
http://www.nabble.com/file/p14712313/rem.rar rem.rar 

-- 
View this message in context: 
http://www.nabble.com/Basic-Named-Entity-Indexing-tp14291880p14712313.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


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

Reply via email to