Package com.complexible.stardog.api.search
Provides classes and interfaces for performing free-text search over a Stardog database via the SNARL API.
-
Interface Summary Interface Description SearchConnection Extends the standard SNARLConnection
exposing the full-text search support provided by Waldo.Searcher Interface for conducting full text searches against a Stardog database via the Waldo Semantic Search engine. -
Class Summary Class Description SearchResult Simple search result data structure.SearchResults A wrapper around the search results that may additionally have suggestions for an alternative search string.