[
https://issues.apache.org/jira/browse/SOLR-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler deleted SOLR-2473:
--------------------------------
> analysis.jsp shows wrongoutput for KeywordMarkerFilter
> ------------------------------------------------------
>
> Key: SOLR-2473
> URL: https://issues.apache.org/jira/browse/SOLR-2473
> Project: Solr
> Issue Type: Bug
> Reporter: Robert Muir
>
> try the input with the solr example: dontstems bees
> it shows bees as being keyword and analyzed to "bees"
> But this is not what actually happens, if you go and debug the generated
> query you can see its correct:
> <str name="parsedquery_toString">text:"dontstems bee"</str>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]