EMAIL PROTECTED]
> Sent: Thursday, March 30, 2006 11:56 AM
> To: java-user@lucene.apache.org
> Subject: Re: writeChars method in IndexOutput
>
> Lucene doesn't currently output totally valid UTF-8
> Patches to make it do so are here:
> http://www.mail-archive.com/java-dev@l
Is this modified UTF-8 such as is found in DataInput interface?
Dennis
-Original Message-
From: Yonik Seeley [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 30, 2006 11:56 AM
To: java-user@lucene.apache.org
Subject: Re: writeChars method in IndexOutput
Lucene doesn't currently o
Lucene doesn't currently output totally valid UTF-8
Patches to make it do so are here:
http://www.mail-archive.com/java-dev@lucene.apache.org/msg01987.html
Should this be tackled pre or post 2.0?
-Yonik
http://incubator.apache.org/solr Solr, The Open Source Lucene Search Server
On 3/30/06, Denni