10 apr 2007 kl. 17.58 skrev Chen Li:

Which is interesting that, for some larger files (around 500kb), only the query term on the top of the file is searchable, once the term is at the end or after an unknown point of the file, I couldn't use SearchFiles.java, which also came with demo code, to find it.

I even tried to convert the file to String and index it as Store.YES. But no luck, still same resultset was returned.

Does anybody have same experience to share the solution with me? I would so appreciate.

Could it perhaps be this:

<http://lucene.apache.org/java/docs/api/org/apache/lucene/index/ IndexWriter.html#setMaxFieldLength(int)>

?

--
karl

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

Reply via email to