Steven Parkes (JIRA | 1 Nov 2006 18:40
Picon
Favicon

[jira] Updated: (LUCENE-372) Unmatched right parentheses truncates query

     [ http://issues.apache.org/jira/browse/LUCENE-372?page=all ]

Steven Parkes updated LUCENE-372:
---------------------------------

    Attachment: LUCENE-372.patch.txt

Somehow the patch got some extra line feeds in some of the javacc created files. This version takes those out.

> Unmatched right parentheses truncates query
> -------------------------------------------
>
>                 Key: LUCENE-372
>                 URL: http://issues.apache.org/jira/browse/LUCENE-372
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: QueryParser
>    Affects Versions: 1.4, 2.0.0, 1.9, 2.0.1, 2.1
>         Environment: Operating System: Linux
> Platform: PC
>            Reporter: Patrick Hochstenbach
>         Assigned To: Lucene Developers
>             Fix For: 2.1
>
>         Attachments: Lucene-372.patch, LUCENE-372.patch.txt
>
>
> The query processor truncates a query when right parentheses are unmatched.
> E.g.:
>  secret AND illegal) AND access:confidential
(Continue reading)


Gmane