Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 27677 invoked from network); 12 Nov 2001 22:15:42 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Nov 2001 22:15:42 -0000 Received: (qmail 13360 invoked by uid 97); 12 Nov 2001 22:14:40 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 13312 invoked by uid 97); 12 Nov 2001 22:14:39 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 13263 invoked from network); 12 Nov 2001 22:14:39 -0000 Message-ID: <001001c16bc7$4129d8d0$0100a8c0@medusa> From: "Philipp Chudinov" To: Subject: non-ASCII char search problem with nightly build (12 nov.) Date: Tue, 13 Nov 2001 03:13:11 +0500 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi! I am trying to use Lucene with russian texts. I created an index of xml documents (UTF-8 encoded), but when I am trying to search an index with a query from a servlet, it seems, that Lucene just finds nothing (though I am SURE it MUST find a term). Search string is reencoded to UTF-8 too, so I do not know what to do... If I search this index with english letters - it works as it should (there are mixed chracters in xml files). Could anybody help me? Please, note, I use latest nightly build (12 nov) - it claims to have non-ASCII search ability :( P.S. maybe, I must reindex docs with this new version? Phil -- To unsubscribe, e-mail: For additional commands, e-mail: