Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
A gallery implementation that uses Lucene index to store image data/info. The implementation implements the low level interfaces recently added to rest-branch.
Pros:
-supports advanced search features
Cons:
-lack of session control, which may lead to inconsistent data access/change. Synchronization at code level may be an workaround for this issue