Release ToDo
Documentation
- Explain XQuery optimizer and how it is related to indexes (wolf)
- Index configuration: explain QName vs. path configuration and impact on optimizer (wolf)
- Indexing: describe ngram index (wolf)
- Catalogs and schema validation (dizzzz?)
- Improve Trigger documentation with examples (delirium)
- (optional) SOAPServer documentation (delirium)
- (optional) XFormsFilter documentation (delirium)
- check XQuery docs (xquery.xml), update reference to XQTS results
- explain cache settings and relation to JVM memory settings
- copy valuable wiki contents to new wiki
- update roadmap (Planner and old format prepared for timeline ljo)
Issues
- ngram index cache size not growing properly (FIXED)
- check match highlighting with ngram
- collection configuration: an invalid configuration should be reported before it is stored. right now, eXist will detect errors when the config is loaded, not when it is stored.
- jmx exception when db is restarted: InstanceAlreadyExistsException. eXist should check if mbean has already been registered (FIXED)
- Raul's concurrency issue in XQueryContext (FIXED)
- Provisional modularized fulltext index : refactor getReindexRoot() in order to handle mixed content on generic token entries (and port it to Akhil's branch)
- Forward attributes to the MatchListener
- Address
New for 1.2.1 or 1.3
- Change download.xml, generate from download.xml.tmp, substitute latest release id automagically. Will safe lot's of work in the future.
- 0 Comments
- Add Comment