IssueTrackerProduct

A user friendly bug tracking web application for Zope

Much improved search feature

19 Nov 2005

  www.peterbe.com/plog/majo...ance-fix-on-file-searches

The search feature has been enormously optimized for the next release. Until now, the search function has included a search for file attachments using the ZopeFind function which is very slow. And the search for file attachments has also doubled in intelligence.

Not only has the search function become orders of magnitude much faster, it's now also much smarter and much more user friendly. Thanks to a new filename splitter and a KeywordIndex all file attachments are now cataloged for very quick searches. This means that if you search for files you can now search for parts of the filename that don't necessarily "sit together". If you search for "error .txt" you'll find "ErrorLog.txt" "some-simple-error-file.txt" but you won't find "filerror.log" or "error.txtfile".

Read the whole story on peterbe.com

This will be incorporated in the release coming after 0.6.13 and you'll have to press the Update Everything button to enable the new catalog index.

<<< Return to all news items