You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2017/05/20 14:01:04 UTC

[lucy-issues] [jira] [Created] (LUCY-325) QueryParser mishandles trailing double quote

Nick Wellnhofer created LUCY-325:
------------------------------------

             Summary: QueryParser mishandles trailing double quote
                 Key: LUCY-325
                 URL: https://issues.apache.org/jira/browse/LUCY-325
             Project: Lucy
          Issue Type: Bug
          Components: Search
    Affects Versions: 0.6.1
            Reporter: Nick Wellnhofer
             Fix For: 0.6.2, 0.7.0


If a double quote is the last character of a query, followed by nothing or nothing other than space characters, an error is thrown:

{noformat}
StrIter_crop: top is behind tail
cfish_StrIter_crop at cfcore/Clownfish/String.c line 704
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)