Eclipse Platform
Release 3.3

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

Packages that use ISearchIndex
org.eclipse.help.search Provides the ability to add participants to help search and is responsible for creating search indices.  
 

Uses of ISearchIndex in org.eclipse.help.search
 

Methods in org.eclipse.help.search with parameters of type ISearchIndex
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)
           
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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