| Package | Description |
|---|---|
| org.osid.search |
The Open Service Interface Definitions for the org.osid.search
service.
|
| Modifier and Type | Method and Description |
|---|---|
QueryInspector |
SearchResults.getQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
SearchSession.getQueryFromInspector(QueryInspector queryInspector)
Gets a query interface from an inspector.
|