
jira at apache
May 18, 2012, 3:00 AM
Post #1 of 1
(38 views)
Permalink
|
|
[jira] [Resolved] (SOLR-3468) Getting access from analysers to the real field name (dynamic field cases)
|
|
[ https://issues.apache.org/jira/browse/SOLR-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Egor Pahomov resolved SOLR-3468. -------------------------------- Resolution: Fixed Fix Version/s: 3.4 3.6 > Getting access from analysers to the real field name (dynamic field cases) > -------------------------------------------------------------------------- > > Key: SOLR-3468 > URL: https://issues.apache.org/jira/browse/SOLR-3468 > Project: Solr > Issue Type: Improvement > Components: Build > Affects Versions: 3.4, 3.6 > Reporter: Egor Pahomov > Priority: Minor > Labels: analysis, attributes, dynamic, fields > Fix For: 3.6, 3.4 > > Attachments: SOLR-3468.patch > > > I have different stop-word dictionaries per field, but all these fields are captured by the single dynamic field i.e. single field type i.e. single analyser. I need a solution, in which I can get in every incrementToken() right name of the field I'm working with. -- 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
|