Feed Lucene Fields with pre-interned field names as metadata constants
----------------------------------------------------------------------
Key: HSEARCH-1127
URL:
https://hibernate.onjira.com/browse/HSEARCH-1127
Project: Hibernate Search
Issue Type: Improvement
Components: engine
Reporter: Sanne Grinovero
Field names are interned by Lucene if we can't guaranteed they are already interned,
but the API allows to provide pre-interned field names.
We build most of these field names at runtime, although they are actually all known at
boot time and could be pre-generated, and interned once.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira