[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-376) Delegate search to remote nodes and aggregate

Sanne Grinovero (JIRA) noreply at atlassian.com
Mon Aug 29 16:08:02 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated HSEARCH-376:
------------------------------------

      Description: 
This would require to
 - discover the participating nodes
 - replace the IndexReaders with Searchable (for some valid reasons I chose not to initially)
 - use a ParallelMultiIndexSearcher
 - expose IndexSearcher remotely.

will be be useful for Infinispan

  was:
This would require to
 - discover the participating nodes
 - replace the IndexReaders with Searchable (for some valid reasons I chose not to initially)
 - use a ParallelMultiIndexSearcher
 - expose IndexSearcher remotely.

will be be useful for infinispan

    Fix Version/s: 4.1

> Delegate search to remote nodes and aggregate
> ---------------------------------------------
>
>                 Key: HSEARCH-376
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-376
>             Project: Hibernate Search
>          Issue Type: New Feature
>            Reporter: Emmanuel Bernard
>             Fix For: 4.1
>
>
> This would require to
>  - discover the participating nodes
>  - replace the IndexReaders with Searchable (for some valid reasons I chose not to initially)
>  - use a ParallelMultiIndexSearcher
>  - expose IndexSearcher remotely.
> will be be useful for Infinispan

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