
jira at apache
May 6, 2012, 3:42 PM
Post #1 of 1
(40 views)
Permalink
|
|
[jira] [Updated] (SOLR-3441) Make ElisionFilterFactory MultiTermAware
|
|
[ https://issues.apache.org/jira/browse/SOLR-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jack Krupansky updated SOLR-3441: --------------------------------- Attachment: SOLR-3441.patch Preliminary patch. > Make ElisionFilterFactory MultiTermAware > ---------------------------------------- > > Key: SOLR-3441 > URL: https://issues.apache.org/jira/browse/SOLR-3441 > Project: Solr > Issue Type: Improvement > Components: Schema and Analysis > Affects Versions: 3.6 > Reporter: Jack Krupansky > Priority: Minor > Attachments: SOLR-3441.patch > > > The ElisionFilterFactory (which removes l' from l'avion) is not MultiTermAware - which includes release 3.6. I wanted to use a wildcard such as: (l'aub*). > Seems simple enough to address. I'll attach a patch. -- 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: dev-unsubscribe [at] lucene For additional commands, e-mail: dev-help [at] lucene
|