Package com.xpn.xwiki.plugin.lucene

Class Summary
AttachmentData Holds all data but the content of an attachment to be indexed.
DocumentData Holds all data but the content of a wiki page to be indexed.
IndexData  
IndexFields Contains constants naming the Lucene index fields used by this Plugin and some helper methods for proper handling of special field values like dates.
IndexRebuilder Handles rebuilding of the whole Lucene Search Index.
IndexUpdater  
LucenePlugin A plugin offering support for advanced searches using Lucene, a high performance, open source search engine.
LucenePluginApi This plugin allows index based search in the contents of Wiki Pages and their attachments, as far as any text can be extracted from them.
SearchResult Result of a search.
SearchResults Container for the results of a search.
XWikiDocumentQueue This class represents a Queue (FirstInFirstOut) for XWikiDocument objects.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.