Contributions and Code Fragments
More Like This query generator, which helps you find documents similar to a target document. Link is to a mailing list thread w/ the code attached. Runs on some of my sites such as searchmorph - after searching for something click on a like with text like "similar pages".
Also on RFC::Search - view an RFC and click on "more like this".
Rammer - used if you want to use a memory or RAM based index instead of file based.
Syns2Index - forms an index of synonyms so that a queries can be expanded to include each word's synonym.
Double Metaphone Query - query for works that sound alike but are spelled differently.
Imap Indexer - Sample code to index the (your) email in an IMAP message store.
Working but not released yet:
- JavadocAnalyzer
- JavaAnalyzer
- LuceneDoclet
- Lucene Desktop Search application
- NNTP interface
- AIM/Lucene interface