ESciDoc Cache

From MPDLMediaWiki
Revision as of 16:04, 21 October 2009 by Natasab (talk | contribs)
Jump to navigation Jump to search

Berkeley DB[edit]

  • check integration with Lucene for administrative searches additionally


Lucene[edit]

  • separate index for all latest versions (instead of DBCache) (feasible)?
  • for items: an item contain all attributes needed to cross-check the authorization
    • instead of appending SQL to filter, would it be possible to append query to the user query that deals with auth data?
    • is the problem how to actually derive this query?
  • is this also valid for containers? (i.e. an item may be a member of several containers, but i think this has nothing to do)

If this would be possible, no additional cache would be needed?