[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-1128) Avoid runtime allocation of LuceneOptionsImpl instances

Sanne Grinovero (JIRA) noreply at atlassian.com
Tue May 15 18:09:09 EDT 2012


Avoid runtime allocation of LuceneOptionsImpl instances
-------------------------------------------------------

                 Key: HSEARCH-1128
                 URL: https://hibernate.onjira.com/browse/HSEARCH-1128
             Project: Hibernate Search
          Issue Type: Improvement
            Reporter: Sanne Grinovero


LuceneOptionsImpl contains mostly metadata related constants; after a brief inspection it looks like only the _boost_ option is runtime-related: should be a straight forward refactoring, especially after HSEARCH-1127.


--
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