]
Emmanuel Bernard resolved HSEARCH-1047.
---------------------------------------
Resolution: Fixed
Inconsistent field name interning
---------------------------------
Key: HSEARCH-1047
URL:
https://hibernate.onjira.com/browse/HSEARCH-1047
Project: Hibernate Search
Issue Type: Bug
Affects Versions: 4.1.0.Alpha1
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 4.1.0.Beta2
At org.hibernate.search.engine.impl.LuceneOptionsImpl.standardFieldAdd(String, String,
Document)
we consider the field name as it was already interned, but there are many paths which
reach this code which don't provide this guarantee.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: