Copyright© 2008-2022 Sitevision AB, all rights reserved.
Package | Description |
---|---|
senselogic.sitevision.api |
Contains the Utils interface - the main entry point to get instances of classes in the Sitevision Utility API.
|
senselogic.sitevision.api.search |
Search utility interfaces
|
senselogic.sitevision.api.search.searcher |
Searching utility interfaces.
|
senselogic.sitevision.api.search.searcher.builder |
Search component builders.
|
Class and Description |
---|
SearchFactory
Factory for creating search-related instances.
|
SearchFieldUtil
Deprecated.
use the typed methods in
SearchHit instead when extracting values from a search result. |
SearchUtil
Convenience interface for querying the default index.
|
Class and Description |
---|
SearchHighlighter
Deprecated.
This interface will do absolutely nothing as of Sitevision 3.0 (search engine has been replaced).
Interface methods will not do anything (i.e. always return
null ) and this interface will be completely removed in
future releases of Sitevision. |
SearchHit
A
SearchHit is a container for the search result returned from an Index as well
as for the representation of an internal hit as Node . |
SearchResult
A
SearchResult is a container for the hits returned by a search query. |
SearchSortField
SearchSortField describes in what way a search result will be ordered. |
SearchUtil
Convenience interface for querying the default index.
|
Class and Description |
---|
SearchResult
A
SearchResult is a container for the hits returned by a search query. |
Class and Description |
---|
SearchSortField
SearchSortField describes in what way a search result will be ordered. |
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.