diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -1,6 +1,13 @@ +CVS commit message: +Index first message text with info requests themselves. +Fix routing for search queries with full stops in. +Public body search indexing. +User search indexing. +Link to specific users out of ones with same name. + + Search: -Don't show same request so many times Status and stuff Date ranges @@ -9,11 +16,23 @@ Search for public bodies Rubbish highlighting: http://www.whatdotheyknow.com/search/%22MS%20Office%22 +Seems to be returning text anyway, so may as well highlight +http://localhost:8999/solr/select/?q=house&version=2.2&start=0&rows=10&indent=on One of the PDFs on live site has: Error: PDF version 1.6 -- xpdf supports version 1.5 (continuing anyway) Need to upgrade to poppler-utils? + +Should we index by individual piece of correspondence, or by whole info requests? + Advantages of individual: + Ordinary search results link more directly to object + Easy to alert when a new piece of correspondence occurs + Advantages of whole info requests: + Easier to alert to new correspondence on request containing keyword + Shorter search results + Syntax of filtering requests by type is clearer + FOI requests to use to test it ============================== |