Remove DETAILS_AT_TOP (Doxygen)
[yazpp-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index b3a5672..ec32af5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,27 @@
 
-Proxy doesn't do well, if preferredRecordSyntax is not set.
+- Proxy doesn't do well, if preferredRecordSyntax is not set.
 
-Per database config.
+- Per database config.
 
-Control the various optimizations with config..
+- More control the various optimizations with config..
+  query match
+  record caching
+  fix-up reference ID
+  pre-init
+  keepalive
 
-Live status (via search, present).
+- Live status (via search, present).
 
-Possible threading.
+- Possible threading.
 
-Character set conversion for SRW queries.
+- Honor record XPath.
 
-Throw proper CQL conversion error.
+- Character set negotiation.
 
-Honor XPath.
+- Character set conversion for SRW queries.
+
+- MARC in UTF-8.
+
+- Auto generate Explain indexInfo from cql.properties .. Or generate
+  cql.properties from Explain (to reduce duplicate info).