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)