Difference between revisions of "Talk:ESciDoc Developer Workshop 14 15 07 2011"

From MPDLMediaWiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
*Future development plans - short term roadmap on versions/features for release 1.4 to 2.0
*Future development plans - short term roadmap on versions/features for release 1.4 to 2.0
**critical: Internal managed vs. externally managed datastreams  in MD records
**critical: Internal managed vs. externally managed datastreams  of MD records
**critical: namespace preservation bug in MD record
**critical: namespace preservation bug in MD record
***https://www.escidoc.org/jira/browse/INFR-947
***https://www.escidoc.org/jira/browse/INFR-947
Line 13: Line 13:
*Solr support and interfaces
*Solr support and interfaces
*OAI provider - transformations from item (not only from metadata record)?
*OAI provider - transformations from item (not only from metadata record)?
*Stress testing, mass data generation, monitoring of core service - how is done internally at FIZ


*Admin tool 1.3 offers only repository information
*Admin tool 1.3 offers only repository information
Line 32: Line 30:
**reindexing  
**reindexing  
**statistics - other store - faster and not dependent on escidoc-core and fedora?
**statistics - other store - faster and not dependent on escidoc-core and fedora?
*stress testing, mass data generation, monitoring of core service - how is done internally at FIZ


*workflow settings (content model, context?)
*workflow settings (content model, context?)

Revision as of 14:18, 11 July 2011

  • Future development plans - short term roadmap on versions/features for release 1.4 to 2.0
  • Fulltext indexing
    • enhanced with own xslt - questions from MPDL related to
    • configuration of the search results output (rather than complete item/component/container)
    • highlighting of search results (e.g. get the last page break tag)
    • full text indexing for all FT visibility, searching according privileges and displaying snippets according privileges
    • selective indexing from Admin tools
    • incremental indexing
  • Solr support and interfaces
  • OAI provider - transformations from item (not only from metadata record)?
  • Admin tool 1.3 offers only repository information
  • Transition of framework and common logic to Java Interface Client Connector (Java client library)
    • REST item handler does not offer add content relations at all (can be done via update, but not nice) - REST handler does
    • REST/SOAP handler still exist in 1.3 - with REST handler we can not work with Java objects
  • Digilib integration
    • plans , ideas, replacements?
  • AA
    • external roles
    • standalone service
  • Scalability&Performance
    • creation of items (MPDL provides some numbers)
    • reindexing
    • statistics - other store - faster and not dependent on escidoc-core and fedora?
  • stress testing, mass data generation, monitoring of core service - how is done internally at FIZ
  • workflow settings (content model, context?)
    • items immediately released (with proper indexing afterwards) -> one call to the service
    • item event log (update, insert comments?)


  • JBoss, other AS, Tomcat
    • supporting newer versions of JBoss
    • support for other AS
    • Tomcat