[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-821) Finalize SearchFactory API decisions

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Apr 23 08:49:48 EDT 2012


     [ https://hibernate.onjira.com/browse/HSEARCH-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard resolved HSEARCH-821.
--------------------------------------

    Resolution: Out of Date

> Finalize SearchFactory API decisions
> ------------------------------------
>
>                 Key: HSEARCH-821
>                 URL: https://hibernate.onjira.com/browse/HSEARCH-821
>             Project: Hibernate Search
>          Issue Type: Task
>            Reporter: Sanne Grinovero
>            Priority: Blocker
>
> When introducing HSEARCH-750 we created these methods:
> {code}org.hibernate.search.SearchFactory.openIndexReader(Class<?>...)
> org.hibernate.search.SearchFactory.closeIndexReader(IndexReader){code}
> An alternative idea would be to add a single indirection, as for example
> searchFactory.getReaderProvider().open / close
> This task is about taking a final decision on that matter, and review the SearchFactory API for other methods as well.

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