Interface | Description |
---|---|
ISearchEngine |
A search engine that is a participant in the help search.
|
ISearchEngine2 |
An extension of the search engine interface that provides for opening of the results.
|
ISearchEngineResult |
A search result created by the help search engine.
|
ISearchEngineResult2 |
An extension of the search result interface that allows engines to define engine result icon for
each search result.
|
ISearchEngineResultCollector |
A collector for the search hits (asynchronously) returned by the help search
participants.
|
ISearchIndex |
Represents a Lucene index for one locale.
|
ISearchScope |
The generic search scope object.
|
XMLSearchParticipant.IParsedXMLContent |
Class that implements this interface is used to store data obtained during the parsing phase.
|
Class | Description |
---|---|
HelpIndexBuilder |
Builds a help search index for a plug-in by looking for the
org.eclipse.help.toc extensions in the provided manifest file. |
LuceneSearchParticipant |
Participant in the help search.
|
XMLSearchParticipant |
An abstract search participants for adding XML documents to the Lucene search index.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.