Hello, i have a question how Lucene indexes? I have sentence and tokenized it at tokens and index save only tokens?Or original sentence too ? When i want to see for example sentence with id 1, it lucene build this sentence from tokens where are saved in index? Or the sentence is indexed too ?And when i use Synonym filter, or some Language filter, this words are indexed too, or loaded from some external files? I hope so my question is clear. Thanks.
-- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-tp4179909.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org