Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 395F99BC0 for ; Tue, 20 Mar 2012 16:06:01 +0000 (UTC) Received: (qmail 16839 invoked by uid 500); 20 Mar 2012 16:05:59 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 16768 invoked by uid 500); 20 Mar 2012 16:05:59 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 16761 invoked by uid 99); 20 Mar 2012 16:05:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 16:05:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 16:05:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D42C353CD0 for ; Tue, 20 Mar 2012 16:05:38 +0000 (UTC) Date: Tue, 20 Mar 2012 16:05:38 +0000 (UTC) From: "Michael McCandless (Updated) (JIRA)" To: dev@lucene.apache.org Message-ID: <1752509374.36825.1332259538893.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (LUCENE-1000) queryparsersyntax.html escaping section needs beefed up MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1000: --------------------------------------- Labels: newdev (was: ) > queryparsersyntax.html escaping section needs beefed up > ------------------------------------------------------- > > Key: LUCENE-1000 > URL: https://issues.apache.org/jira/browse/LUCENE-1000 > Project: Lucene - Java > Issue Type: Improvement > Components: general/website > Reporter: Hoss Man > Labels: newdev > Fix For: 4.0 > > > the query syntax documentation is currently lacking several key pieces of info: > 1) that unicode style escapes are valid > 2) that any character can be escaped with a backslash, not just special chars. > ..we should probably beef up the "Escaping Special Characters" section -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org