Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.help.search.ISearchIndex

Packages that use ISearchIndex
org.eclipse.help.search   
 

Uses of ISearchIndex in org.eclipse.help.search
 

Methods in org.eclipse.help.search with parameters of type ISearchIndex
 IStatus XMLSearchParticipant.addDocument(ISearchIndex index, String pluginId, String name, URL url, String id, org.apache.lucene.document.Document doc)
           
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.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.