TODO
The running TODO list for peknet perl projects.
- fix swish 2.6 branch large index bug
- finish example/swish3 for SWISH::Prog
- add workflow tests for CatalystX::CMS and refactor trunk
- swish-e 2.4.8:
- trac tix
- Search::Query: add operator for the "boost factor" of Lucene, e.g., foo1 bar3
- pg bug with CXC and integer wildcard searches: all that's needed is for the sql that gets generated to say ... "where id::TEXT ilike ..." instead of "where id ilike ..."