[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-376) Delegate search to remote nodes and aggregate
Emmanuel Bernard (JIRA)
noreply at atlassian.com
Wed May 27 09:35:14 EDT 2009
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
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.
-
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