[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-1047) Inconsistent field name interning

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Feb 10 07:29:11 EST 2012


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: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list