[
https://issues.apache.org/jira/browse/SOLR-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201298#comment-13201298
]
Robert Muir commented on SOLR-3102:
-----------------------------------
Look again, its always been there:
{noformat}
In some cases you might want to adjust how WordDelimiterFilter splits on a
per-character basis. To do this, you can supply a configuration file with the
"types" attribute that specifies custom character categories. An example file
is in subversion *here*. This is especially useful to add "hashtag or currency"
searches.
{noformat}
> Document WordDelimiterFilterFactory "types" parameter.
> ------------------------------------------------------
>
> Key: SOLR-3102
> URL: https://issues.apache.org/jira/browse/SOLR-3102
> Project: Solr
> Issue Type: Improvement
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Priority: Trivial
> Labels: Javadocs
> Fix For: 3.6, 4.0
>
> Attachments: SOLR-3102.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> SOLR-2059 added the ability to customize the mapping of specific characters
> to types (e.g. # could considered an ALPHA character if desired). But there's
> no documentation showing that this is an option. The Javadoc for the factory
> and the Wiki should have this added.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]