|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.help.search | |
---|---|
org.eclipse.help.search | Provides the ability to add participants to help search and is responsible for creating search indices. |
org.eclipse.help.ui | Provides a framework for editing and contributing to the help search scope. |
Classes in org.eclipse.help.search used by org.eclipse.help.search | |
---|---|
IHelpSearchIndex
Represents a Lucene index for one locale. |
|
ISearchDocument
Represents a document in the search index. |
|
ISearchEngine
A search engine that is a participant in the help search. |
|
ISearchEngineResult
A search result created by the help search engine. |
|
ISearchEngineResultCollector
A collector for the search hits (asynchronously) returned by the help search participants. |
|
ISearchIndex
Deprecated. This interface is deprecated because it exposes Lucene classes, which are not binary compatible between major release. This interface was used by clients which implemented the extension point org.eclipse.help.bace.luceneSearchParticipants. The extension point org.eclipse.help.base.searchParticipant and the interface IHelpSearchIndex should be used instead. |
|
ISearchScope
The generic search scope object. |
|
LuceneSearchParticipant
Deprecated. This class is deprecated because it exposes Lucene classes, which are not binary compatible between major release. The extension point org.eclipse.help.base.searchParticipant and the class SearchParticipant should be used instead. In Eclipse 3.6 the announcement was made that this API class will be removed in a future release. |
|
SearchParticipant
Participant in the help search. |
|
SearchParticipantXML.IParsedXMLContent
Class that implements this interface is used to store data obtained during the parsing phase. |
|
XMLSearchParticipant.IParsedXMLContent
Class that implements this interface is used to store data obtained during the parsing phase. |
Classes in org.eclipse.help.search used by org.eclipse.help.ui | |
---|---|
ISearchScope
The generic search scope object. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.