Updating Index in PersistentStorage
-----------------------------------
Key: QI-1
URL: http://issues.ops4j.org/jira/browse/QI-1
Project: Qi4j
Issue Type: New Feature
Reporter: Niclas Hedhman
Assignee: Rickard Öberg
Priority: Critical
We will need the update() method to delegate to a IndexingEngine.
For instance something like;
public interface IndexUpdater
{
void update( PersistenceComposite composite, Serializable mixin );
}
The PersistentStorage implementation will be handed an IndexUpdater by the
system creator.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general