Have a backend instance for each index
--------------------------------------
Key: HSEARCH-761
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-761
Project: Hibernate Search
Issue Type: New Feature
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 4.0.0.Alpha1
Attachments: Hibernate Search - IndexManager design.gliffy, Hibernate Search -
IndexManager design.png
this simplifies backend design, and makes it possible to tune each backend differently,
or even use different technologies.
* Make it possible to configure different backends per index (there can currently be
only one backend
o tune different backends for different purposes
o make it possible to have sync / async on different entities/indexes.
o use different clustering/replication options or even technologies per index
--
This message is automatically generated by JIRA.
For more information on JIRA, see: