Package com.knowgate.lucene

Text Feeder for Lucene Classes from this package feed text from hipergate tables or disk directories into a Lucene index.

See:
          Description

Class Summary
BugIndexer Indexer subclass for hipergate bugs
BugRecord  
BugRecord.CompareAuthor  
BugRecord.CompareDate  
BugRecord.ComparePriority  
BugRecord.CompareScore  
BugRecord.CompareSeverity  
BugRecord.CompareTitle  
BugSearcher Search into a Lucene full text index for bugs
ContactIndexer Indexer subclass for hipergate contact
ContactRecord  
ContactRecord.CompareAuthor  
ContactRecord.CompareScore  
ContactSearcher Search into a Lucene full text index for contacts
Crawler Simple HTML crawler for Lucene
Indexer Data Feeder from hipergate tables for Lucene
MailIndexer Indexer subclass for e-mail messages
MailRecord  
MailRecord.CompareAuthor  
MailRecord.CompareDateSent  
MailRecord.CompareFolder  
MailRecord.CompareSize  
MailRecord.CompareSubject  
MailSearcher Search into a Lucene full text index for e-mails
NewsMessageIndexer Indexer subclass for hipergate forum messages
NewsMessageRecord  
NewsMessageRecord.CompareAuthor  
NewsMessageRecord.CompareDate  
NewsMessageRecord.CompareScore  
NewsMessageRecord.CompareTitle  
NewsMessageSearcher Search into a Lucene full text index for news messages
 

Package com.knowgate.lucene Description

Text Feeder for Lucene

Classes from this package feed text from hipergate tables or disk directories into a Lucene index.

This is not a general purpose package, but only a small utility for hipergate internal use.