[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-304) Think about polymorphism on some features

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Nov 17 23:37:16 EST 2008


Think about polymorphism on some features
-----------------------------------------

                 Key: HSEARCH-304
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-304
             Project: Hibernate Search
          Issue Type: Task
          Components: engine
            Reporter: Emmanuel Bernard
            Priority: Minor


>From Sanne about getDirectoryProviders()
Just wondering: in case the entity has indexed subclasses using another DP, should they be returned? It's possible that could be useful to both internal code and user code. Also if the entity type (exact) is not indexed, but it is parent of several? currently returns null I think it would be an improvement, UNLESS this messes internal working; in the latter case we should specify this is not polymorphic. same for optimize(class) and getAnalyzer(class).


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list