[
https://issues.apache.org/jira/browse/SOLR-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745245#action_12745245
]
Trey Grainger edited comment on SOLR-422 at 8/19/09 5:03 PM:
-------------------------------------------------------------
This issue is in the same ballpark as SOLR-874. Both concern bad parsing of
fringe cases by the DisMax handler.
was (Author: tgrainger):
This issue is in the same ballpark as SOLR-878. Both concern bad parsing
of fringe cases by the DisMax handler.
> one double quote or two double quotes only break search
> -------------------------------------------------------
>
> Key: SOLR-422
> URL: https://issues.apache.org/jira/browse/SOLR-422
> Project: Solr
> Issue Type: Bug
> Components: search
> Reporter: Doug Daniels
> Priority: Minor
>
> Using Dismax, searching for either one double quote character:
> q="
> or two double quote characters with no text between them:
> q=""
> throws an exception. Not sure whether this is also the case for other
> request handlers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.