Uses of Interface
org.osid.search.EngineQueryInspector
Packages that use EngineQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.search
service.
-
Uses of EngineQueryInspector in org.osid.search
Methods in org.osid.search that return EngineQueryInspectorModifier and TypeMethodDescriptionEngineQueryInspector.getAncestorEngineTerms()Gets the ancestor engine query terms.EngineQueryInspector.getDescendantEngineTerms()Gets the descendant engine query terms.EngineSearchResults.getEngineQueryInspector()Gets the inspector for the query to examine the terms used in the search.Methods in org.osid.search with parameters of type EngineQueryInspectorModifier and TypeMethodDescriptionEngineSearchSession.getEngineQueryFromInspector(EngineQueryInspector engineQueryInspector) Gets an engine query from an inspector.