Package | Description |
---|---|
org.eclipse.help.search |
Modifier and Type | Method and Description |
---|---|
abstract IStatus |
LuceneSearchParticipant.addDocument(ISearchIndex index,
String pluginId,
String name,
URL url,
String id,
org.apache.lucene.document.Document doc)
Adds the document to the search index.
|
IStatus |
XMLSearchParticipant.addDocument(ISearchIndex index,
String pluginId,
String name,
URL url,
String id,
org.apache.lucene.document.Document doc) |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.