Daniel Naber wrote:
On Friday 16 September 2005 21:51, Matthias Bräuer wrote:
but
unstored field and the passed in Reader happens to be a StringReader
(e.g. when extracting Word documents using the Textmining library) the
field is not indexed at all. That means Luke shows no terms for this
fie
On Friday 16 September 2005 21:51, Matthias Bräuer wrote:
> but
> unstored field and the passed in Reader happens to be a StringReader
> (e.g. when extracting Word documents using the Textmining library) the
> field is not indexed at all. That means Luke shows no terms for this
> field and, conseq
intln(h.length() == 1 ? "FOUND" : "ERROR");
}
: Date: Sat, 17 Sep 2005 03:51:28 +0800
: From: "[ISO-8859-15] Matthias Bräuer" <[EMAIL PROTECTED]>
: Reply-To: java-user@lucene.apache.org, [EMAIL PROTECTED]
: To: java-user@lucene.apache.org
: Subject: Te
Hello,
this question seems to have occured in the mailing list before but I
wasn't able to find a satisfying answer. So please excuse if I'm asking
something that has already been discussed.
My problem is as follows:
If I use the Field.Text(String,Reader) method to create an indexed, but
uns