Hi,

I have one text file that contains 60 000 sentences. Is there a possibility
to index this file sentence by sentence where each sentence is treated as
one document? What I do now is splitting the huge text files into 60 000
sentences then index them. This work is not easy because I have few huge
documents and it take long time to split each file.

Thanks  in advance


--
View this message in context: 
http://lucene.472066.n3.nabble.com/Index-one-huge-text-file-tp3191605p3191605.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

Reply via email to