[hibernate-issues] [Hibernate-JIRA] Closed: (HSEARCH-1077) Mutable SearchFactory should return which classes are actually going to be indexed

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu Mar 29 11:43:48 EDT 2012


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

Sanne Grinovero closed HSEARCH-1077.
------------------------------------

    Resolution: Out of Date

actually, this turned out to be not needed.

> Mutable SearchFactory should return which classes are actually going to be indexed
> ----------------------------------------------------------------------------------
>
>                 Key: HSEARCH-1077
>                 URL: https://hibernate.onjira.com/browse/HSEARCH-1077
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: integration
>            Reporter: Sanne Grinovero
>
> To make it possible to store indexed and non-indexed types in the same Infinispan cache, Infinispan Query needs to be able to know which types should be passed to the Query engine and which types are of no interest.
> Currently a mutable SearchFactory accepts a list of new classes, and mutates, but provides no feedback on having discarded some type as it was not annotated with @Indexed or otherwise mapped.
> https://issues.jboss.org/browse/ISPN-1949

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