Package | Description |
---|---|
org.eclipse.help.search |
Provides the ability to add participants to help search and is responsible
for creating search indices.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISearchEngineResult2
An extension of the search result interface that allows engines to define engine result icon for
each search result.
|
Modifier and Type | Method and Description |
---|---|
void |
ISearchEngineResultCollector.accept(ISearchEngineResult searchResult)
Accepts a new search result object.
|
void |
ISearchEngineResultCollector.accept(ISearchEngineResult[] searchResults)
Accepts an array of new search results.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.