
jira at apache
May 18, 2012, 2:58 AM
Views: 39
Permalink
|
|
[jira] [Created] (SOLR-3468) Getting access from analysers to the real field name (dynamic field cases)
|
|
Egor Pahomov created SOLR-3468: ---------------------------------- Summary: 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 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
|