Uses of Class
org.eclipse.search.core.text.TextSearchEngine
Packages that use TextSearchEngine
Package
Description
Classes giving access to the file (text) search functionality.
-
Uses of TextSearchEngine in org.eclipse.search.core.text
Methods in org.eclipse.search.core.text that return TextSearchEngineModifier and TypeMethodDescriptionstatic TextSearchEngineTextSearchEngine.create()Creates an instance of the search engine.static TextSearchEngineTextSearchEngine.createDefault()Creates the default, built-in, text search engine that implements a brute-force search, not using any search index.