Erick Erickson wrote: > > And how are you storing your date? Field.Store.YES? NO? COMPRESSED? >
I think, here is my problem...I have found this in the FileDocument.java: doc.add(new Field("contents", new FileReader(f))); Field.Store.YES is missing, but when I try to put this argument, i become an error message. I'll try to found a solution for the problem, but if you have any tips for me - please let me know :) thanks in advance, sirakov -- View this message in context: http://www.nabble.com/Newbie-Search-Question-tf2667479.html#a7555948 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]