Package | Description |
---|---|
org.eclipse.search.core.text |
Classes giving access to the file (text) search functionality.
|
Modifier and Type | Method and Description |
---|---|
static TextSearchEngine |
TextSearchEngine.create()
Creates an instance of the search engine.
|
static TextSearchEngine |
TextSearchEngine.createDefault()
Creates the default, built-in, text search engine that implements a brute-force search, not using
any search index.
|
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.