Hello Lucene Users , I am working in java swing Application , in which i have to browse html files in JEditorPane control. For searching i am using Apcahe lucene but i am not able to store the html files in the lucene index. so that they can be browse on client side . jeditorpane display the html file passed in the method setPage(). Now the problem is that i am able to store the contents of html file in lucene but content is something different that i need for my client. I have to enable the hyperlink and other features of html file . so it is possible only if i will be able to store the html files directly. is there the possible solution for my problem please help.
-- View this message in context: http://lucene.472066.n3.nabble.com/File-storing-for-Swing-Application-in-Lucene-tp4018951.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