[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1306) Search interface for JBoss Cache

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Mar 13 07:19:57 EDT 2008


Search interface for JBoss Cache
--------------------------------

                 Key: JBCACHE-1306
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1306
             Project: JBoss Cache
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Manik Surtani
         Assigned To: Manik Surtani
             Fix For: 3.2.0


Could involve either Hibernate Search or JOFTI.

Re: Hibernate Search:


"HS uses Hibernate's event model to detect changes in objects and updates it's index accordingly.  The interface with HS involves search terms which uses the index to extract a set of PKs, which HS uses with Hibernate to return a set of Objects.  According to Emmanuel, all that needs to be done is to change HS to use an interface rather than Hibernate's event model directly, and Hibernate's querying directly, and write an implementation that uses JBC's notifications and a cache access instead of the Hibernate counterparts."



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

        



More information about the jboss-jira mailing list