| Package | Description |
|---|---|
| org.jahia.registries | |
| org.jahia.services.search | |
| org.jahia.services.search.jcr |
| Class and Description |
|---|
| SearchService
Abstract class for the new Jahia search service.
|
| Class and Description |
|---|
| AbstractHit
Abstract search result item, used as a view object in JSP templates.
|
| Hit
Describes basic properties of a search hit item.
|
| JCRNodeHit
Search result item, represented by the JCR node.
|
| SearchCriteria
Bean for holding all search parameters.
|
| SearchCriteria.BaseFacetDefinition
Base class for all facet definitions; encapsulates any common facet definition attributes like sort order of aggregated results.
|
| SearchCriteria.CommaSeparatedMultipleValue
Supports comma separated multiple values.
|
| SearchCriteria.DateValue
Holder for the criterion of date type.
|
| SearchCriteria.DateValue.Type |
| SearchCriteria.FacetValue |
| SearchCriteria.HierarchicalValue
Represents a selactable value (file location, category etc.) that is a
part of the hierarchical structure.
|
| SearchCriteria.MultipleValue
Represents a multiple value holder.
|
| SearchCriteria.NodeProperty
Single search criterion on the node property.
|
| SearchCriteria.NodeProperty.Type |
| SearchCriteria.NodePropertyDescriptor
Contains description of the node property.
|
| SearchCriteria.Ordering
Represents an ordering definition
|
| SearchCriteria.Ordering.CaseConversion |
| SearchCriteria.Ordering.Operand |
| SearchCriteria.Ordering.Order |
| SearchCriteria.Term
Single text search criterion with a search text and match type.
|
| SearchCriteria.Term.MatchType |
| SearchCriteria.Term.SearchFields
Represents a set of fields to consider during search.
|
| SearchProvider
Interface for different provider implementations used by the SearchService.
|
| SearchResponse
SearchResponse returned by the Jahia search service.
|
| SearchResponse.Facet
Information about particular search facet result, including its value (term) and aggregated count.
|
| SearchResponse.FacetedResult
Results, corresponding to a specific search facet.
|
| SearchService
Abstract class for the new Jahia search service.
|
| SearchServiceImpl
Default implementation of the
SearchService. |
| SearchSettings
Search configuration settings
|
| SearchURLService |
| Suggestion
Represents a spell checker corrected query (suggestion) that can be used to
implement "Did you mean" kind of searches.
|
| Class and Description |
|---|
| SearchCriteria
Bean for holding all search parameters.
|
| SearchProvider
Interface for different provider implementations used by the SearchService.
|
| SearchProvider.SupportsSuggestion |
| SearchResponse
SearchResponse returned by the Jahia search service.
|
| Suggestion
Represents a spell checker corrected query (suggestion) that can be used to
implement "Did you mean" kind of searches.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.