[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-1119) Provide a global property or SearchConfiguration setting to define the default ObjectLookupMethod and DatabaseRetrievalMethod

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon May 7 05:04:09 EDT 2012


Provide a global property or SearchConfiguration setting to define the default ObjectLookupMethod and DatabaseRetrievalMethod
-----------------------------------------------------------------------------------------------------------------------------

                 Key: HSEARCH-1119
                 URL: https://hibernate.onjira.com/browse/HSEARCH-1119
             Project: Hibernate Search
          Issue Type: New Feature
          Components: query
            Reporter: Emmanuel Bernard


Hibernate OGM does not implement Criteria queries and a full-text query will fail if the CriteriaObjectsInitializer is used.
A solution could be to enforce a default either by property or via a SearchConfiguration. That would mean Hibernate OGM would require a different SearchConfiguration implementation.

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