[ 
https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907775#action_12907775
 ] 

Lance Norskog commented on SOLR-1553:
-------------------------------------

Does edismax handle wildcards, and should it? 

To handle the upper/lower case problem (which extends to character set 
folding), text and string fields could specify a CharFilter for indexing. Which 
promptly interacts with faceting because facets come from indexed values, not 
stored values.

> extended dismax query parser
> ----------------------------
>
>                 Key: SOLR-1553
>                 URL: https://issues.apache.org/jira/browse/SOLR-1553
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>             Fix For: 1.5, 3.1, 4.0
>
>         Attachments: edismax.unescapedcolon.bug.test.patch, 
> edismax.userFields.patch, SOLR-1553.patch, SOLR-1553.pf-refactor.patch
>
>
> An improved user-facing query parser based on dismax

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to