Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(FilterVisitor<T>) - Method in interface com.liferay.portal.search.filter.Filter
- accept(AggregationVisitor<T>) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- accept(PipelineAggregationVisitor<T>) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregation
- accept(FilterVisitor<T>) - Method in interface com.liferay.portal.search.filter.Filter
- accept(ShapeTranslator<T>) - Method in interface com.liferay.portal.search.geolocation.Shape
- accept(ScoreFunctionTranslator<T>) - Method in interface com.liferay.portal.search.query.function.score.ExponentialDecayScoreFunction
- accept(ScoreFunctionTranslator<T>) - Method in interface com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction
- accept(ScoreFunctionTranslator<T>) - Method in interface com.liferay.portal.search.query.function.score.GaussianDecayScoreFunction
- accept(ScoreFunctionTranslator<T>) - Method in interface com.liferay.portal.search.query.function.score.LinearDecayScoreFunction
- accept(ScoreFunctionTranslator<T>) - Method in interface com.liferay.portal.search.query.function.score.RandomScoreFunction
- accept(ScoreFunctionTranslator<T>) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunction
- accept(ScoreFunctionTranslator<T>) - Method in interface com.liferay.portal.search.query.function.score.ScriptScoreFunction
- accept(ScoreFunctionTranslator<T>) - Method in interface com.liferay.portal.search.query.function.score.WeightScoreFunction
- accept(QueryVisitor<T>) - Method in interface com.liferay.portal.search.query.Query
- accept(SortVisitor<T>) - Method in interface com.liferay.portal.search.sort.Sort
- accept(DictionaryVisitor) - Method in class com.liferay.portal.search.suggest.DictionaryReader
- addAggregation(Aggregation) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- addAttributes(Document, ExpandoBridge) - Method in interface com.liferay.portal.search.expando.ExpandoBridgeIndexer
- addBucket(String, long) - Method in interface com.liferay.portal.search.aggregation.bucket.BucketAggregationResult
- addBucketPath(String, String) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketScriptPipelineAggregation
- addBucketPath(String, String) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSelectorPipelineAggregation
- addChildAggregation(Aggregation) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- addChildAggregationResult(AggregationResult) - Method in interface com.liferay.portal.search.aggregation.bucket.Bucket
- addChildrenAggregationResults(List<AggregationResult>) - Method in interface com.liferay.portal.search.aggregation.bucket.Bucket
- addChildrenAggregationResults(List<AggregationResult>) - Method in interface com.liferay.portal.search.aggregation.HierarchicalAggregationResult
- addChildrenAggregations(Aggregation...) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- addComplexQueryPart(ComplexQueryPart) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.CircleShapeBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.EnvelopeShapeBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.GeometryCollectionShapeBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.LineStringShapeBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.MultiLineStringShapeBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.MultiPointShapeBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShapeBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.PointShapeBuilder
- addCoordinate(Coordinate) - Method in interface com.liferay.portal.search.geolocation.PolygonShapeBuilder
- addDocument(String, SearchContext, Document) - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- addDocumentIdentifier(MoreLikeThisQuery.DocumentIdentifier) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addDocumentIdentifiers(MoreLikeThisQuery.DocumentIdentifier...) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addDocumentIdentifiers(Collection<MoreLikeThisQuery.DocumentIdentifier>) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addDocuments(Document...) - Method in interface com.liferay.portal.search.batch.BatchIndexingActionable
- addDocuments(String, SearchContext, Collection<Document>) - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- addExactTerm(BooleanQuery, String, Boolean) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addExactTerm(BooleanQuery, String, Double) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addExactTerm(BooleanQuery, String, Integer) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addExactTerm(BooleanQuery, String, Long) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addExactTerm(BooleanQuery, String, Short) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addExactTerm(BooleanQuery, String, String) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addFacet(Facet) - Method in interface com.liferay.portal.search.searcher.FacetContext
- addFederatedSearchRequest(SearchRequest) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- addFederatedSearchResponse(SearchResponse) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
- addField(String) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addField(String) - Method in interface com.liferay.portal.search.query.StringQuery
- addField(String, float) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- addField(String, Float) - Method in interface com.liferay.portal.search.query.StringQuery
- addFieldConfig(FieldConfig) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- addFields(String...) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addFields(String...) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- addFields(Collection<String>) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addFilterQueryClauses(Query...) - Method in interface com.liferay.portal.search.query.BooleanQuery
- addFilterQueryScoreFunctionHolder(Query, ScoreFunction) - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- addFragment(String) - Method in interface com.liferay.portal.search.highlight.HighlightFieldBuilder
- addGeoLocationPoint(GeoLocationPoint) - Method in interface com.liferay.portal.search.query.GeoPolygonQuery
- addGeoLocationPoints(GeoLocationPoint...) - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- addHighlightField(HighlightField) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- addHighlightFields(Collection<HighlightField>) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- addHole(LineStringShape) - Method in interface com.liferay.portal.search.geolocation.PolygonShapeBuilder
- addIds(String...) - Method in interface com.liferay.portal.search.query.IdsQuery
- addIndex(String) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- addInnerHit(InnerHit) - Method in interface com.liferay.portal.search.collapse.CollapseBuilder
- additionalFacetConfigurationData(JSONObject) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- additive(boolean) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- addKeyedQuery(String, Query) - Method in interface com.liferay.portal.search.aggregation.bucket.FiltersAggregation
- addLikeText(String) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addLikeTexts(String...) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addLikeTexts(Collection<String>) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addLineStringShape(LineStringShape) - Method in interface com.liferay.portal.search.geolocation.MultiLineStringShapeBuilder
- addLocalizedField(Document, String, Locale, Map<Locale, String>) - Method in interface com.liferay.portal.search.localization.SearchLocalizationHelper
- addMustNotQueryClauses(Query...) - Method in interface com.liferay.portal.search.query.BooleanQuery
- addMustQueryClauses(Query...) - Method in interface com.liferay.portal.search.query.BooleanQuery
- addNGramFields(Document, Map<String, String>) - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- addOrders(Order...) - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- addOrders(Order...) - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- addOrders(Order...) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- addParts(Collection<ComplexQueryPart>) - Method in interface com.liferay.portal.search.filter.ComplexQueryBuilder
- addPercentile(double, double) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregationResult
- addPercentile(double, double) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregationResult
- addPermissionFields(long, long, String, long, Document) - Method in interface com.liferay.portal.search.permission.SearchPermissionDocumentContributor
- addPermissionFields(long, Document) - Method in interface com.liferay.portal.search.permission.SearchPermissionDocumentContributor
- addPipelineAggregation(PipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- addPipelineAggregation(PipelineAggregation) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- addPipelineAggregations(PipelineAggregation...) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- addPolygonShape(PolygonShape) - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShapeBuilder
- addPostFilterQueryPart(ComplexQueryPart) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- addQuery(Query) - Method in interface com.liferay.portal.search.query.DisMaxQuery
- addRange(Range) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- addRange(Range) - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- addRange(String, String) - Method in interface com.liferay.portal.search.aggregation.bucket.DateRangeAggregation
- addRange(String, String, String) - Method in interface com.liferay.portal.search.aggregation.bucket.DateRangeAggregation
- addRanges(Range...) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- addRanges(Range...) - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- addRangeTerm(BooleanQuery, String, Integer, Integer) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRangeTerm(BooleanQuery, String, Long, Long) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRangeTerm(BooleanQuery, String, Short, Short) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRangeTerm(BooleanQuery, String, String, String) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRemoteCluster(String, String, String) - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationHelper
- addRequiredTerm(BooleanQuery, String, Boolean) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRequiredTerm(BooleanQuery, String, Double) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRequiredTerm(BooleanQuery, String, Integer) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRequiredTerm(BooleanQuery, String, Long) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRequiredTerm(BooleanQuery, String, Short) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRequiredTerm(BooleanQuery, String, String) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRequiredTerm(BooleanQuery, String, String, boolean) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addRescore(Rescore) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- addScriptFields(ScriptField...) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- addSearchHit(SearchHit) - Method in interface com.liferay.portal.search.hits.SearchHitsBuilder
- addSearchHits(Collection<SearchHit>) - Method in interface com.liferay.portal.search.hits.SearchHitsBuilder
- addSearchLocalizedTerm(BooleanQuery, SearchContext, String, boolean) - Method in interface com.liferay.portal.search.query.QueryHelper
- addSearchTerm(BooleanQuery, SearchContext, String, boolean) - Method in interface com.liferay.portal.search.query.QueryHelper
- addSelectedFieldNames(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
-
Adds fields to include in the search results as a map of keys and values.
- addSelectedFields(String...) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- addShape(Shape) - Method in interface com.liferay.portal.search.geolocation.GeometryCollectionShapeBuilder
- addShouldQueryClauses(Query...) - Method in interface com.liferay.portal.search.query.BooleanQuery
- addSort(Sort) - Method in interface com.liferay.portal.search.collapse.InnerHitBuilder
- addSort(Sort) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- addSortFields(FieldSort...) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSortPipelineAggregation
- addSortFields(Sort...) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- addSource(String, Object) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- addSources(Map<String, Object>) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- addStopWord(String) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addStopWords(String...) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addStopWords(Collection<String>) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- addTerm(BooleanQuery, String, String) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addTerm(BooleanQuery, String, String, boolean) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addTerm(BooleanQuery, String, String, boolean, boolean) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addTerms(BooleanQuery, String[], String) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addTerms(BooleanQuery, String[], String, boolean) - Method in interface com.liferay.portal.search.query.util.BooleanQueryUtilities
- addTypes(String...) - Method in interface com.liferay.portal.search.query.IdsQuery
- addUnboundedFrom(Double) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- addUnboundedFrom(Double) - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- addUnboundedFrom(String) - Method in interface com.liferay.portal.search.aggregation.bucket.DateRangeAggregation
- addUnboundedFrom(String, Double) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- addUnboundedFrom(String, Double) - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- addUnboundedFrom(String, String) - Method in interface com.liferay.portal.search.aggregation.bucket.DateRangeAggregation
- addUnboundedTo(Double) - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- addUnboundedTo(String) - Method in interface com.liferay.portal.search.aggregation.bucket.DateRangeAggregation
- addUnboundedTo(String, Double) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- addUnboundedTo(String, Double) - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- addUnboundedTo(String, String) - Method in interface com.liferay.portal.search.aggregation.bucket.DateRangeAggregation
- addValue(Object) - Method in interface com.liferay.portal.search.query.TermsQuery
- addValues(Object...) - Method in interface com.liferay.portal.search.query.TermsQuery
- Aggregation - Interface in com.liferay.portal.search.aggregation
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.category.CategoryFacetSearchContributor.CategoryFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.custom.CustomFacetSearchContributor.CustomFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor.DateRangeFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.folder.FolderFacetSearchContributor.FolderFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.range.RangeFacetSearchContributor.RangeFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.site.SiteFacetSearchContributor.SiteFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.tag.TagFacetSearchContributor.TagFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.type.TypeFacetSearchContributor.TypeFacetBuilder
- aggregationName(String) - Method in interface com.liferay.portal.search.facet.user.UserFacetSearchContributor.UserFacetBuilder
- AggregationResult - Interface in com.liferay.portal.search.aggregation
- AggregationResults - Interface in com.liferay.portal.search.aggregation
- aggregationResultsMap(Map<String, AggregationResult>) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
- AggregationResultTranslator - Interface in com.liferay.portal.search.aggregation
- Aggregations - Interface in com.liferay.portal.search.aggregation
- AggregationTranslator<T> - Interface in com.liferay.portal.search.aggregation
- AggregationVisitor<T> - Interface in com.liferay.portal.search.aggregation
- ALL - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.ZeroTermsQuery
- ALL - Enum constant in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- ALL_SYNTAX_FLAG - Static variable in interface com.liferay.portal.search.query.RegexQuery
- AND - Enum constant in enum class com.liferay.portal.search.query.Operator
- ANYSTRING - Enum constant in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- ANYSTRING_SYNTAX_FLAG - Static variable in interface com.liferay.portal.search.query.RegexQuery
- ARC - Enum constant in enum class com.liferay.portal.search.geolocation.GeoDistanceType
- ASC - Enum constant in enum class com.liferay.portal.search.sort.SortOrder
- AssetEntriesFacetFactory - Interface in com.liferay.portal.search.facet.type
- AssetSubtypeIdentifier - Interface in com.liferay.portal.search.asset
- AssetSubtypeIdentifierBuilder - Interface in com.liferay.portal.search.asset
- AssetTagNamesFacetFactory - Interface in com.liferay.portal.search.facet.tag
- AssetURLViewProvider - Interface in com.liferay.portal.search.asset
- attribute(String, Object) - Method in interface com.liferay.portal.search.suggestions.SuggestionBuilder
- attribute(String, Object) - Method in interface com.liferay.portal.search.suggestions.SuggestionsContributorResultsBuilder
- ATTRIBUTE_KEY_BASIC_FACET_SELECTION - Static variable in class com.liferay.portal.search.constants.SearchContextAttributes
- ATTRIBUTE_KEY_CONTRIBUTE_TUNING_RANKINGS - Static variable in class com.liferay.portal.search.constants.SearchContextAttributes
- ATTRIBUTE_KEY_EMPTY_SEARCH - Static variable in class com.liferay.portal.search.constants.SearchContextAttributes
- ATTRIBUTE_KEY_LUCENE_SYNTAX - Static variable in class com.liferay.portal.search.constants.SearchContextAttributes
- ATTRIBUTE_KEY_RETAIN_FACET_SELECTIONS - Static variable in class com.liferay.portal.search.constants.SearchContextAttributes
- AUTOMATON - Enum constant in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- AUTOMATON_SYNTAX_FLAG - Static variable in interface com.liferay.portal.search.query.RegexQuery
- avg(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- avg(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- AVG - Enum constant in enum class com.liferay.portal.search.query.function.CombineFunction
- AVG - Enum constant in enum class com.liferay.portal.search.query.FunctionScoreQuery.ScoreMode
- AVG - Enum constant in enum class com.liferay.portal.search.query.MultiValueMode
- AVG - Enum constant in enum class com.liferay.portal.search.rescore.Rescore.ScoreMode
- AVG - Enum constant in enum class com.liferay.portal.search.sort.SortMode
- AvgAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- AvgAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- avgBucket(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- avgBucket(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- AvgBucketPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- AvgBucketPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
B
- BaseGenericSpellCheckIndexWriter - Class in com.liferay.portal.search.suggest
- BaseGenericSpellCheckIndexWriter() - Constructor for class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- BaseModelDocumentFactory - Interface in com.liferay.portal.search.indexer
- BaseModelRetriever - Interface in com.liferay.portal.search.indexer
- BaseSpellCheckIndexWriter - Class in com.liferay.portal.search.suggest
- BaseSpellCheckIndexWriter() - Constructor for class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- basicFacetSelection(boolean) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- BatchIndexingActionable - Interface in com.liferay.portal.search.batch
- BatchIndexingHelper - Interface in com.liferay.portal.search.batch
- BEST_FIELDS - Enum constant in enum class com.liferay.portal.search.query.MultiMatchQuery.Type
- BOOL_PREFIX - Enum constant in enum class com.liferay.portal.search.query.MultiMatchQuery.Type
- BOOLEAN - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- BOOLEAN - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.Type
- booleanQuery() - Method in interface com.liferay.portal.search.query.Queries
- BooleanQuery - Interface in com.liferay.portal.search.query
- BooleanQueryUtilities - Interface in com.liferay.portal.search.query.util
- boost(Float) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- boosting(Query, Query) - Method in interface com.liferay.portal.search.query.Queries
- BoostingQuery - Interface in com.liferay.portal.search.query
- bottomRight(Coordinate) - Method in interface com.liferay.portal.search.geolocation.EnvelopeShapeBuilder
- boundaryChars(char...) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- boundaryChars(char...) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- boundaryMaxScan(Integer) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- boundaryMaxScan(Integer) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- boundaryScannerLocale(String) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- boundaryScannerLocale(String) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- boundaryScannerType(String) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- boundaryScannerType(String) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- BREADTH_FIRST - Enum constant in enum class com.liferay.portal.search.aggregation.bucket.CollectionMode
- Bucket - Interface in com.liferay.portal.search.aggregation.bucket
- BucketAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- BucketCountThresholds - Interface in com.liferay.portal.search.aggregation.bucket
- BucketMetricsPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- BucketPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- bucketScript(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- bucketScript(String, Script) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- BucketScriptPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- BucketScriptPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- bucketSelector(String, Script) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- BucketSelectorPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- bucketSort(String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- BucketSortPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- buffered() - Method in interface com.liferay.portal.search.configuration.IndexerRegistryConfiguration
- build() - Method in interface com.liferay.portal.search.asset.AssetSubtypeIdentifierBuilder
- build() - Method in interface com.liferay.portal.search.collapse.CollapseBuilder
- build() - Method in interface com.liferay.portal.search.collapse.InnerHitBuilder
- build() - Method in interface com.liferay.portal.search.document.DocumentBuilder
- build() - Method in interface com.liferay.portal.search.engine.ConnectionInformationBuilder
- build() - Method in interface com.liferay.portal.search.engine.NodeInformationBuilder
- build() - Method in interface com.liferay.portal.search.filter.ComplexQueryBuilder
- build() - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- build() - Method in interface com.liferay.portal.search.filter.DateRangeFilterBuilder
- build() - Method in interface com.liferay.portal.search.filter.RangeFilterBuilder
- build() - Method in interface com.liferay.portal.search.filter.TermsSetFilterBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.CircleShapeBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.EnvelopeShapeBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.GeometryCollectionShapeBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.LineStringShapeBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.MultiLineStringShapeBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.MultiPointShapeBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShapeBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.PointShapeBuilder
- build() - Method in interface com.liferay.portal.search.geolocation.PolygonShapeBuilder
- build() - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- build() - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- build() - Method in interface com.liferay.portal.search.highlight.HighlightFieldBuilder
- build() - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- build() - Method in interface com.liferay.portal.search.hits.SearchHitsBuilder
- build() - Method in class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus.EmbeddingProviderStatusBuilder
- build() - Method in interface com.liferay.portal.search.rescore.RescoreBuilder
- build() - Method in interface com.liferay.portal.search.script.ScriptBuilder
- build() - Method in interface com.liferay.portal.search.script.ScriptFieldBuilder
- build() - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
-
Builds the search request.
- build() - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
-
Builds the search response.
- build() - Method in class com.liferay.portal.search.searcher.SearchTimeValue.Builder
- build() - Method in interface com.liferay.portal.search.sort.SortBuilder
- build() - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- build() - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- build() - Method in interface com.liferay.portal.search.suggestions.SuggestionBuilder
- build() - Method in interface com.liferay.portal.search.suggestions.SuggestionsContributorResultsBuilder
- build() - Method in interface com.liferay.portal.search.summary.SummaryBuilder
- build(String, String) - Method in interface com.liferay.portal.search.analysis.FieldQueryBuilder
- build(String, String) - Method in interface com.liferay.portal.search.query.field.FieldQueryBuilder
- builder() - Method in interface com.liferay.portal.search.collapse.CollapseBuilderFactory
- builder() - Method in interface com.liferay.portal.search.collapse.InnerHitBuilderFactory
- builder() - Method in interface com.liferay.portal.search.document.DocumentBuilderFactory
- builder() - Method in interface com.liferay.portal.search.filter.ComplexQueryBuilderFactory
- builder() - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilderFactory
- builder() - Method in interface com.liferay.portal.search.highlight.HighlightBuilderFactory
- builder() - Method in interface com.liferay.portal.search.highlight.HighlightFieldBuilderFactory
- builder() - Method in interface com.liferay.portal.search.highlight.Highlights
-
Deprecated.
- builder() - Method in interface com.liferay.portal.search.script.Scripts
- builder() - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilderFactory
-
Instantiates a new search request builder.
- builder() - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilderFactory
-
Instantiates a new search response builder.
- builder() - Method in interface com.liferay.portal.search.suggestions.SuggestionBuilderFactory
- builder() - Method in interface com.liferay.portal.search.suggestions.SuggestionsContributorResultsBuilderFactory
- builder(Document) - Method in interface com.liferay.portal.search.legacy.document.DocumentBuilderFactory
- builder(SearchContext) - Method in interface com.liferay.portal.search.legacy.searcher.SearchRequestBuilderFactory
-
Creates a search request builder from a legacy search context.
- builder(SearchContext) - Method in interface com.liferay.portal.search.legacy.searcher.SearchResponseBuilderFactory
-
Creates a search response builder from a legacy search context.
- builder(Document) - Method in interface com.liferay.portal.search.document.DocumentBuilderFactory
- builder(Query) - Method in interface com.liferay.portal.search.rescore.RescoreBuilderFactory
- builder(SearchRequest) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilderFactory
- builder(Suggestion) - Method in interface com.liferay.portal.search.suggestions.SuggestionBuilderFactory
- builder(String) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilderFactory
- buildNGramHolder(String) - Method in class com.liferay.portal.search.suggest.NullNGramHolderBuilder
- buildNGramHolder(String, int) - Method in class com.liferay.portal.search.suggest.NullNGramHolderBuilder
- buildNGramHolder(String, int, int) - Method in class com.liferay.portal.search.suggest.NullNGramHolderBuilder
- buildPart(ComplexQueryPart) - Method in interface com.liferay.portal.search.filter.ComplexQueryBuilder
C
- cardinality(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- cardinality(long) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- cardinality(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- cardinality(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- CardinalityAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- CardinalityAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- CategoryFacetFactory - Interface in com.liferay.portal.search.facet.category
- CategoryFacetSearchContributor - Interface in com.liferay.portal.search.facet.category
- CategoryFacetSearchContributor.CategoryFacetBuilder - Interface in com.liferay.portal.search.facet.category
- center(Coordinate) - Method in interface com.liferay.portal.search.geolocation.CircleShapeBuilder
- CENTIMETERS - Enum constant in enum class com.liferay.portal.search.geolocation.DistanceUnit
- childAggregation(Aggregation) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- childAggregationValuesFilter(Filter) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- children(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- children(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- ChildrenAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- ChildrenAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- chiSquare(boolean, boolean) - Method in interface com.liferay.portal.search.significance.SignificanceHeuristics
- ChiSquareSignificanceHeuristic - Interface in com.liferay.portal.search.significance
- circleShape(Coordinate, GeoDistance) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- CircleShape - Interface in com.liferay.portal.search.geolocation
- circleShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- CircleShapeBuilder - Interface in com.liferay.portal.search.geolocation
- clusterName(String) - Method in interface com.liferay.portal.search.engine.ConnectionInformationBuilder
- COERCE - Enum constant in enum class com.liferay.portal.search.geolocation.GeoValidationMethod
- COERCE - Enum constant in enum class com.liferay.portal.search.query.geolocation.GeoValidationMethod
- collapse(Collapse) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- Collapse - Interface in com.liferay.portal.search.collapse
- CollapseBuilder - Interface in com.liferay.portal.search.collapse
- CollapseBuilderFactory - Interface in com.liferay.portal.search.collapse
- CollectionMode - Enum Class in com.liferay.portal.search.aggregation.bucket
- com.liferay.portal.search.aggregation - package com.liferay.portal.search.aggregation
- com.liferay.portal.search.aggregation.bucket - package com.liferay.portal.search.aggregation.bucket
- com.liferay.portal.search.aggregation.metrics - package com.liferay.portal.search.aggregation.metrics
- com.liferay.portal.search.aggregation.pipeline - package com.liferay.portal.search.aggregation.pipeline
- com.liferay.portal.search.analysis - package com.liferay.portal.search.analysis
- com.liferay.portal.search.asset - package com.liferay.portal.search.asset
- com.liferay.portal.search.batch - package com.liferay.portal.search.batch
- com.liferay.portal.search.capabilities - package com.liferay.portal.search.capabilities
- com.liferay.portal.search.ccr - package com.liferay.portal.search.ccr
- com.liferay.portal.search.cluster - package com.liferay.portal.search.cluster
- com.liferay.portal.search.collapse - package com.liferay.portal.search.collapse
- com.liferay.portal.search.configuration - package com.liferay.portal.search.configuration
- com.liferay.portal.search.constants - package com.liferay.portal.search.constants
- com.liferay.portal.search.context - package com.liferay.portal.search.context
- com.liferay.portal.search.contributor - package com.liferay.portal.search.contributor
- com.liferay.portal.search.contributor.constants - package com.liferay.portal.search.contributor.constants
- com.liferay.portal.search.contributor.sort - package com.liferay.portal.search.contributor.sort
- com.liferay.portal.search.document - package com.liferay.portal.search.document
- com.liferay.portal.search.engine - package com.liferay.portal.search.engine
- com.liferay.portal.search.expando - package com.liferay.portal.search.expando
- com.liferay.portal.search.experiences - package com.liferay.portal.search.experiences
- com.liferay.portal.search.facet - package com.liferay.portal.search.facet
- com.liferay.portal.search.facet.category - package com.liferay.portal.search.facet.category
- com.liferay.portal.search.facet.custom - package com.liferay.portal.search.facet.custom
- com.liferay.portal.search.facet.date.range - package com.liferay.portal.search.facet.date.range
- com.liferay.portal.search.facet.folder - package com.liferay.portal.search.facet.folder
- com.liferay.portal.search.facet.modified - package com.liferay.portal.search.facet.modified
- com.liferay.portal.search.facet.nested - package com.liferay.portal.search.facet.nested
- com.liferay.portal.search.facet.range - package com.liferay.portal.search.facet.range
- com.liferay.portal.search.facet.site - package com.liferay.portal.search.facet.site
- com.liferay.portal.search.facet.tag - package com.liferay.portal.search.facet.tag
- com.liferay.portal.search.facet.type - package com.liferay.portal.search.facet.type
- com.liferay.portal.search.facet.user - package com.liferay.portal.search.facet.user
- com.liferay.portal.search.filter - package com.liferay.portal.search.filter
- com.liferay.portal.search.geolocation - package com.liferay.portal.search.geolocation
- com.liferay.portal.search.groupby - package com.liferay.portal.search.groupby
- com.liferay.portal.search.highlight - package com.liferay.portal.search.highlight
- com.liferay.portal.search.hits - package com.liferay.portal.search.hits
- com.liferay.portal.search.index - package com.liferay.portal.search.index
- com.liferay.portal.search.indexer - package com.liferay.portal.search.indexer
- com.liferay.portal.search.legacy.document - package com.liferay.portal.search.legacy.document
- com.liferay.portal.search.legacy.groupby - package com.liferay.portal.search.legacy.groupby
- com.liferay.portal.search.legacy.searcher - package com.liferay.portal.search.legacy.searcher
- com.liferay.portal.search.legacy.stats - package com.liferay.portal.search.legacy.stats
- com.liferay.portal.search.localization - package com.liferay.portal.search.localization
- com.liferay.portal.search.ml.embedding - package com.liferay.portal.search.ml.embedding
- com.liferay.portal.search.ml.embedding.text - package com.liferay.portal.search.ml.embedding.text
- com.liferay.portal.search.model.uid - package com.liferay.portal.search.model.uid
- com.liferay.portal.search.permission - package com.liferay.portal.search.permission
- com.liferay.portal.search.pit - package com.liferay.portal.search.pit
- com.liferay.portal.search.query - package com.liferay.portal.search.query
- com.liferay.portal.search.query.field - package com.liferay.portal.search.query.field
- com.liferay.portal.search.query.function - package com.liferay.portal.search.query.function
- com.liferay.portal.search.query.function.score - package com.liferay.portal.search.query.function.score
- com.liferay.portal.search.query.geolocation - package com.liferay.portal.search.query.geolocation
- com.liferay.portal.search.query.util - package com.liferay.portal.search.query.util
- com.liferay.portal.search.reindexer - package com.liferay.portal.search.reindexer
- com.liferay.portal.search.rescore - package com.liferay.portal.search.rescore
- com.liferay.portal.search.script - package com.liferay.portal.search.script
- com.liferay.portal.search.searcher - package com.liferay.portal.search.searcher
- com.liferay.portal.search.significance - package com.liferay.portal.search.significance
- com.liferay.portal.search.sort - package com.liferay.portal.search.sort
- com.liferay.portal.search.stats - package com.liferay.portal.search.stats
- com.liferay.portal.search.suggest - package com.liferay.portal.search.suggest
- com.liferay.portal.search.suggestions - package com.liferay.portal.search.suggestions
- com.liferay.portal.search.summary - package com.liferay.portal.search.summary
- com.liferay.portal.search.synonym - package com.liferay.portal.search.synonym
- CombineFunction - Enum Class in com.liferay.portal.search.query.function
- commonTerms(String, String) - Method in interface com.liferay.portal.search.query.Queries
- CommonTermsQuery - Interface in com.liferay.portal.search.query
- companyId(Long) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- COMPLEMENT - Enum constant in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- COMPLEMENT_SYNTAX_FLAG - Static variable in interface com.liferay.portal.search.query.RegexQuery
- ComplexQueryBuilder - Interface in com.liferay.portal.search.filter
- ComplexQueryBuilderFactory - Interface in com.liferay.portal.search.filter
- ComplexQueryPart - Interface in com.liferay.portal.search.filter
- ComplexQueryPartBuilder - Interface in com.liferay.portal.search.filter
- ComplexQueryPartBuilderFactory - Interface in com.liferay.portal.search.filter
- ConcurrentReindexManager - Interface in com.liferay.portal.search.index
- connectionId(String) - Method in interface com.liferay.portal.search.engine.ConnectionInformationBuilder
- connectionId(String) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- ConnectionInformation - Interface in com.liferay.portal.search.engine
- ConnectionInformationBuilder - Interface in com.liferay.portal.search.engine
- ConnectionInformationBuilderFactory - Interface in com.liferay.portal.search.engine
- CONSTANT_SCORE_AUTO - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.RewriteMethod
- CONSTANT_SCORE_BOOLEAN - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.RewriteMethod
- CONSTANT_SCORE_FILTER - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.RewriteMethod
- constantScore(Query) - Method in interface com.liferay.portal.search.query.Queries
- ConstantScoreQuery - Interface in com.liferay.portal.search.query
- CONTAINS - Enum constant in enum class com.liferay.portal.search.query.geolocation.ShapeRelation
- contribute(Document, String, T, String) - Method in interface com.liferay.portal.search.ml.embedding.text.TextEmbeddingDocumentContributor
- contribute(Document, T, String) - Method in interface com.liferay.portal.search.ml.embedding.text.TextEmbeddingDocumentContributor
- contribute(SearchRequestBuilder, Consumer<CategoryFacetSearchContributor.CategoryFacetBuilder>) - Method in interface com.liferay.portal.search.facet.category.CategoryFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<CustomFacetSearchContributor.CustomFacetBuilder>) - Method in interface com.liferay.portal.search.facet.custom.CustomFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<DateRangeFacetSearchContributor.DateRangeFacetBuilder>) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<FolderFacetSearchContributor.FolderFacetBuilder>) - Method in interface com.liferay.portal.search.facet.folder.FolderFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<NestedFacetSearchContributor.NestedFacetBuilder>) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<RangeFacetSearchContributor.RangeFacetBuilder>) - Method in interface com.liferay.portal.search.facet.range.RangeFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<SiteFacetSearchContributor.SiteFacetBuilder>) - Method in interface com.liferay.portal.search.facet.site.SiteFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<TagFacetSearchContributor.TagFacetBuilder>) - Method in interface com.liferay.portal.search.facet.tag.TagFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<TypeFacetSearchContributor.TypeFacetBuilder>) - Method in interface com.liferay.portal.search.facet.type.TypeFacetSearchContributor
- contribute(SearchRequestBuilder, Consumer<UserFacetSearchContributor.UserFacetBuilder>) - Method in interface com.liferay.portal.search.facet.user.UserFacetSearchContributor
- ContributorConstants - Class in com.liferay.portal.search.contributor.constants
- ContributorConstants - Class in com.liferay.portal.search.contributor
-
Deprecated.As of Athanasius (7.3.x), replaced by
ContributorConstants
- ContributorConstants() - Constructor for class com.liferay.portal.search.contributor.constants.ContributorConstants
- ContributorConstants() - Constructor for class com.liferay.portal.search.contributor.ContributorConstants
-
Deprecated.
- coordinate(double, double) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- coordinate(double, double, double) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- Coordinate - Interface in com.liferay.portal.search.geolocation
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.CircleShapeBuilder
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.EnvelopeShapeBuilder
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.GeometryCollectionShapeBuilder
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.LineStringShapeBuilder
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.MultiLineStringShapeBuilder
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.MultiPointShapeBuilder
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShapeBuilder
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.PointShapeBuilder
- coordinates(Coordinate...) - Method in interface com.liferay.portal.search.geolocation.PolygonShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.CircleShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.EnvelopeShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.GeometryCollectionShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.LineStringShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.MultiLineStringShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.MultiPointShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.PointShapeBuilder
- coordinates(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.PolygonShapeBuilder
- count(boolean) - Static method in class com.liferay.portal.search.aggregation.bucket.Order
- count(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- count(long) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
- count(long) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- COUNT_METRIC_NAME - Static variable in class com.liferay.portal.search.aggregation.bucket.Order
- create(String) - Static method in enum class com.liferay.portal.search.geolocation.DistanceUnit
- createDocument() - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- createDocument(long, long, String, String, float, String, String, int) - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- createDocument(BaseModel<?>) - Method in interface com.liferay.portal.search.indexer.BaseModelDocumentFactory
- createNextIndex(long) - Method in interface com.liferay.portal.search.index.ConcurrentReindexManager
- createQuery(String, String, boolean, boolean) - Method in interface com.liferay.portal.search.query.field.FieldQueryFactory
- CROSS_FIELDS - Enum constant in enum class com.liferay.portal.search.query.MultiMatchQuery.Type
- CrossClusterReplicationConfigurationHelper - Interface in com.liferay.portal.search.ccr
- CrossClusterReplicationConfigurationWrapper - Interface in com.liferay.portal.search.configuration
-
Deprecated.As of Athanasius (7.3.x), replaced by
com.liferay.portal.search.elasticsearch.cross.cluster.replication.internal.configuration.CrossClusterReplicationConfigurationWrapper
- CrossClusterReplicationHelper - Interface in com.liferay.portal.search.ccr
- cumulativeSum(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- cumulativeSum(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- CumulativeSumPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- CumulativeSumPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- CustomFacetFactory - Interface in com.liferay.portal.search.facet.custom
- CustomFacetSearchContributor - Interface in com.liferay.portal.search.facet.custom
- CustomFacetSearchContributor.CustomFacetBuilder - Interface in com.liferay.portal.search.facet.custom
D
- DATE - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- dateHistogram(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- dateHistogram(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- DateHistogramAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- DateHistogramAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- dateRange(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- DateRangeAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- DateRangeFacetFactory - Interface in com.liferay.portal.search.facet.date.range
- DateRangeFacetSearchContributor - Interface in com.liferay.portal.search.facet.date.range
- DateRangeFacetSearchContributor.DateRangeFacetBuilder - Interface in com.liferay.portal.search.facet.date.range
- DateRangeFilter - Interface in com.liferay.portal.search.filter
- dateRangeFilterBuilder() - Method in interface com.liferay.portal.search.filter.FilterBuilders
- DateRangeFilterBuilder - Interface in com.liferay.portal.search.filter
- dateRangeTerm(String, boolean, boolean, String, String) - Method in interface com.liferay.portal.search.query.Queries
- DateRangeTermQuery - Interface in com.liferay.portal.search.query
- DecayScoreFunction - Interface in com.liferay.portal.search.query.function.score
- DefaultKeywordQueryConfiguration - Interface in com.liferay.portal.search.configuration
- defaultReindexExecutionMode() - Method in interface com.liferay.portal.search.configuration.ReindexConfiguration
- DefaultSearchResultPermissionFilterConfiguration - Interface in com.liferay.portal.search.configuration
- delete(long, String) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- delete(T) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- deleteNextIndex(long) - Method in interface com.liferay.portal.search.index.ConcurrentReindexManager
- deleteRemoteCluster(String, String) - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationHelper
- deleteStaleDocuments(long, Date, Set<String>) - Method in interface com.liferay.portal.search.index.SyncReindexManager
- deleteStaleDocuments(String, Date, Set<String>) - Method in interface com.liferay.portal.search.index.SyncReindexManager
- DEPTH_FIRST - Enum constant in enum class com.liferay.portal.search.aggregation.bucket.CollectionMode
- derivative(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- derivative(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- DerivativePipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- DerivativePipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- DESC - Enum constant in enum class com.liferay.portal.search.sort.SortOrder
- DictionaryEntry - Class in com.liferay.portal.search.suggest
- DictionaryEntry(String) - Constructor for class com.liferay.portal.search.suggest.DictionaryEntry
- DictionaryReader - Class in com.liferay.portal.search.suggest
- DictionaryReader(InputStream) - Constructor for class com.liferay.portal.search.suggest.DictionaryReader
- DictionaryReader(InputStream, String) - Constructor for class com.liferay.portal.search.suggest.DictionaryReader
- DictionaryVisitor - Interface in com.liferay.portal.search.suggest
- digester - Variable in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- disabled(boolean) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- disabledEntryClassNames() - Method in interface com.liferay.portal.search.configuration.DefaultKeywordQueryConfiguration
- DISJOINT - Enum constant in enum class com.liferay.portal.search.query.geolocation.ShapeRelation
- disMax() - Method in interface com.liferay.portal.search.query.Queries
- DisMaxQuery - Interface in com.liferay.portal.search.query
- displayGroupName(String) - Method in interface com.liferay.portal.search.suggestions.SuggestionsContributorResultsBuilder
- DistanceUnit - Enum Class in com.liferay.portal.search.geolocation
- diversifiedSampler(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- diversifiedSampler(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- DiversifiedSamplerAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- DiversifiedSamplerAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- document(Document) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- Document - Interface in com.liferay.portal.search.document
- DocumentBuilder - Interface in com.liferay.portal.search.document
- DocumentBuilderFactory - Interface in com.liferay.portal.search.document
- DocumentBuilderFactory - Interface in com.liferay.portal.search.legacy.document
- documentIdentifier(String, String, String) - Method in interface com.liferay.portal.search.query.Queries
- DOUBLE - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- duration(long) - Method in class com.liferay.portal.search.searcher.SearchTimeValue.Builder
- DynamicQueryBatchIndexingActionableFactory - Interface in com.liferay.portal.search.batch
E
- EmbeddingProviderInformation - Interface in com.liferay.portal.search.ml.embedding
- EmbeddingProviderStatus - Class in com.liferay.portal.search.ml.embedding
- EmbeddingProviderStatus(EmbeddingProviderStatus) - Constructor for class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus
- EmbeddingProviderStatus.EmbeddingProviderStatusBuilder - Class in com.liferay.portal.search.ml.embedding
- EmbeddingProviderStatusBuilder() - Constructor for class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus.EmbeddingProviderStatusBuilder
- EmbeddingProviderStatusBuilder(EmbeddingProviderStatus) - Constructor for class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus.EmbeddingProviderStatusBuilder
- EmbeddingRetriever - Interface in com.liferay.portal.search.ml.embedding
- embeddingVectorDimensions(int) - Method in class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus.EmbeddingProviderStatusBuilder
- EMPTY - Enum constant in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- EMPTY_SYNTAX_FLAG - Static variable in interface com.liferay.portal.search.query.RegexQuery
- emptySearchEnabled(boolean) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- encodeFieldName(ExpandoColumn) - Method in interface com.liferay.portal.search.expando.ExpandoBridgeIndexer
- encoder(String) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- ENTRY_CLASS_NAME_PROPERTY_KEY - Static variable in class com.liferay.portal.search.contributor.constants.ContributorConstants
- ENTRY_CLASS_NAME_PROPERTY_KEY - Static variable in class com.liferay.portal.search.contributor.ContributorConstants
-
Deprecated.
- entryClassNames(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- envelopeShape(Coordinate, Coordinate) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- EnvelopeShape - Interface in com.liferay.portal.search.geolocation
- envelopeShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- EnvelopeShapeBuilder - Interface in com.liferay.portal.search.geolocation
- equals(Object) - Method in class com.liferay.portal.search.aggregation.bucket.Order
- error(String) - Method in interface com.liferay.portal.search.engine.ConnectionInformationBuilder
- errorMessage(String) - Method in class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus.EmbeddingProviderStatusBuilder
- exactMatchBoost() - Method in interface com.liferay.portal.search.configuration.TitleFieldQueryBuilderConfiguration
- excludeContributors(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- excludedEntryClassNames() - Method in interface com.liferay.portal.search.configuration.SearchEngineHelperConfiguration
- exists(String) - Method in interface com.liferay.portal.search.query.Queries
- ExistsQuery - Interface in com.liferay.portal.search.query
- ExpandoBridgeIndexer - Interface in com.liferay.portal.search.expando
- explain(boolean) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
-
Enables explanation of how each hit's score was computed.
- explanation(String) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- exponentialDecay(String, Object, Object, Object) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- exponentialDecay(String, Object, Object, Object, Double) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- ExponentialDecayScoreFunction - Interface in com.liferay.portal.search.query.function.score
- extendedStats(String, double, long, double, double, double, double, double, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- extendedStats(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- ExtendedStatsAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- ExtendedStatsAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- extendedStatsBucket(String, double, long, double, double, double, double, double, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- extendedStatsBucket(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- ExtendedStatsBucketPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- ExtendedStatsBucketPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
F
- Facet - Interface in com.liferay.portal.search.facet
- FacetContext - Interface in com.liferay.portal.search.searcher
- FacetFactory - Interface in com.liferay.portal.search.facet
- federatedSearchKey(String) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- federatedSearchKey(String) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
- FEET - Enum constant in enum class com.liferay.portal.search.geolocation.DistanceUnit
- fetchBaseModel(String, long) - Method in interface com.liferay.portal.search.indexer.BaseModelRetriever
- fetchSource(boolean) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- fetchSourceExcludes(String[]) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- fetchSourceIncludes(String[]) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- field(String) - Method in interface com.liferay.portal.search.collapse.CollapseBuilder
- field(String) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor.DateRangeFacetBuilder
- field(String) - Method in interface com.liferay.portal.search.facet.range.RangeFacetSearchContributor.RangeFacetBuilder
- field(String) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- field(String) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
Highlights#fieldConfigBuilder(String)
- field(String) - Method in interface com.liferay.portal.search.script.ScriptFieldBuilder
- field(String) - Method in interface com.liferay.portal.search.sort.SortBuilder
- field(String) - Method in interface com.liferay.portal.search.sort.Sorts
- field(String) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- field(String) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- field(String, SortOrder) - Method in interface com.liferay.portal.search.sort.Sorts
- Field - Interface in com.liferay.portal.search.document
- FieldAggregation - Interface in com.liferay.portal.search.aggregation
- fieldBuilder() - Method in interface com.liferay.portal.search.script.Scripts
- fieldConfig(String) - Method in interface com.liferay.portal.search.highlight.Highlights
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- FieldConfig - Interface in com.liferay.portal.search.highlight
- fieldConfigBuilder() - Method in interface com.liferay.portal.search.highlight.Highlights
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
FieldConfigBuilderFactory.builder(String)
- FieldConfigBuilder - Interface in com.liferay.portal.search.highlight
- FieldConfigBuilderFactory - Interface in com.liferay.portal.search.highlight
- fieldConfigs(Collection<FieldConfig>) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- fieldNamePatterns() - Method in interface com.liferay.portal.search.configuration.QueryPreProcessConfiguration
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- FieldQueryBuilder - Interface in com.liferay.portal.search.analysis
- FieldQueryBuilder - Interface in com.liferay.portal.search.query.field
- FieldQueryBuilderFactory - Interface in com.liferay.portal.search.analysis
- FieldQueryBuilderFactory - Interface in com.liferay.portal.search.query.field
- FieldQueryFactory - Interface in com.liferay.portal.search.query.field
- fields(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- FieldSort - Interface in com.liferay.portal.search.sort
- fieldToAggregate(String) - Method in interface com.liferay.portal.search.facet.custom.CustomFacetSearchContributor.CustomFacetBuilder
- fieldToAggregate(String) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- fieldValueFactor(String) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- FieldValueFactorScoreFunction - Interface in com.liferay.portal.search.query.function.score
- FieldValueFactorScoreFunction.Modifier - Enum Class in com.liferay.portal.search.query.function.score
- filter(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- filter(String, Query) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- Filter - Interface in com.liferay.portal.search.filter
- FilterAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- FilterAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- FilterBuilders - Interface in com.liferay.portal.search.filter
- filterField(String) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- filters(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- filters(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- FiltersAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- FiltersAggregation.KeyedQuery - Interface in com.liferay.portal.search.aggregation.bucket
- FiltersAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- filterValue(String) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- FilterVisitor<T> - Interface in com.liferay.portal.search.filter
- FIRST - Enum constant in enum class com.liferay.portal.search.query.FunctionScoreQuery.ScoreMode
- FolderFacetFactory - Interface in com.liferay.portal.search.facet.folder
- FolderFacetSearchContributor - Interface in com.liferay.portal.search.facet.folder
- FolderFacetSearchContributor.FolderFacetBuilder - Interface in com.liferay.portal.search.facet.folder
- follow(String) - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationHelper
- follow(String, String, String) - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationHelper
- forceSource(Boolean) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- forceSource(Boolean) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- format(String) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor.DateRangeFacetBuilder
- format(String) - Method in interface com.liferay.portal.search.facet.range.RangeFacetSearchContributor.RangeFacetBuilder
- fragmenter(String) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- fragmenter(String) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- fragmentOffset(Integer) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- fragments(List<String>) - Method in interface com.liferay.portal.search.highlight.HighlightFieldBuilder
- fragmentSize(Integer) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- fragmentSize(Integer) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.category.CategoryFacetSearchContributor.CategoryFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.custom.CustomFacetSearchContributor.CustomFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor.DateRangeFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.folder.FolderFacetSearchContributor.FolderFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.range.RangeFacetSearchContributor.RangeFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.site.SiteFacetSearchContributor.SiteFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.tag.TagFacetSearchContributor.TagFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.type.TypeFacetSearchContributor.TypeFacetBuilder
- frequencyThreshold(int) - Method in interface com.liferay.portal.search.facet.user.UserFacetSearchContributor.UserFacetBuilder
- from(Integer) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- functionScore(Query) - Method in interface com.liferay.portal.search.query.Queries
- FunctionScoreQuery - Interface in com.liferay.portal.search.query
- FunctionScoreQuery.FilterQueryScoreFunctionHolder - Interface in com.liferay.portal.search.query
- FunctionScoreQuery.ScoreMode - Enum Class in com.liferay.portal.search.query
- fuzzy(String, String) - Method in interface com.liferay.portal.search.query.Queries
- FuzzyQuery - Interface in com.liferay.portal.search.query
G
- GapPolicy - Enum Class in com.liferay.portal.search.aggregation.pipeline
- gaussianDecay(String, Object, Object, Object) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- gaussianDecay(String, Object, Object, Object, Double) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- GaussianDecayScoreFunction - Interface in com.liferay.portal.search.query.function.score
- geoBoundingBox(String, GeoLocationPoint, GeoLocationPoint) - Method in interface com.liferay.portal.search.query.Queries
- GeoBoundingBoxQuery - Interface in com.liferay.portal.search.query
- geoBounds(String, GeoLocationPoint, GeoLocationPoint) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- geoBounds(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- GeoBoundsAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- GeoBoundsAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- GeoBuilders - Interface in com.liferay.portal.search.geolocation
- geoCentroid(String, GeoLocationPoint, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- geoCentroid(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- GeoCentroidAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- GeoCentroidAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- geoDistance(double) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- geoDistance(double, DistanceUnit) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- geoDistance(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- geoDistance(String) - Method in interface com.liferay.portal.search.sort.Sorts
- geoDistance(String, GeoLocationPoint, GeoDistance) - Method in interface com.liferay.portal.search.query.Queries
- geoDistance(String, String, GeoLocationPoint) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- GeoDistance - Interface in com.liferay.portal.search.geolocation
- GeoDistanceAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- GeoDistanceAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- GeoDistanceQuery - Interface in com.liferay.portal.search.query
- geoDistanceRange(String, boolean, boolean, GeoDistance, GeoLocationPoint, GeoDistance) - Method in interface com.liferay.portal.search.query.Queries
- GeoDistanceRangeQuery - Interface in com.liferay.portal.search.query
- GeoDistanceSort - Interface in com.liferay.portal.search.sort
- GeoDistanceType - Enum Class in com.liferay.portal.search.geolocation
- GeoExecType - Enum Class in com.liferay.portal.search.query.geolocation
- geoHashGrid(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- geoHashGrid(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- GeoHashGridAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- GeoHashGridAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- geoLocationPoint(double, double) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- geoLocationPoint(long) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- geoLocationPoint(String) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- GeoLocationPoint - Interface in com.liferay.portal.search.geolocation
- GeometryCollectionShape - Interface in com.liferay.portal.search.geolocation
- geometryCollectionShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- GeometryCollectionShapeBuilder - Interface in com.liferay.portal.search.geolocation
- GEOPOINT - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- geoPolygon(String) - Method in interface com.liferay.portal.search.query.Queries
- GeoPolygonQuery - Interface in com.liferay.portal.search.query
- geoShape(String, Shape) - Method in interface com.liferay.portal.search.query.Queries
- geoShape(String, String, String) - Method in interface com.liferay.portal.search.query.Queries
- GeoShapeQuery - Interface in com.liferay.portal.search.query
- GeoValidationMethod - Enum Class in com.liferay.portal.search.geolocation
- GeoValidationMethod - Enum Class in com.liferay.portal.search.query.geolocation
- getAdjustPureNegative() - Method in interface com.liferay.portal.search.query.BooleanQuery
- getAggregationName() - Method in interface com.liferay.portal.search.facet.Facet
- getAggregationResult(String) - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getAggregationResultsMap() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getAggregationsMap() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getAllowLeadingWildcard() - Method in interface com.liferay.portal.search.query.StringQuery
- getAnalyzer() - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- getAnalyzer() - Method in interface com.liferay.portal.search.query.MatchPhrasePrefixQuery
- getAnalyzer() - Method in interface com.liferay.portal.search.query.MatchPhraseQuery
- getAnalyzer() - Method in interface com.liferay.portal.search.query.MatchQuery
- getAnalyzer() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getAnalyzer() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getAnalyzer() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getAnalyzer() - Method in interface com.liferay.portal.search.query.StringQuery
- getAnalyzeWildcard() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getAnalyzeWildcard() - Method in interface com.liferay.portal.search.query.StringQuery
- getAssetURLView(AssetRenderer<?>, AssetRendererFactory<?>, String, long, LiferayPortletRequest, LiferayPortletResponse) - Method in interface com.liferay.portal.search.asset.AssetURLViewProvider
- getAttribute(String) - Method in interface com.liferay.portal.search.suggestions.Suggestion
- getAttributes() - Method in interface com.liferay.portal.search.suggestions.Suggestion
- getAttributes() - Method in interface com.liferay.portal.search.suggestions.SuggestionsContributorResults
- getAutoGenerateSynonymsPhraseQuery() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getAutoGenerateSynonymsPhraseQuery() - Method in interface com.liferay.portal.search.query.StringQuery
- getAvailableDiskSpace() - Method in interface com.liferay.portal.search.cluster.StatsInformation
- getAvailableProviderNames() - Method in interface com.liferay.portal.search.ml.embedding.EmbeddingRetriever
- getAvg() - Method in interface com.liferay.portal.search.aggregation.metrics.StatsAggregationResult
- getBackgroundFilterQuery() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getBackgroundFilterQuery() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getBatchIndexingActionable() - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- getBatchIndexingActionable(IndexableActionableDynamicQuery) - Method in interface com.liferay.portal.search.batch.DynamicQueryBatchIndexingActionableFactory
- getBoolean(String) - Method in interface com.liferay.portal.search.document.Document
- getBooleans(String) - Method in interface com.liferay.portal.search.document.Document
- getBoost() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- getBoost() - Method in interface com.liferay.portal.search.query.Query
- getBottomRight() - Method in interface com.liferay.portal.search.aggregation.metrics.GeoBoundsAggregationResult
- getBottomRight() - Method in interface com.liferay.portal.search.geolocation.EnvelopeShape
- getBottomRightGeoLocationPoint() - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- getBoundaryChars() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getBoundaryChars() - Method in interface com.liferay.portal.search.highlight.Highlight
- getBoundaryMaxScan() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getBoundaryMaxScan() - Method in interface com.liferay.portal.search.highlight.Highlight
- getBoundaryScannerLocale() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getBoundaryScannerLocale() - Method in interface com.liferay.portal.search.highlight.Highlight
- getBoundaryScannerType() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getBoundaryScannerType() - Method in interface com.liferay.portal.search.highlight.Highlight
- getBucket(String) - Method in interface com.liferay.portal.search.aggregation.bucket.BucketAggregationResult
- getBucketCountThresholds() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getBucketCountThresholds() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getBuckets() - Method in interface com.liferay.portal.search.aggregation.bucket.BucketAggregationResult
- getBucketsPath() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketMetricsPipelineAggregation
- getBucketsPath() - Method in interface com.liferay.portal.search.aggregation.pipeline.CumulativeSumPipelineAggregation
- getBucketsPath() - Method in interface com.liferay.portal.search.aggregation.pipeline.DerivativePipelineAggregation
- getBucketsPath() - Method in interface com.liferay.portal.search.aggregation.pipeline.MovingFunctionPipelineAggregation
- getBucketsPath() - Method in interface com.liferay.portal.search.aggregation.pipeline.SerialDiffPipelineAggregation
- getBucketsPathsMap() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketScriptPipelineAggregation
- getBucketsPathsMap() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSelectorPipelineAggregation
- getBulkSize(String) - Method in interface com.liferay.portal.search.batch.BatchIndexingHelper
- getCardinality() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getCCRLocalClusterConnectionConfigurations() - Method in interface com.liferay.portal.search.configuration.CrossClusterReplicationConfigurationWrapper
-
Deprecated.
- getCCRLocalClusterConnectionId() - Method in interface com.liferay.portal.search.configuration.CrossClusterReplicationConfigurationWrapper
-
Deprecated.As of Athanasius (7.3.x), replaced by
CrossClusterReplicationConfigurationWrapper.getCCRLocalClusterConnectionConfigurations()
- getCenter() - Method in interface com.liferay.portal.search.geolocation.CircleShape
- getCentroid() - Method in interface com.liferay.portal.search.aggregation.metrics.GeoCentroidAggregationResult
- getChildAggregation() - Method in interface com.liferay.portal.search.facet.nested.NestedFacet
- getChildAggregation(String) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- getChildAggregationResult(String) - Method in interface com.liferay.portal.search.aggregation.bucket.Bucket
- getChildAggregationResult(String) - Method in interface com.liferay.portal.search.aggregation.HierarchicalAggregationResult
- getChildAggregationValuesFilter() - Method in interface com.liferay.portal.search.facet.nested.NestedFacet
- getChildrenAggregationResults() - Method in interface com.liferay.portal.search.aggregation.bucket.Bucket
- getChildrenAggregationResultsMap() - Method in interface com.liferay.portal.search.aggregation.HierarchicalAggregationResult
- getChildrenAggregations() - Method in interface com.liferay.portal.search.aggregation.Aggregation
- getChildType() - Method in interface com.liferay.portal.search.aggregation.bucket.ChildrenAggregation
- getClassName() - Method in interface com.liferay.portal.search.asset.AssetSubtypeIdentifier
- getClassNames(long) - Method in interface com.liferay.portal.search.asset.SearchableAssetClassNamesProvider
- getClientVersionString() - Method in interface com.liferay.portal.search.engine.SearchEngineInformation
- getClusterName() - Method in interface com.liferay.portal.search.engine.ConnectionInformation
- getCollapse() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getCollectionMode() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getCombineFunction() - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- getCombineScript() - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- getCompanyConfiguration(long) - Method in interface com.liferay.portal.search.configuration.SemanticSearchConfigurationProvider
- getCompanyIndexName(long) - Method in interface com.liferay.portal.search.index.IndexInformation
- getComplexQueryParts() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getCompression() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- getCompression() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- getConnectionId() - Method in interface com.liferay.portal.search.engine.ConnectionInformation
- getConnectionId() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getConnectionInformationBuilder() - Method in interface com.liferay.portal.search.engine.ConnectionInformationBuilderFactory
- getConnectionInformationList() - Method in interface com.liferay.portal.search.engine.SearchEngineInformation
- getContent() - Method in interface com.liferay.portal.search.summary.Summary
- getCoordinates() - Method in interface com.liferay.portal.search.geolocation.Shape
- getCount() - Method in interface com.liferay.portal.search.aggregation.metrics.GeoCentroidAggregationResult
- getCount() - Method in interface com.liferay.portal.search.aggregation.metrics.StatsAggregationResult
- getCount() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getCount() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getCutoffFrequency() - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- getCutOffFrequency() - Method in interface com.liferay.portal.search.query.MatchQuery
- getCutOffFrequency() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getDate(String) - Method in interface com.liferay.portal.search.document.Document
- getDateFormat() - Method in interface com.liferay.portal.search.query.DateRangeTermQuery
- getDateHistogramInterval() - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- getDates(String) - Method in interface com.liferay.portal.search.document.Document
- getDecay() - Method in interface com.liferay.portal.search.query.function.score.DecayScoreFunction
- getDefaultField() - Method in interface com.liferay.portal.search.query.StringQuery
- getDefaultOperator() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getDefaultOperator() - Method in interface com.liferay.portal.search.query.StringQuery
- getDictionaryEntriesIterator() - Method in class com.liferay.portal.search.suggest.DictionaryReader
- getDigester() - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- getDisplayGroupName() - Method in interface com.liferay.portal.search.suggestions.SuggestionsContributorResults
- getDistance() - Method in interface com.liferay.portal.search.geolocation.GeoDistance
- getDistanceUnit() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- getDistanceUnit() - Method in interface com.liferay.portal.search.geolocation.GeoDistance
- getDistanceUnit() - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- getDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.Bucket
- getDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.ChildrenAggregationResult
- getDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.FilterAggregationResult
- getDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.GlobalAggregationResult
- getDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.MissingAggregationResult
- getDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.NestedAggregationResult
- getDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.ReverseNestedAggregationResult
- getDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.SamplerAggregationResult
- getDocsSize() - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- getDocsSorts() - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- getDocsStart() - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- getDocument() - Method in interface com.liferay.portal.search.hits.SearchHit
- getDocument(T) - Method in interface com.liferay.portal.search.indexer.IndexerDocumentBuilder
- getDocumentIdentifiers() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getDocumentJSONs() - Method in interface com.liferay.portal.search.query.PercolateQuery
- getDocuments() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getDocuments71() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getDocumentUID(T) - Method in interface com.liferay.portal.search.indexer.IndexerDocumentBuilder
- getDouble(String) - Method in interface com.liferay.portal.search.document.Document
- getDoubles(String) - Method in interface com.liferay.portal.search.document.Document
- getDuration() - Method in class com.liferay.portal.search.searcher.SearchTimeValue
- getEmbeddingProviderStatus(String) - Method in interface com.liferay.portal.search.ml.embedding.EmbeddingProviderInformation
- getEmbeddingProviderStatuses() - Method in interface com.liferay.portal.search.ml.embedding.EmbeddingProviderInformation
- getEmbeddingVectorDimensions() - Method in interface com.liferay.portal.search.engine.SearchEngineInformation
- getEmbeddingVectorDimensions() - Method in class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus
- getEnablePositionIncrements() - Method in interface com.liferay.portal.search.query.StringQuery
- getEncoder() - Method in interface com.liferay.portal.search.highlight.Highlight
- getEntityClass() - Method in interface com.liferay.portal.search.contributor.sort.SortFieldNameTranslator
- getEntryClassNames() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getError() - Method in interface com.liferay.portal.search.engine.ConnectionInformation
- getErrorDocCounts() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregationResult
- getErrorDocCounts() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregationResult
- getErrorDocCounts() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregationResult
- getErrorMessage() - Method in class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus
- getEscape() - Method in interface com.liferay.portal.search.query.StringQuery
- getExcludeContributors() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getExcludedValues() - Method in interface com.liferay.portal.search.aggregation.bucket.IncludeExcludeClause
- getExcludeRegex() - Method in interface com.liferay.portal.search.aggregation.bucket.IncludeExcludeClause
- getExecutionHint() - Method in interface com.liferay.portal.search.aggregation.bucket.DiversifiedSamplerAggregation
- getExecutionHint() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getExecutionHint() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getExecutionHint() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getExplain() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getExplanation() - Method in interface com.liferay.portal.search.hits.SearchHit
- getFacet(String) - Method in interface com.liferay.portal.search.searcher.FacetContext
- getFactor() - Method in interface com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction
- getFederatedSearchKey() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getFederatedSearchKey() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getFederatedSearchRequestBuilder(String) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- getFederatedSearchRequests() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getFederatedSearchResponse(String) - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getFederatedSearchResponses() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getFetchSource() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getFetchSource() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getFetchSourceExclude() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getFetchSourceExcludes() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getFetchSourceInclude() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getFetchSourceIncludes() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getField() - Method in interface com.liferay.portal.search.aggregation.FieldAggregation
- getField() - Method in interface com.liferay.portal.search.collapse.Collapse
- getField() - Method in class com.liferay.portal.search.collapse.InnerCollapse
- getField() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- getField() - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- getField() - Method in interface com.liferay.portal.search.groupby.GroupByResponse
- getField() - Method in interface com.liferay.portal.search.highlight.FieldConfig
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
FieldConfig.getFieldName()
- getField() - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- getField() - Method in interface com.liferay.portal.search.query.ExistsQuery
- getField() - Method in interface com.liferay.portal.search.query.function.score.DecayScoreFunction
- getField() - Method in interface com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction
- getField() - Method in interface com.liferay.portal.search.query.function.score.RandomScoreFunction
- getField() - Method in interface com.liferay.portal.search.query.FuzzyQuery
- getField() - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- getField() - Method in interface com.liferay.portal.search.query.GeoDistanceQuery
- getField() - Method in interface com.liferay.portal.search.query.GeoPolygonQuery
- getField() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getField() - Method in interface com.liferay.portal.search.query.MatchPhrasePrefixQuery
- getField() - Method in interface com.liferay.portal.search.query.MatchPhraseQuery
- getField() - Method in interface com.liferay.portal.search.query.MatchQuery
- getField() - Method in interface com.liferay.portal.search.query.PercolateQuery
- getField() - Method in interface com.liferay.portal.search.query.PrefixQuery
- getField() - Method in interface com.liferay.portal.search.query.RangeTermQuery
- getField() - Method in interface com.liferay.portal.search.query.RegexQuery
- getField() - Method in interface com.liferay.portal.search.query.TermQuery
- getField() - Method in interface com.liferay.portal.search.query.TermsQuery
- getField() - Method in interface com.liferay.portal.search.query.WildcardQuery
- getField() - Method in interface com.liferay.portal.search.script.ScriptField
- getField() - Method in interface com.liferay.portal.search.sort.FieldSort
- getField() - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- getField() - Method in interface com.liferay.portal.search.stats.StatsRequest
- getField() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getFieldBoostMap() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getFieldConfigs() - Method in interface com.liferay.portal.search.highlight.Highlight
- getFieldMappings(String) - Method in interface com.liferay.portal.search.index.IndexInformation
- getFieldName() - Method in interface com.liferay.portal.search.filter.DateRangeFilter
- getFieldName() - Method in interface com.liferay.portal.search.filter.RangeFilter
- getFieldName() - Method in interface com.liferay.portal.search.filter.TermsSetFilter
- getFieldName() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getFieldName() - Method in interface com.liferay.portal.search.query.TermsSetQuery
- getFields() - Method in interface com.liferay.portal.search.document.Document
- getFields() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getFields() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
-
Deprecated.As of Athanasius (7.3.x), replaced by
MultiMatchQuery.getFieldsBoosts()
- getFields() - Method in interface com.liferay.portal.search.query.StringQuery
-
Deprecated.As of Athanasius (7.3.x), replaced by
StringQuery.getFieldsBoosts()
- getFieldsBoosts() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getFieldsBoosts() - Method in interface com.liferay.portal.search.query.StringQuery
- getFieldSorts() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSortPipelineAggregation
- getFilterDuplicateText() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getFilterField() - Method in interface com.liferay.portal.search.facet.nested.NestedFacet
- getFilterQuery() - Method in interface com.liferay.portal.search.aggregation.bucket.FilterAggregation
- getFilterQuery() - Method in interface com.liferay.portal.search.query.FunctionScoreQuery.FilterQueryScoreFunctionHolder
- getFilterQuery() - Method in interface com.liferay.portal.search.sort.NestedSort
- getFilterQueryClauses() - Method in interface com.liferay.portal.search.query.BooleanQuery
- getFilterQueryScoreFunctionHolders() - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- getFilterValue() - Method in interface com.liferay.portal.search.facet.nested.NestedFacet
- getFloat(String) - Method in interface com.liferay.portal.search.document.Document
- getFloats(String) - Method in interface com.liferay.portal.search.document.Document
- getForceSource() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getForceSource() - Method in interface com.liferay.portal.search.highlight.Highlight
- getFormat() - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- getFormat() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- getFormat() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketMetricsPipelineAggregation
- getFormat() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketScriptPipelineAggregation
- getFormat() - Method in interface com.liferay.portal.search.aggregation.pipeline.CumulativeSumPipelineAggregation
- getFormat() - Method in interface com.liferay.portal.search.aggregation.pipeline.DerivativePipelineAggregation
- getFormat() - Method in interface com.liferay.portal.search.aggregation.pipeline.MovingFunctionPipelineAggregation
- getFormat() - Method in interface com.liferay.portal.search.aggregation.pipeline.SerialDiffPipelineAggregation
- getFormat() - Method in interface com.liferay.portal.search.filter.DateRangeFilter
- getFormat() - Method in interface com.liferay.portal.search.filter.RangeFilter
- getFragmenter() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getFragmenter() - Method in interface com.liferay.portal.search.highlight.Highlight
- getFragmentOffset() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getFragments() - Method in interface com.liferay.portal.search.highlight.HighlightField
- getFragmentSize() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getFragmentSize() - Method in interface com.liferay.portal.search.highlight.Highlight
- getFrom() - Method in class com.liferay.portal.search.aggregation.bucket.Range
- getFrom() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getFrom() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSortPipelineAggregation
- getFrom() - Method in interface com.liferay.portal.search.filter.DateRangeFilter
- getFrom() - Method in interface com.liferay.portal.search.filter.RangeFilter
- getFrom() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getFromAsString() - Method in class com.liferay.portal.search.aggregation.bucket.Range
- getFuzziness() - Method in interface com.liferay.portal.search.query.FuzzyQuery
- getFuzziness() - Method in interface com.liferay.portal.search.query.MatchQuery
- getFuzziness() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getFuzziness() - Method in interface com.liferay.portal.search.query.StringQuery
- getFuzzyMaxExpansions() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getFuzzyMaxExpansions() - Method in interface com.liferay.portal.search.query.StringQuery
- getFuzzyPrefixLength() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getFuzzyPrefixLength() - Method in interface com.liferay.portal.search.query.StringQuery
- getFuzzyRewrite() - Method in interface com.liferay.portal.search.query.StringQuery
- getFuzzyRewriteMethod() - Method in interface com.liferay.portal.search.query.MatchQuery
- getFuzzyRewriteMethod() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getFuzzyTranspositions() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getFuzzyTranspositions() - Method in interface com.liferay.portal.search.query.StringQuery
- getGapPolicy() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketMetricsPipelineAggregation
- getGapPolicy() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSelectorPipelineAggregation
- getGapPolicy() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSortPipelineAggregation
- getGapPolicy() - Method in interface com.liferay.portal.search.aggregation.pipeline.DerivativePipelineAggregation
- getGapPolicy() - Method in interface com.liferay.portal.search.aggregation.pipeline.MovingFunctionPipelineAggregation
- getGapPolicy() - Method in interface com.liferay.portal.search.aggregation.pipeline.SerialDiffPipelineAggregation
- getGeoDistance() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- getGeoDistance() - Method in interface com.liferay.portal.search.query.GeoDistanceQuery
- getGeoDistanceType() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- getGeoDistanceType() - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- getGeoExecType() - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- getGeoHash() - Method in interface com.liferay.portal.search.geolocation.GeoLocationPoint
- getGeoHashLong() - Method in interface com.liferay.portal.search.geolocation.GeoLocationPoint
- getGeoLocationPoint() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- getGeoLocationPoint(String) - Method in interface com.liferay.portal.search.document.Document
- getGeoLocationPoints() - Method in interface com.liferay.portal.search.query.GeoPolygonQuery
- getGeoLocationPoints() - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- getGeoLocationPoints(String) - Method in interface com.liferay.portal.search.document.Document
- getGeoValidationMethod() - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- getGeoValidationMethod() - Method in interface com.liferay.portal.search.query.GeoDistanceQuery
- getGeoValidationMethod() - Method in interface com.liferay.portal.search.query.GeoPolygonQuery
- getGeoValidationMethod() - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- getGroupByRequest(GroupBy) - Method in interface com.liferay.portal.search.legacy.groupby.GroupByRequestFactory
-
Provides a GroupByRequest object based off a legacy GroupBy object.
- getGroupByRequest(String) - Method in interface com.liferay.portal.search.groupby.GroupByRequestFactory
- getGroupByRequests() - Method in interface com.liferay.portal.search.searcher.SearchRequest
-
Provides the top hits aggregations used for grouping results by the specified fields.
- getGroupByResponse(String) - Method in interface com.liferay.portal.search.groupby.GroupByResponseFactory
- getGroupByResponses() - Method in interface com.liferay.portal.search.searcher.SearchResponse
-
Returns the map containing the top hits aggregations for each field.
- getGroupExternalReferenceCode() - Method in interface com.liferay.portal.search.asset.AssetSubtypeIdentifier
- getHdrSignificantValueDigits() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- getHdrSignificantValueDigits() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- getHealth() - Method in interface com.liferay.portal.search.engine.ConnectionInformation
- getHighFreqMinimumShouldMatch() - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- getHighFreqOperator() - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- getHighlight() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getHighlight() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getHighlighterType() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getHighlighterType() - Method in interface com.liferay.portal.search.highlight.Highlight
- getHighlightFieldsMap() - Method in interface com.liferay.portal.search.hits.SearchHit
- getHighlightFilter() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getHighlightFilter() - Method in interface com.liferay.portal.search.highlight.Highlight
- getHighlightQuery() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getHighlightQuery() - Method in interface com.liferay.portal.search.highlight.Highlight
- getHits(String) - Method in interface com.liferay.portal.search.groupby.GroupByResponse
- getHitsMap() - Method in interface com.liferay.portal.search.groupby.GroupByResponse
- getHoles() - Method in interface com.liferay.portal.search.geolocation.PolygonShape
- getId() - Method in interface com.liferay.portal.search.hits.SearchHit
- getId() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery.DocumentIdentifier
- getIdOrCode() - Method in interface com.liferay.portal.search.script.Script
- getIds() - Method in interface com.liferay.portal.search.query.IdsQuery
- getIgnoreUnmapped() - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- getIgnoreUnmapped() - Method in interface com.liferay.portal.search.query.GeoDistanceQuery
- getIgnoreUnmapped() - Method in interface com.liferay.portal.search.query.GeoPolygonQuery
- getIgnoreUnmapped() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getIncludeContributors() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getIncludedValues() - Method in interface com.liferay.portal.search.aggregation.bucket.IncludeExcludeClause
- getIncludeExcludeClause() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getIncludeExcludeClause() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getIncludeExcludeClause() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getIncludeRegex() - Method in interface com.liferay.portal.search.aggregation.bucket.IncludeExcludeClause
- getIndex() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery.DocumentIdentifier
- getIndexedShapeId() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getIndexedShapeIndex() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getIndexedShapePath() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getIndexedShapeRouting() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getIndexedShapeType() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getIndexes() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getIndexName(long) - Method in interface com.liferay.portal.search.index.IndexNameBuilder
- getIndexNamePrefix() - Method in interface com.liferay.portal.search.index.IndexNameBuilder
- getIndexNames() - Method in interface com.liferay.portal.search.index.IndexInformation
- getInitScript() - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- getInnerCollapse() - Method in interface com.liferay.portal.search.collapse.InnerHit
- getInnerHits() - Method in interface com.liferay.portal.search.collapse.Collapse
- getInteger(String) - Method in interface com.liferay.portal.search.document.Document
- getIntegers(String) - Method in interface com.liferay.portal.search.document.Document
- getInterval() - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- getInterval() - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- getKeepAlive() - Method in class com.liferay.portal.search.pit.PointInTime
- getKey() - Method in interface com.liferay.portal.search.aggregation.bucket.Bucket
- getKey() - Method in interface com.liferay.portal.search.aggregation.bucket.FiltersAggregation.KeyedQuery
- getKey() - Method in class com.liferay.portal.search.aggregation.bucket.Range
- getKeyed() - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- getKeyed() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- getKeyed() - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- getKeyed() - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- getKeyed() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- getKeyed() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- getKeyedQueries() - Method in interface com.liferay.portal.search.aggregation.bucket.FiltersAggregation
- getKeys() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketPipelineAggregationResult
- getLabels() - Method in interface com.liferay.portal.search.engine.ConnectionInformation
- getLag() - Method in interface com.liferay.portal.search.aggregation.pipeline.SerialDiffPipelineAggregation
- getLanguage() - Method in interface com.liferay.portal.search.script.Script
- getLatitude() - Method in interface com.liferay.portal.search.geolocation.GeoLocationPoint
- getLenient() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getLenient() - Method in interface com.liferay.portal.search.query.StringQuery
- getLikeTexts() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getLineStringShapes() - Method in interface com.liferay.portal.search.geolocation.MultiLineStringShape
- getLocalClusterConnectionIds() - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationConfigurationHelper
- getLocalClusterConnectionIdsMap() - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationConfigurationHelper
- getLocale() - Method in interface com.liferay.portal.search.summary.Summary
- getLocales(SearchContext) - Method in interface com.liferay.portal.search.localization.SearchLocalizationHelper
- getLocalizedFieldNames(String[], SearchContext) - Method in interface com.liferay.portal.search.localization.SearchLocalizationHelper
- getLong(String) - Method in interface com.liferay.portal.search.document.Document
- getLongitude() - Method in interface com.liferay.portal.search.geolocation.GeoLocationPoint
- getLongs(String) - Method in interface com.liferay.portal.search.document.Document
- getLowerBound() - Method in interface com.liferay.portal.search.query.RangeTermQuery
- getLowerBoundGeoDistance() - Method in interface com.liferay.portal.search.query.GeoDistanceRangeQuery
- getLowerBoundOperator() - Method in interface com.liferay.portal.search.query.RangeTermQuery
- getLowFreqMinimumShouldMatch() - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- getLowFreqOperator() - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- getMapScript() - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- getMatchedFields() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getMatchedQueries() - Method in interface com.liferay.portal.search.hits.SearchHit
- getMax() - Method in interface com.liferay.portal.search.aggregation.metrics.StatsAggregationResult
- getMax() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getMaxBoost() - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- getMaxBound() - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- getMaxBound() - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- getMaxChildren() - Method in interface com.liferay.portal.search.sort.NestedSort
- getMaxConcurrentGroupRequests() - Method in interface com.liferay.portal.search.collapse.Collapse
- getMaxDeterminedStates() - Method in interface com.liferay.portal.search.query.RegexQuery
- getMaxDeterminedStates() - Method in interface com.liferay.portal.search.query.StringQuery
- getMaxDocFrequency() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getMaxDocsPerValue() - Method in interface com.liferay.portal.search.aggregation.bucket.DiversifiedSamplerAggregation
- getMaxEdits() - Method in interface com.liferay.portal.search.query.FuzzyQuery
- getMaxExpansions() - Method in interface com.liferay.portal.search.query.FuzzyQuery
- getMaxExpansions() - Method in interface com.liferay.portal.search.query.MatchPhrasePrefixQuery
- getMaxExpansions() - Method in interface com.liferay.portal.search.query.MatchQuery
- getMaxExpansions() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getMaxQueryTerms() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getMaxScore() - Method in interface com.liferay.portal.search.hits.SearchHits
- getMaxWordLength() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getMean() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getMetricName() - Method in class com.liferay.portal.search.aggregation.bucket.Order
- getMin() - Method in interface com.liferay.portal.search.aggregation.metrics.StatsAggregationResult
- getMin() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getMinBound() - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- getMinBound() - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- getMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.BucketCountThresholds
- getMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- getMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- getMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getMinDocFrequency() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getMinimumShouldMatch() - Method in interface com.liferay.portal.search.query.BooleanQuery
- getMinimumShouldMatch() - Method in interface com.liferay.portal.search.query.StringQuery
- getMinimumShouldMatchField() - Method in interface com.liferay.portal.search.filter.TermsSetFilter
- getMinimumShouldMatchField() - Method in interface com.liferay.portal.search.query.TermsSetQuery
- getMinimumShouldMatchScript() - Method in interface com.liferay.portal.search.query.TermsSetQuery
- getMinScore() - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- getMinShouldMatch() - Method in interface com.liferay.portal.search.query.MatchQuery
- getMinShouldMatch() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getMinShouldMatch() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getMinTermFrequency() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getMinWordLength() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getMissing() - Method in interface com.liferay.portal.search.aggregation.FieldAggregation
- getMissing() - Method in interface com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction
- getMissing() - Method in interface com.liferay.portal.search.sort.FieldSort
- getMissing() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getModelIndexerClasses() - Method in interface com.liferay.portal.search.searcher.SearchRequest
-
Deprecated.As of Athanasius (7.3.x), replaced by
SearchRequest.getModelIndexerClassNames()
- getModelIndexerClassNames() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getModifier() - Method in interface com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction
- getMultiValueMode() - Method in interface com.liferay.portal.search.query.function.score.DecayScoreFunction
- getMustNotQueryClauses() - Method in interface com.liferay.portal.search.query.BooleanQuery
- getMustQueryClauses() - Method in interface com.liferay.portal.search.query.BooleanQuery
- getName() - Method in interface com.liferay.portal.search.aggregation.Aggregation
- getName() - Method in interface com.liferay.portal.search.aggregation.AggregationResult
- getName() - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregation
- getName() - Method in interface com.liferay.portal.search.collapse.InnerHit
- getName() - Method in interface com.liferay.portal.search.document.Field
- getName() - Method in interface com.liferay.portal.search.engine.NodeInformation
- getName() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- getName() - Method in interface com.liferay.portal.search.highlight.HighlightField
- getNegativeBoost() - Method in interface com.liferay.portal.search.query.BoostingQuery
- getNegativeQuery() - Method in interface com.liferay.portal.search.query.BoostingQuery
- getNestedSort() - Method in interface com.liferay.portal.search.sort.FieldSort
- getNestedSort() - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- getNestedSort() - Method in interface com.liferay.portal.search.sort.NestedSort
- getNestedSort() - Method in interface com.liferay.portal.search.sort.ScriptSort
- getNGramHolderBuilder() - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- getNodeInformationBuilder() - Method in interface com.liferay.portal.search.engine.NodeInformationBuilderFactory
- getNodeInformationList() - Method in interface com.liferay.portal.search.engine.ConnectionInformation
- getNodesString() - Method in interface com.liferay.portal.search.engine.SearchEngineInformation
- getNoMatchSize() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getNoMatchSize() - Method in interface com.liferay.portal.search.highlight.Highlight
- getNormalizedValue() - Method in interface com.liferay.portal.search.aggregation.pipeline.DerivativePipelineAggregationResult
- getNumericSuffix(int) - Method in interface com.liferay.portal.search.expando.ExpandoBridgeIndexer
- getNumFragments() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getNumOfFragments() - Method in interface com.liferay.portal.search.highlight.Highlight
- getOccur() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- getOffset() - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- getOffset() - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- getOffset() - Method in interface com.liferay.portal.search.query.function.score.DecayScoreFunction
- getOperator() - Method in interface com.liferay.portal.search.query.MatchQuery
- getOperator() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getOptions() - Method in interface com.liferay.portal.search.script.Script
- getOrder() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getOrder() - Method in interface com.liferay.portal.search.highlight.Highlight
- getOrders() - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- getOrders() - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- getOrders() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getOrientation() - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShape
- getOrientation() - Method in interface com.liferay.portal.search.geolocation.PolygonShape
- getOrigin() - Method in interface com.liferay.portal.search.query.function.score.DecayScoreFunction
- getOtherBucket() - Method in interface com.liferay.portal.search.aggregation.bucket.FiltersAggregation
- getOtherBucketKey() - Method in interface com.liferay.portal.search.aggregation.bucket.FiltersAggregation
- getOtherDocCounts() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregationResult
- getOtherDocCounts() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregationResult
- getOtherDocCounts() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregationResult
- getPaginationStartParameterName() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getParameters() - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- getParameters() - Method in interface com.liferay.portal.search.script.Script
- getParent() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- getParentEntryClassName(String) - Method in interface com.liferay.portal.search.permission.SearchPermissionFilterContributor
- getPath() - Method in interface com.liferay.portal.search.aggregation.bucket.NestedAggregation
- getPath() - Method in class com.liferay.portal.search.aggregation.bucket.Order
- getPath() - Method in interface com.liferay.portal.search.aggregation.bucket.ReverseNestedAggregation
- getPath() - Method in interface com.liferay.portal.search.facet.nested.NestedFacet
- getPath() - Method in interface com.liferay.portal.search.query.NestedQuery
- getPath() - Method in interface com.liferay.portal.search.sort.NestedSort
- getPercentiles() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregationResult
- getPercentiles() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregationResult
- getPercentilesMethod() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- getPercentilesMethod() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- getPercents() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- getPercents() - Method in interface com.liferay.portal.search.aggregation.pipeline.PercentilesBucketPipelineAggregation
- getPhraseLimit() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getPhraseLimit() - Method in interface com.liferay.portal.search.highlight.Highlight
- getPhraseSlop() - Method in interface com.liferay.portal.search.query.StringQuery
- getPinGeoLocationPoint() - Method in interface com.liferay.portal.search.query.GeoDistanceQuery
- getPinGeoLocationPoint() - Method in interface com.liferay.portal.search.query.GeoDistanceRangeQuery
- getPipelineAggregation(String) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- getPipelineAggregations() - Method in interface com.liferay.portal.search.aggregation.Aggregation
- getPipelineAggregationsMap() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getPointInTimeId() - Method in class com.liferay.portal.search.pit.PointInTime
- getPolygonShapes() - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShape
- getPositiveQuery() - Method in interface com.liferay.portal.search.query.BoostingQuery
- getPostFilterComplexQueryParts() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getPostFilterQuery() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getPostTags() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getPostTags() - Method in interface com.liferay.portal.search.highlight.Highlight
- getPrecision() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoHashGridAggregation
- getPrecisionThreshold() - Method in interface com.liferay.portal.search.aggregation.metrics.CardinalityAggregation
- getPrefix() - Method in interface com.liferay.portal.search.query.PrefixQuery
- getPrefixLength() - Method in interface com.liferay.portal.search.query.FuzzyQuery
- getPrefixLength() - Method in interface com.liferay.portal.search.query.MatchQuery
- getPrefixLength() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getPreTags() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getPreTags() - Method in interface com.liferay.portal.search.highlight.Highlight
- getProviderName() - Method in class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus
- getQueries() - Method in interface com.liferay.portal.search.query.DisMaxQuery
- getQuery() - Method in interface com.liferay.portal.search.aggregation.bucket.FiltersAggregation.KeyedQuery
- getQuery() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- getQuery() - Method in interface com.liferay.portal.search.query.ConstantScoreQuery
- getQuery() - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- getQuery() - Method in interface com.liferay.portal.search.query.NestedQuery
- getQuery() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getQuery() - Method in interface com.liferay.portal.search.query.StringQuery
- getQuery() - Method in interface com.liferay.portal.search.rescore.Rescore
- getQuery() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getQuery(SearchContext) - Method in interface com.liferay.portal.search.indexer.IndexerQueryBuilder
- getQuery(String, Function<String, Query>) - Method in interface com.liferay.portal.search.query.NestedFieldQueryHelper
- getQueryBuilder(String) - Method in interface com.liferay.portal.search.analysis.FieldQueryBuilderFactory
- getQueryBuilder(String) - Method in interface com.liferay.portal.search.query.field.FieldQueryBuilderFactory
- getQueryName() - Method in interface com.liferay.portal.search.query.Query
- getQueryString() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getQueryWeight() - Method in interface com.liferay.portal.search.rescore.Rescore
- getQuoteAnalyzer() - Method in interface com.liferay.portal.search.query.StringQuery
- getQuoteFieldSuffix() - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- getQuoteFieldSuffix() - Method in interface com.liferay.portal.search.query.StringQuery
- getRadius() - Method in interface com.liferay.portal.search.geolocation.CircleShape
- getRanges() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- getRanges() - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- getReduceScript() - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- getRegex() - Method in interface com.liferay.portal.search.query.RegexQuery
- getRegexFlags() - Method in interface com.liferay.portal.search.query.RegexQuery
- getRemoteClusterAlias() - Method in interface com.liferay.portal.search.configuration.CrossClusterReplicationConfigurationWrapper
-
Deprecated.
- getRequest() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getRequestString() - Method in interface com.liferay.portal.search.searcher.SearchResponse
-
Returns the request string that was submitted to the search engine.
- getRequiredSize() - Method in interface com.liferay.portal.search.aggregation.bucket.BucketCountThresholds
- getRequireFieldMatch() - Method in interface com.liferay.portal.search.highlight.FieldConfig
- getRequireFieldMatch() - Method in interface com.liferay.portal.search.highlight.Highlight
- getRescoreBuilder() - Method in interface com.liferay.portal.search.rescore.RescoreBuilderFactory
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
RescoreBuilderFactory.builder(Query)
- getRescoreQuery() - Method in interface com.liferay.portal.search.searcher.SearchRequest
-
Deprecated.As of Athanasius (7.3.x), replaced by
SearchRequest.getRescores()
- getRescoreQueryWeight() - Method in interface com.liferay.portal.search.rescore.Rescore
- getRescores() - Method in interface com.liferay.portal.search.searcher.SearchRequest
-
Provides secondary queries to reorder the top documents returned.
- getResource(String) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- getResponseString() - Method in interface com.liferay.portal.search.searcher.SearchResponse
-
Returns the response string as returned by the search engine.
- getRewrite() - Method in interface com.liferay.portal.search.query.FuzzyQuery
- getRewrite() - Method in interface com.liferay.portal.search.query.PrefixQuery
- getRewrite() - Method in interface com.liferay.portal.search.query.RegexQuery
- getRewrite() - Method in interface com.liferay.portal.search.query.StringQuery
- getRewrite() - Method in interface com.liferay.portal.search.query.WildcardQuery
- getScale() - Method in interface com.liferay.portal.search.query.function.score.DecayScoreFunction
- getScore() - Method in interface com.liferay.portal.search.hits.SearchHit
- getScore() - Method in interface com.liferay.portal.search.suggestions.Suggestion
- getScoreFunction() - Method in interface com.liferay.portal.search.query.FunctionScoreQuery.FilterQueryScoreFunctionHolder
- getScoreMode() - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- getScoreMode() - Method in interface com.liferay.portal.search.rescore.Rescore
- getScript() - Method in interface com.liferay.portal.search.aggregation.FieldAggregation
- getScript() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketScriptPipelineAggregation
- getScript() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSelectorPipelineAggregation
- getScript() - Method in interface com.liferay.portal.search.aggregation.pipeline.MovingFunctionPipelineAggregation
- getScript() - Method in interface com.liferay.portal.search.query.function.score.ScriptScoreFunction
- getScript() - Method in interface com.liferay.portal.search.query.ScriptQuery
- getScript() - Method in interface com.liferay.portal.search.script.ScriptField
- getScript() - Method in interface com.liferay.portal.search.significance.ScriptSignificanceHeuristic
- getScript() - Method in interface com.liferay.portal.search.sort.ScriptSort
- getScriptFields() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getScriptSortType() - Method in interface com.liferay.portal.search.sort.ScriptSort
- getScriptType() - Method in interface com.liferay.portal.search.script.Script
- getSearchContext(long[], String[], long, String, Layout, Locale, Map<String, String[]>, long, TimeZone, long) - Method in interface com.liferay.portal.search.context.SearchContextFactory
- getSearchHitBuilder() - Method in interface com.liferay.portal.search.hits.SearchHitBuilderFactory
- getSearchHits() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregationResult
- getSearchHits() - Method in interface com.liferay.portal.search.hits.SearchHits
- getSearchHits() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getSearchHitsBuilder() - Method in interface com.liferay.portal.search.hits.SearchHitsBuilderFactory
- getSearchTime() - Method in interface com.liferay.portal.search.hits.SearchHits
-
Deprecated.As of Athanasius (7.3.x), replaced by
SearchResponse.getSearchTimeValue()
- getSearchTimeValue() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getSeed() - Method in interface com.liferay.portal.search.query.function.score.RandomScoreFunction
- getSelectedFields() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getSelections() - Method in interface com.liferay.portal.search.facet.Facet
- getShape() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getShapeRelation() - Method in interface com.liferay.portal.search.query.GeoDistanceRangeQuery
- getShapeRelation() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getShapes() - Method in interface com.liferay.portal.search.geolocation.GeometryCollectionShape
- getShardMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.BucketCountThresholds
- getShardMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getShardMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getShardMinDocCount() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getShardSize() - Method in interface com.liferay.portal.search.aggregation.bucket.BucketCountThresholds
- getShardSize() - Method in interface com.liferay.portal.search.aggregation.bucket.DiversifiedSamplerAggregation
- getShardSize() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoHashGridAggregation
- getShardSize() - Method in interface com.liferay.portal.search.aggregation.bucket.SamplerAggregation
- getShardSize() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getShardSize() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getShardSize() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getShell() - Method in interface com.liferay.portal.search.geolocation.PolygonShape
- getShouldQueryClauses() - Method in interface com.liferay.portal.search.query.BooleanQuery
- getShowTermDocCountError() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getSigma() - Method in interface com.liferay.portal.search.aggregation.metrics.ExtendedStatsAggregation
- getSigma() - Method in interface com.liferay.portal.search.aggregation.pipeline.ExtendedStatsBucketPipelineAggregation
- getSignificanceHeuristic() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getSignificanceHeuristic() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getSize() - Method in interface com.liferay.portal.search.aggregation.bucket.GeoHashGridAggregation
- getSize() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- getSize() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getSize() - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- getSize() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getSize() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSortPipelineAggregation
- getSize() - Method in interface com.liferay.portal.search.collapse.InnerHit
- getSize() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getSizeOfLargestIndex() - Method in interface com.liferay.portal.search.cluster.StatsInformation
- getSlop() - Method in interface com.liferay.portal.search.query.MatchPhrasePrefixQuery
- getSlop() - Method in interface com.liferay.portal.search.query.MatchPhraseQuery
- getSlop() - Method in interface com.liferay.portal.search.query.MatchQuery
- getSlop() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getSnippetLocale(Document, Locale) - Method in interface com.liferay.portal.search.summary.SummaryHelper
- getSortBuilder() - Method in interface com.liferay.portal.search.sort.SortBuilderFactory
- getSortField(Class<?>, String) - Method in interface com.liferay.portal.search.sort.SortFieldBuilder
- getSortField(Class<?>, String, int) - Method in interface com.liferay.portal.search.sort.SortFieldBuilder
- getSortFieldName(String) - Method in interface com.liferay.portal.search.contributor.sort.SortFieldNameTranslator
- getSortFields() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getSortMode() - Method in interface com.liferay.portal.search.sort.FieldSort
- getSortMode() - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- getSortMode() - Method in interface com.liferay.portal.search.sort.ScriptSort
- getSortOrder() - Method in interface com.liferay.portal.search.query.ExistsQuery
- getSortOrder() - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- getSortOrder() - Method in interface com.liferay.portal.search.query.GeoDistanceQuery
- getSortOrder() - Method in interface com.liferay.portal.search.query.GeoDistanceRangeQuery
- getSortOrder() - Method in interface com.liferay.portal.search.query.GeoPolygonQuery
- getSortOrder() - Method in interface com.liferay.portal.search.query.RangeTermQuery
- getSortOrder() - Method in interface com.liferay.portal.search.sort.Sort
- getSorts() - Method in interface com.liferay.portal.search.collapse.InnerHit
- getSorts() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getSortValues() - Method in interface com.liferay.portal.search.hits.SearchHit
- getSource() - Method in interface com.liferay.portal.search.query.WrapperQuery
- getSourceFields() - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- getSourcesMap() - Method in interface com.liferay.portal.search.hits.SearchHit
- getSpatialStrategy() - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- getStandardDeviation() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getStatsInformation() - Method in interface com.liferay.portal.search.cluster.StatsInformationFactory
- getStatsInformation(String[], String[]) - Method in interface com.liferay.portal.search.cluster.StatsInformationFactory
- getStatsRequestBuilder() - Method in interface com.liferay.portal.search.stats.StatsRequestBuilderFactory
- getStatsRequestBuilder(Stats) - Method in interface com.liferay.portal.search.legacy.stats.StatsRequestBuilderFactory
-
Creates a new stats request builder from a legacy
Stats
object. - getStatsRequests() - Method in interface com.liferay.portal.search.searcher.SearchRequest
-
Provides the metric aggregations to be computed for each field.
- getStatsResponseBuilder() - Method in interface com.liferay.portal.search.stats.StatsResponseBuilderFactory
- getStatsResponseMap() - Method in interface com.liferay.portal.search.searcher.SearchResponse
-
Returns the map containing the metrics aggregations computed by the search engine.
- getStdDeviation() - Method in interface com.liferay.portal.search.aggregation.metrics.ExtendedStatsAggregationResult
- getStopWords() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getStoredFields() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- getString(String) - Method in interface com.liferay.portal.search.document.Document
- getStrings(String) - Method in interface com.liferay.portal.search.document.Document
- getSubtypeExternalReferenceCode() - Method in interface com.liferay.portal.search.asset.AssetSubtypeIdentifier
- getSuggestions() - Method in interface com.liferay.portal.search.suggestions.SuggestionsContributorResults
- getSuggestionsContributorResults(LiferayPortletRequest, LiferayPortletResponse, SearchContext) - Method in interface com.liferay.portal.search.suggestions.SuggestionsRetriever
- getSum() - Method in interface com.liferay.portal.search.aggregation.metrics.StatsAggregationResult
- getSum() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getSummary(Document, String, Locale) - Method in interface com.liferay.portal.search.indexer.IndexerSummaryBuilder
- getSumOfSquares() - Method in interface com.liferay.portal.search.aggregation.metrics.ExtendedStatsAggregationResult
- getSumOfSquares() - Method in interface com.liferay.portal.search.stats.StatsResponse
- getSupportedLocales() - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- getSXPBlueprintTitle(long, String, String) - Method in interface com.liferay.portal.search.experiences.SXPBlueprintTitleProvider
- getSynonymSets(long, String) - Method in interface com.liferay.portal.search.synonym.SynonymIndexer
-
Deprecated.
- getSynonymSets(String, String) - Method in interface com.liferay.portal.search.synonym.SynonymIndexer
-
Deprecated.
- getSystemConfiguration() - Method in interface com.liferay.portal.search.configuration.SemanticSearchConfigurationProvider
- getTagsSchema() - Method in interface com.liferay.portal.search.highlight.Highlight
- getTermBoost() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- getTermsSize() - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- getTermsSorts() - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- getTermsStart() - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- getText() - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- getText() - Method in interface com.liferay.portal.search.suggestions.Suggestion
- getTextEmbedding(String, String) - Method in interface com.liferay.portal.search.ml.embedding.text.TextEmbeddingRetriever
- getTieBreaker() - Method in interface com.liferay.portal.search.query.DisMaxQuery
- getTieBreaker() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getTieBreaker() - Method in interface com.liferay.portal.search.query.StringQuery
- getTimeUnit() - Method in class com.liferay.portal.search.searcher.SearchTimeValue
- getTimeZone() - Method in interface com.liferay.portal.search.query.DateRangeTermQuery
- getTimeZone() - Method in interface com.liferay.portal.search.query.StringQuery
- getTimeZoneId() - Method in interface com.liferay.portal.search.filter.DateRangeFilter
- getTimeZoneId() - Method in interface com.liferay.portal.search.filter.RangeFilter
- getTitle() - Method in interface com.liferay.portal.search.summary.Summary
- getTo() - Method in class com.liferay.portal.search.aggregation.bucket.Range
- getTo() - Method in interface com.liferay.portal.search.filter.DateRangeFilter
- getTo() - Method in interface com.liferay.portal.search.filter.RangeFilter
- getToAsString() - Method in class com.liferay.portal.search.aggregation.bucket.Range
- getTopLeft() - Method in interface com.liferay.portal.search.aggregation.metrics.GeoBoundsAggregationResult
- getTopLeft() - Method in interface com.liferay.portal.search.geolocation.EnvelopeShape
- getTopLeftGeoLocationPoint() - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- getTotalHits() - Method in interface com.liferay.portal.search.hits.SearchHits
- getTotalHits() - Method in interface com.liferay.portal.search.searcher.SearchResponse
- getTrackScores() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getTranspositions() - Method in interface com.liferay.portal.search.query.FuzzyQuery
- getType() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- getType() - Method in interface com.liferay.portal.search.query.MatchQuery
- getType() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery.DocumentIdentifier
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- getType() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- getType() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getTypes() - Method in interface com.liferay.portal.search.query.IdsQuery
- getUID(long, String, String, String, String...) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- getUID(ClassedModel) - Method in interface com.liferay.portal.search.model.uid.UIDFactory
- getUID(Document) - Method in interface com.liferay.portal.search.model.uid.UIDFactory
- getUID(Document) - Method in interface com.liferay.portal.search.model.uid.UIDFactory
- getUID(String, Serializable, long) - Method in interface com.liferay.portal.search.model.uid.UIDFactory
- getUnit() - Method in interface com.liferay.portal.search.aggregation.pipeline.DerivativePipelineAggregation
- getUnit() - Method in enum class com.liferay.portal.search.geolocation.DistanceUnit
- getUpperBound() - Method in interface com.liferay.portal.search.query.RangeTermQuery
- getUpperBoundGeoDistance() - Method in interface com.liferay.portal.search.query.GeoDistanceRangeQuery
- getUpperBoundOperator() - Method in interface com.liferay.portal.search.query.RangeTermQuery
- getUsedDiskSpace() - Method in interface com.liferay.portal.search.cluster.StatsInformation
- getUseExplicitFieldOrder() - Method in interface com.liferay.portal.search.highlight.Highlight
- getValue() - Method in interface com.liferay.portal.search.aggregation.metrics.AvgAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.metrics.CardinalityAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.metrics.MaxAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.metrics.MinAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.metrics.SumAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.metrics.ValueCountAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.pipeline.AvgBucketPipelineAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketPipelineAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketScriptPipelineAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.pipeline.CumulativeSumPipelineAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.pipeline.MovingFunctionPipelineAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.pipeline.SerialDiffPipelineAggregationResult
- getValue() - Method in interface com.liferay.portal.search.aggregation.pipeline.SumBucketPipelineAggregationResult
- getValue() - Method in interface com.liferay.portal.search.document.Field
- getValue() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- getValue() - Method in interface com.liferay.portal.search.query.FuzzyQuery
- getValue() - Method in interface com.liferay.portal.search.query.MatchPhrasePrefixQuery
- getValue() - Method in interface com.liferay.portal.search.query.MatchPhraseQuery
- getValue() - Method in interface com.liferay.portal.search.query.MatchQuery
- getValue() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- getValue() - Method in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- getValue() - Method in interface com.liferay.portal.search.query.TermQuery
- getValue() - Method in interface com.liferay.portal.search.query.WildcardQuery
- getValue(String) - Method in interface com.liferay.portal.search.document.Document
- getValueField() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- getValueMissing() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- getValues() - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- getValues() - Method in interface com.liferay.portal.search.document.Field
- getValues() - Method in interface com.liferay.portal.search.filter.TermsSetFilter
- getValues() - Method in interface com.liferay.portal.search.query.TermsQuery
- getValues() - Method in interface com.liferay.portal.search.query.TermsSetQuery
- getValues(String) - Method in interface com.liferay.portal.search.document.Document
- getValueScript() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- getValueType() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- getVariance() - Method in interface com.liferay.portal.search.aggregation.metrics.ExtendedStatsAggregationResult
- getVendorString() - Method in interface com.liferay.portal.search.engine.SearchEngineInformation
- getVersion() - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- getVersion() - Method in interface com.liferay.portal.search.engine.NodeInformation
- getVersion() - Method in interface com.liferay.portal.search.hits.SearchHit
- getWeight() - Method in interface com.liferay.portal.search.query.function.score.ScoreFunction
- getWeight() - Method in class com.liferay.portal.search.suggest.DictionaryEntry
- getWeightField() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- getWeightMissing() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- getWeightScript() - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- getWindow() - Method in interface com.liferay.portal.search.aggregation.pipeline.MovingFunctionPipelineAggregation
- getWindowSize() - Method in interface com.liferay.portal.search.rescore.Rescore
- getWord() - Method in class com.liferay.portal.search.suggest.DictionaryEntry
- getWrapLongitude() - Method in interface com.liferay.portal.search.aggregation.metrics.GeoBoundsAggregation
- getX() - Method in interface com.liferay.portal.search.geolocation.Coordinate
- getY() - Method in interface com.liferay.portal.search.geolocation.Coordinate
- getZ() - Method in interface com.liferay.portal.search.geolocation.Coordinate
- getZeroTermsQuery() - Method in interface com.liferay.portal.search.query.MatchQuery
- getZeroTermsQuery() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- global(String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- global(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- GlobalAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- GlobalAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- gnd(boolean) - Method in interface com.liferay.portal.search.significance.SignificanceHeuristics
- GNDSignificanceHeuristic - Interface in com.liferay.portal.search.significance
- GroupByRequest - Interface in com.liferay.portal.search.groupby
- GroupByRequestFactory - Interface in com.liferay.portal.search.groupby
- GroupByRequestFactory - Interface in com.liferay.portal.search.legacy.groupby
- groupByRequests(GroupByRequest...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
-
Provides a top hits aggregations for each of the specified fields.
- GroupByResponse - Interface in com.liferay.portal.search.groupby
- GroupByResponseFactory - Interface in com.liferay.portal.search.groupby
- groupByResponses(List<GroupByResponse>) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
-
Sets the list of top hits aggregations.
- groupIds(long...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- groupLocalService - Variable in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- GT - Enum constant in enum class com.liferay.portal.search.query.RangeTermQuery.Operator
- GTE - Enum constant in enum class com.liferay.portal.search.query.RangeTermQuery.Operator
H
- hasClauses() - Method in interface com.liferay.portal.search.query.BooleanQuery
- hashCode() - Method in class com.liferay.portal.search.aggregation.bucket.Order
- hasPermission(PermissionChecker, long) - Method in interface com.liferay.portal.search.indexer.IndexerPermissionPostFilter
- HDR - Enum constant in enum class com.liferay.portal.search.aggregation.metrics.PercentilesMethod
- health(String) - Method in interface com.liferay.portal.search.engine.ConnectionInformationBuilder
- HierarchicalAggregationResult - Interface in com.liferay.portal.search.aggregation
- highlight(FieldConfig) - Method in interface com.liferay.portal.search.highlight.Highlights
- highlight(Highlight) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- Highlight - Interface in com.liferay.portal.search.highlight
- HighlightBuilder - Interface in com.liferay.portal.search.highlight
- HighlightBuilderFactory - Interface in com.liferay.portal.search.highlight
- highlightEnabled(boolean) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- highlighterType(String) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- highlighterType(String) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- HighlightField - Interface in com.liferay.portal.search.highlight
- HighlightFieldBuilder - Interface in com.liferay.portal.search.highlight
- HighlightFieldBuilderFactory - Interface in com.liferay.portal.search.highlight
- highlightFields(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- highlightFilter(Boolean) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- highlightFilter(Boolean) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- highlightQuery(Query) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- highlightQuery(Query) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- Highlights - Interface in com.liferay.portal.search.highlight
- histogram(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- histogram(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- HistogramAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- HistogramAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- hits(Hits) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
- holes(LineStringShape...) - Method in interface com.liferay.portal.search.geolocation.PolygonShapeBuilder
I
- id(String) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- idOrCode(String) - Method in interface com.liferay.portal.search.script.ScriptBuilder
- ids() - Method in interface com.liferay.portal.search.query.Queries
- IdsQuery - Interface in com.liferay.portal.search.query
- IGNORE_MALFORMED - Enum constant in enum class com.liferay.portal.search.geolocation.GeoValidationMethod
- IGNORE_MALFORMED - Enum constant in enum class com.liferay.portal.search.query.geolocation.GeoValidationMethod
- ignoreFailure(boolean) - Method in interface com.liferay.portal.search.script.ScriptFieldBuilder
- INCHES - Enum constant in enum class com.liferay.portal.search.geolocation.DistanceUnit
- includeContributors(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- IncludeExcludeClause - Interface in com.liferay.portal.search.aggregation.bucket
- includeResponseString(boolean) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
-
Enables inclusion of the search engine's response string with the returned results.
- indexActionsInAllVirtualInstancesEnabled() - Method in interface com.liferay.portal.search.configuration.ReindexConfiguration
- indexActionsVirtualInstance() - Method in interface com.liferay.portal.search.configuration.ReindexConfiguration
- indexCommitImmediately() - Method in interface com.liferay.portal.search.configuration.IndexWriterHelperConfiguration
- INDEXED - Enum constant in enum class com.liferay.portal.search.query.geolocation.GeoExecType
- IndexerDocumentBuilder - Interface in com.liferay.portal.search.indexer
- IndexerPermissionPostFilter - Interface in com.liferay.portal.search.indexer
- IndexerQueryBuilder - Interface in com.liferay.portal.search.indexer
- IndexerRegistryConfiguration - Interface in com.liferay.portal.search.configuration
- IndexerSearcher - Interface in com.liferay.portal.search.indexer
- IndexerSummaryBuilder - Interface in com.liferay.portal.search.indexer
- IndexerWriter<T extends com.liferay.portal.kernel.model.BaseModel<?>> - Interface in com.liferay.portal.search.indexer
- indexes(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- IndexInformation - Interface in com.liferay.portal.search.index
- indexingBatchSizes() - Method in interface com.liferay.portal.search.configuration.ReindexConfiguration
- indexKeyword(SearchContext, float, String) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- indexKeyword(SearchContext, long, String, String, float, String, String, int) - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- indexKeyword(SearchContext, long, String, String, float, String, String, int) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- indexKeywords(SearchContext, long, String, InputStream, String, String, int) - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- indexKeywords(SearchContext, long, String, InputStream, String, String, int) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- indexKeywords(SearchContext, long, String, String[], String, String, int) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- indexKeywords(SearchContext, String, String, String, String, int) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- IndexNameBuilder - Interface in com.liferay.portal.search.index
- indexQuerySuggestionDictionaries(SearchContext) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- indexQuerySuggestionDictionary(SearchContext) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- indexReadOnly() - Method in interface com.liferay.portal.search.configuration.IndexStatusManagerConfiguration
- indexSpellCheckerDictionaries(SearchContext) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- indexSpellCheckerDictionary(SearchContext) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- IndexStatusManager - Interface in com.liferay.portal.search.index
- IndexStatusManagerConfiguration - Interface in com.liferay.portal.search.configuration
- IndexWriterHelperConfiguration - Interface in com.liferay.portal.search.configuration
- inline(String, String) - Method in interface com.liferay.portal.search.script.Scripts
- INLINE - Enum constant in enum class com.liferay.portal.search.script.ScriptType
- innerCollapse(InnerCollapse) - Method in interface com.liferay.portal.search.collapse.InnerHitBuilder
- InnerCollapse - Class in com.liferay.portal.search.collapse
- InnerCollapse(String) - Constructor for class com.liferay.portal.search.collapse.InnerCollapse
- InnerHit - Interface in com.liferay.portal.search.collapse
- InnerHitBuilder - Interface in com.liferay.portal.search.collapse
- InnerHitBuilderFactory - Interface in com.liferay.portal.search.collapse
- INSTANT_ZEROS - Enum constant in enum class com.liferay.portal.search.aggregation.pipeline.GapPolicy
- INTERSECTION - Enum constant in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- INTERSECTION_SYNTAX_FLAG - Static variable in interface com.liferay.portal.search.query.RegexQuery
- INTERSECTS - Enum constant in enum class com.liferay.portal.search.query.geolocation.ShapeRelation
- INTERVAL - Enum constant in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- INTERVAL_SYNTAX_FLAG - Static variable in interface com.liferay.portal.search.query.RegexQuery
- IP - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- isAdditive() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- isAnalyticsSupported() - Method in interface com.liferay.portal.search.capabilities.SearchCapabilities
- isAscending() - Method in class com.liferay.portal.search.aggregation.bucket.Order
- isBackgroundIsSuperset() - Method in interface com.liferay.portal.search.significance.ChiSquareSignificanceHeuristic
- isBackgroundIsSuperset() - Method in interface com.liferay.portal.search.significance.GNDSignificanceHeuristic
- isBackgroundIsSuperset() - Method in interface com.liferay.portal.search.significance.MutualInformationSignificanceHeuristic
- isBasicFacetSelection() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- isCached() - Method in interface com.liferay.portal.search.query.TermsSetQuery
- isCardinality() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isCCREnabled() - Method in interface com.liferay.portal.search.configuration.CrossClusterReplicationConfigurationWrapper
-
Deprecated.
- isCommerceSupported() - Method in interface com.liferay.portal.search.capabilities.SearchCapabilities
- isConcurrentModeSupported() - Method in interface com.liferay.portal.search.capabilities.SearchCapabilities
- isCount() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isCrossClusterReplicationEnabled() - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationConfigurationHelper
- isDisabled() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- isDocumentUIDsEmpty() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- isEmpty() - Method in interface com.liferay.portal.search.query.TermsQuery
- isEmptySearchEnabled() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- isEnabled() - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- isExplain() - Method in interface com.liferay.portal.search.searcher.SearchRequest
-
Returns
true
if the explanation for how each hit's score is computed. - isFieldBoostsEmpty() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- isFieldsEmpty() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- isFieldsEmpty() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
-
Deprecated.As of Athanasius (7.3.x), replaced by
MultiMatchQuery.isFieldBoostsEmpty()
- isFuzzyTranspositions() - Method in interface com.liferay.portal.search.query.MatchQuery
- isIgnoreFailure() - Method in interface com.liferay.portal.search.script.ScriptField
- isIncludeInput() - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- isIncludeLower() - Method in interface com.liferay.portal.search.filter.DateRangeFilter
- isIncludeLower() - Method in interface com.liferay.portal.search.filter.RangeFilter
- isIncludeNegatives() - Method in interface com.liferay.portal.search.significance.ChiSquareSignificanceHeuristic
- isIncludeNegatives() - Method in interface com.liferay.portal.search.significance.MutualInformationSignificanceHeuristic
- isIncludeResponseString() - Method in interface com.liferay.portal.search.searcher.SearchRequest
-
Returns
true
if the search engine's response string is included with the returned results. - isIncludesLower() - Method in interface com.liferay.portal.search.query.RangeTermQuery
- isIncludesUpper() - Method in interface com.liferay.portal.search.query.RangeTermQuery
- isIncludeUpper() - Method in interface com.liferay.portal.search.filter.DateRangeFilter
- isIncludeUpper() - Method in interface com.liferay.portal.search.filter.RangeFilter
- isIndexReadOnly() - Method in interface com.liferay.portal.search.index.IndexStatusManager
-
Returns whether all model indexing is disabled.
- isIndexReadOnly(String) - Method in interface com.liferay.portal.search.index.IndexStatusManager
-
Returns whether indexing is disabled for a given model.
- isLenient() - Method in interface com.liferay.portal.search.query.MatchQuery
- isLenient() - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- isMax() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isMean() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isMin() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isMissing() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isPermissionAware() - Method in interface com.liferay.portal.search.indexer.IndexerPermissionPostFilter
- isResultRankingsSupported() - Method in interface com.liferay.portal.search.capabilities.SearchCapabilities
- isRetainFacetSelections() - Method in interface com.liferay.portal.search.searcher.SearchRequest
- isRootClause() - Method in interface com.liferay.portal.search.filter.ComplexQueryPart
- isSearchExperiencesSupported() - Method in interface com.liferay.portal.search.capabilities.SearchCapabilities
- isStandardDeviation() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isSubstringSearchAlways(String) - Method in interface com.liferay.portal.search.query.field.QueryPreProcessConfiguration
- isSum() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isSumOfSquares() - Method in interface com.liferay.portal.search.stats.StatsRequest
- isSynonymsSupported() - Method in interface com.liferay.portal.search.capabilities.SearchCapabilities
- isVisible(long, int) - Method in interface com.liferay.portal.search.indexer.IndexerPermissionPostFilter
- isWorkflowMetricsSupported() - Method in interface com.liferay.portal.search.capabilities.SearchCapabilities
J
- jlhScore() - Method in interface com.liferay.portal.search.significance.SignificanceHeuristics
- JLHScoreSignificanceHeuristic - Interface in com.liferay.portal.search.significance
K
- key(boolean) - Static method in class com.liferay.portal.search.aggregation.bucket.Order
- KEY_METRIC_NAME - Static variable in class com.liferay.portal.search.aggregation.bucket.Order
- keywordFieldNames() - Method in interface com.liferay.portal.search.configuration.QueryPreProcessConfiguration
- KeywordTokenizer - Interface in com.liferay.portal.search.analysis
- KILOMETERS - Enum constant in enum class com.liferay.portal.search.geolocation.DistanceUnit
L
- labels(Set<String>) - Method in interface com.liferay.portal.search.engine.ConnectionInformationBuilder
- language(String) - Method in interface com.liferay.portal.search.script.ScriptBuilder
- LEFT - Enum constant in enum class com.liferay.portal.search.geolocation.Orientation
- linearDecay(String, Object, Object, Object) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- linearDecay(String, Object, Object, Object, Double) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- LinearDecayScoreFunction - Interface in com.liferay.portal.search.query.function.score
- lineStringShape(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- LineStringShape - Interface in com.liferay.portal.search.geolocation
- lineStringShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- LineStringShapeBuilder - Interface in com.liferay.portal.search.geolocation
- lineStringShapes(LineStringShape...) - Method in interface com.liferay.portal.search.geolocation.MultiLineStringShapeBuilder
- lineStringShapes(List<LineStringShape>) - Method in interface com.liferay.portal.search.geolocation.MultiLineStringShapeBuilder
- LN - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- LN1P - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- LN2P - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- locale(Locale) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- locale(Locale) - Method in interface com.liferay.portal.search.sort.SortBuilder
- LOG - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- LOG1P - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- LOG2P - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- LONG - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- LT - Enum constant in enum class com.liferay.portal.search.query.RangeTermQuery.Operator
- LTE - Enum constant in enum class com.liferay.portal.search.query.RangeTermQuery.Operator
M
- match(String, Object) - Method in interface com.liferay.portal.search.query.Queries
- matchAll() - Method in interface com.liferay.portal.search.query.Queries
- MatchAllQuery - Interface in com.liferay.portal.search.query
- matchedFields(String...) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- matchedQueries(String...) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- matchPhrase(String, Object) - Method in interface com.liferay.portal.search.query.Queries
- matchPhrasePrefix(String, Object) - Method in interface com.liferay.portal.search.query.Queries
- MatchPhrasePrefixQuery - Interface in com.liferay.portal.search.query
- MatchPhraseQuery - Interface in com.liferay.portal.search.query
- MatchQuery - Interface in com.liferay.portal.search.query
- MatchQuery.RewriteMethod - Enum Class in com.liferay.portal.search.query
- MatchQuery.Type - Enum Class in com.liferay.portal.search.query
- MatchQuery.ZeroTermsQuery - Enum Class in com.liferay.portal.search.query
- max(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- max(double) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- max(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- max(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- MAX - Enum constant in enum class com.liferay.portal.search.query.function.CombineFunction
- MAX - Enum constant in enum class com.liferay.portal.search.query.FunctionScoreQuery.ScoreMode
- MAX - Enum constant in enum class com.liferay.portal.search.query.MultiValueMode
- MAX - Enum constant in enum class com.liferay.portal.search.rescore.Rescore.ScoreMode
- MAX - Enum constant in enum class com.liferay.portal.search.sort.SortMode
- MaxAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- MaxAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- maxBucket(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- maxBucket(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- MaxBucketPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- MaxBucketPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- maxBufferSize() - Method in interface com.liferay.portal.search.configuration.IndexerRegistryConfiguration
- maxConcurrentGroupRequests(Integer) - Method in interface com.liferay.portal.search.collapse.CollapseBuilder
- maxExpansions() - Method in interface com.liferay.portal.search.configuration.TitleFieldQueryBuilderConfiguration
- maxScore(float) - Method in interface com.liferay.portal.search.hits.SearchHitsBuilder
- maxTerms(int) - Method in interface com.liferay.portal.search.facet.category.CategoryFacetSearchContributor.CategoryFacetBuilder
- maxTerms(int) - Method in interface com.liferay.portal.search.facet.custom.CustomFacetSearchContributor.CustomFacetBuilder
- maxTerms(int) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor.DateRangeFacetBuilder
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- maxTerms(int) - Method in interface com.liferay.portal.search.facet.folder.FolderFacetSearchContributor.FolderFacetBuilder
- maxTerms(int) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- maxTerms(int) - Method in interface com.liferay.portal.search.facet.site.SiteFacetSearchContributor.SiteFacetBuilder
- maxTerms(int) - Method in interface com.liferay.portal.search.facet.tag.TagFacetSearchContributor.TagFacetBuilder
- maxTerms(int) - Method in interface com.liferay.portal.search.facet.user.UserFacetSearchContributor.UserFacetBuilder
- mean(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- mean(double) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- MEDIAN - Enum constant in enum class com.liferay.portal.search.query.MultiValueMode
- MEDIAN - Enum constant in enum class com.liferay.portal.search.sort.SortMode
- MEMORY - Enum constant in enum class com.liferay.portal.search.query.geolocation.GeoExecType
- METERS - Enum constant in enum class com.liferay.portal.search.geolocation.DistanceUnit
- MILES - Enum constant in enum class com.liferay.portal.search.geolocation.DistanceUnit
- MILLIMETERS - Enum constant in enum class com.liferay.portal.search.geolocation.DistanceUnit
- min(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- min(double) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- min(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- min(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- MIN - Enum constant in enum class com.liferay.portal.search.query.function.CombineFunction
- MIN - Enum constant in enum class com.liferay.portal.search.query.FunctionScoreQuery.ScoreMode
- MIN - Enum constant in enum class com.liferay.portal.search.query.MultiValueMode
- MIN - Enum constant in enum class com.liferay.portal.search.rescore.Rescore.ScoreMode
- MIN - Enum constant in enum class com.liferay.portal.search.sort.SortMode
- MinAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- MinAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- minBucket(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- minBucket(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- MinBucketPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- MinBucketPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- missing(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- missing(long) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- missing(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- missing(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- MissingAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- MissingAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- modelIndexerClasses(Class<?>...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- modelIndexerClassNames(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- ModifiedFacetFactory - Interface in com.liferay.portal.search.facet.modified
- moreLikeThis(String...) - Method in interface com.liferay.portal.search.query.Queries
-
Deprecated.As of Athanasius (7.3.x), replaced by
Queries.moreLikeThis(List, String...)
- moreLikeThis(String[], String...) - Method in interface com.liferay.portal.search.query.Queries
- moreLikeThis(List<String>) - Method in interface com.liferay.portal.search.query.Queries
-
Deprecated.As of Athanasius (7.3.x), replaced by
Queries.moreLikeThis(List, String...)
- moreLikeThis(List<String>, String...) - Method in interface com.liferay.portal.search.query.Queries
- moreLikeThis(Set<MoreLikeThisQuery.DocumentIdentifier>) - Method in interface com.liferay.portal.search.query.Queries
- MoreLikeThisQuery - Interface in com.liferay.portal.search.query
- MoreLikeThisQuery.DocumentIdentifier - Interface in com.liferay.portal.search.query
- MOST_FIELDS - Enum constant in enum class com.liferay.portal.search.query.MultiMatchQuery.Type
- movingFunction(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- movingFunction(String, Script, String, int) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- MovingFunctionPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- MovingFunctionPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- MultiLineStringShape - Interface in com.liferay.portal.search.geolocation
- multiLineStringShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- MultiLineStringShapeBuilder - Interface in com.liferay.portal.search.geolocation
- multiMatch(Object, String...) - Method in interface com.liferay.portal.search.query.Queries
- multiMatch(Object, Map<String, Float>) - Method in interface com.liferay.portal.search.query.Queries
- multiMatch(Object, Set<String>) - Method in interface com.liferay.portal.search.query.Queries
- MultiMatchQuery - Interface in com.liferay.portal.search.query
- MultiMatchQuery.Type - Enum Class in com.liferay.portal.search.query
- MULTIPLY - Enum constant in enum class com.liferay.portal.search.query.function.CombineFunction
- MULTIPLY - Enum constant in enum class com.liferay.portal.search.query.FunctionScoreQuery.ScoreMode
- MULTIPLY - Enum constant in enum class com.liferay.portal.search.rescore.Rescore.ScoreMode
- multiPointShape(List<Coordinate>) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- MultiPointShape - Interface in com.liferay.portal.search.geolocation
- multiPointShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- MultiPointShapeBuilder - Interface in com.liferay.portal.search.geolocation
- multiPolygonShape(Orientation) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- MultiPolygonShape - Interface in com.liferay.portal.search.geolocation
- multiPolygonShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- MultiPolygonShapeBuilder - Interface in com.liferay.portal.search.geolocation
- MultiValueMode - Enum Class in com.liferay.portal.search.query
- mutualInformation(boolean, boolean) - Method in interface com.liferay.portal.search.significance.SignificanceHeuristics
- MutualInformationSignificanceHeuristic - Interface in com.liferay.portal.search.significance
N
- name(String) - Method in interface com.liferay.portal.search.collapse.InnerHitBuilder
- name(String) - Method in interface com.liferay.portal.search.engine.NodeInformationBuilder
- name(String) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- name(String) - Method in interface com.liferay.portal.search.highlight.HighlightFieldBuilder
- nested(String) - Method in interface com.liferay.portal.search.sort.Sorts
- nested(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- nested(String, Query) - Method in interface com.liferay.portal.search.query.Queries
- nested(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- NestedAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- NestedAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- NestedFacet - Interface in com.liferay.portal.search.facet.nested
- NestedFacetFactory - Interface in com.liferay.portal.search.facet.nested
- NestedFacetSearchContributor - Interface in com.liferay.portal.search.facet.nested
- NestedFacetSearchContributor.NestedFacetBuilder - Interface in com.liferay.portal.search.facet.nested
- NestedFieldQueryHelper - Interface in com.liferay.portal.search.query
- NestedQuery - Interface in com.liferay.portal.search.query
- NestedSort - Interface in com.liferay.portal.search.sort
- newBuilder() - Static method in class com.liferay.portal.search.searcher.SearchTimeValue.Builder
- newInstance() - Method in interface com.liferay.portal.search.summary.SummaryBuilderFactory
- newInstance(SearchContext) - Method in interface com.liferay.portal.search.facet.FacetFactory
- NodeInformation - Interface in com.liferay.portal.search.engine
- NodeInformationBuilder - Interface in com.liferay.portal.search.engine
- NodeInformationBuilderFactory - Interface in com.liferay.portal.search.engine
- nodeInformationList(List<NodeInformation>) - Method in interface com.liferay.portal.search.engine.ConnectionInformationBuilder
- noMatchSize(Integer) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- noMatchSize(Integer) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- nonbulkIndexingOverride() - Method in interface com.liferay.portal.search.configuration.ReindexerConfiguration
- NONE - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- NONE - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.ZeroTermsQuery
- NONE - Enum constant in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
- NONE_SYNTAX_FLAG - Static variable in interface com.liferay.portal.search.query.RegexQuery
- NullNGramHolderBuilder - Class in com.liferay.portal.search.suggest
- NullNGramHolderBuilder() - Constructor for class com.liferay.portal.search.suggest.NullNGramHolderBuilder
- NUMBER - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- NUMBER - Enum constant in enum class com.liferay.portal.search.sort.ScriptSort.ScriptSortType
- NUMERIC - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- numFragments(Integer) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- numOfFragments(Integer) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
O
- occur(String) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- Operator - Enum Class in com.liferay.portal.search.query
- options(Map<String, String>) - Method in interface com.liferay.portal.search.script.ScriptBuilder
- OR - Enum constant in enum class com.liferay.portal.search.query.Operator
- order(String) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor.DateRangeFacetBuilder
- order(String) - Method in interface com.liferay.portal.search.facet.range.RangeFacetSearchContributor.RangeFacetBuilder
- order(String) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- order(String) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- Order - Class in com.liferay.portal.search.aggregation.bucket
- Order(String) - Constructor for class com.liferay.portal.search.aggregation.bucket.Order
- orientation(Orientation) - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShapeBuilder
- orientation(Orientation) - Method in interface com.liferay.portal.search.geolocation.PolygonShapeBuilder
- Orientation - Enum Class in com.liferay.portal.search.geolocation
- ownerUserId(Long) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
P
- paginationStartParameterName(String) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- parameters(Map<String, Object>) - Method in interface com.liferay.portal.search.script.ScriptBuilder
- parent(String) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- path(String) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- percentageScore() - Method in interface com.liferay.portal.search.significance.SignificanceHeuristics
- PercentageScoreSignificanceHeuristic - Interface in com.liferay.portal.search.significance
- percentileRanks(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- percentileRanks(String, String, double...) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- PercentileRanksAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- PercentileRanksAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- percentiles(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- percentiles(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- PercentilesAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- PercentilesAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- percentilesBucket(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- percentilesBucket(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- PercentilesBucketPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- PercentilesBucketPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- PercentilesMethod - Enum Class in com.liferay.portal.search.aggregation.metrics
- percolate(String, List<String>) - Method in interface com.liferay.portal.search.query.Queries
- PercolateQuery - Interface in com.liferay.portal.search.query
-
Provides support for parsing raw, human readable query syntax.
- performActions() - Method in interface com.liferay.portal.search.batch.BatchIndexingActionable
- permissionFilteredSearchResultAccurateCountThreshold() - Method in interface com.liferay.portal.search.configuration.DefaultSearchResultPermissionFilterConfiguration
- permissionFilteringTimeLimit() - Method in interface com.liferay.portal.search.configuration.DefaultSearchResultPermissionFilterConfiguration
- permissionTermsLimit() - Method in interface com.liferay.portal.search.configuration.SearchPermissionCheckerConfiguration
- PHRASE - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.Type
- PHRASE - Enum constant in enum class com.liferay.portal.search.query.MultiMatchQuery.Type
- PHRASE_PREFIX - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.Type
- PHRASE_PREFIX - Enum constant in enum class com.liferay.portal.search.query.MultiMatchQuery.Type
- phraseLimit(Integer) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- phraseLimit(Integer) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- PipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- PipelineAggregationResultTranslator - Interface in com.liferay.portal.search.aggregation.pipeline
- PipelineAggregationTranslator<T> - Interface in com.liferay.portal.search.aggregation.pipeline
- PipelineAggregationVisitor<T> - Interface in com.liferay.portal.search.aggregation.pipeline
- PLANE - Enum constant in enum class com.liferay.portal.search.geolocation.GeoDistanceType
- PointInTime - Class in com.liferay.portal.search.pit
- PointInTime(String) - Constructor for class com.liferay.portal.search.pit.PointInTime
- pointShape(Coordinate) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- PointShape - Interface in com.liferay.portal.search.geolocation
- pointShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- PointShapeBuilder - Interface in com.liferay.portal.search.geolocation
- polygonShape(LineStringShape, Orientation) - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- PolygonShape - Interface in com.liferay.portal.search.geolocation
- polygonShapeBuilder() - Method in interface com.liferay.portal.search.geolocation.GeoBuilders
- PolygonShapeBuilder - Interface in com.liferay.portal.search.geolocation
- polygonShapes(PolygonShape...) - Method in interface com.liferay.portal.search.geolocation.MultiPolygonShapeBuilder
- postFilterQuery(Query) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- postTags(String...) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- postTags(String...) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- prefix(String, String) - Method in interface com.liferay.portal.search.query.Queries
- PrefixQuery - Interface in com.liferay.portal.search.query
- preTags(String...) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- preTags(String...) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- props - Variable in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- providerName(String) - Method in class com.liferay.portal.search.ml.embedding.EmbeddingProviderStatus.EmbeddingProviderStatusBuilder
- putHits(String, Hits) - Method in interface com.liferay.portal.search.groupby.GroupByResponse
- putOption(String, String) - Method in interface com.liferay.portal.search.script.ScriptBuilder
- putParameter(String, Object) - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- putParameter(String, Object) - Method in interface com.liferay.portal.search.script.ScriptBuilder
Q
- Queries - Interface in com.liferay.portal.search.query
- query(Query) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- query(Query) - Method in interface com.liferay.portal.search.rescore.RescoreBuilder
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
RescoreBuilderFactory.builder(Query)
- query(Query) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- Query - Interface in com.liferay.portal.search.query
- QueryHelper - Interface in com.liferay.portal.search.query
- QueryPreProcessConfiguration - Interface in com.liferay.portal.search.configuration
- QueryPreProcessConfiguration - Interface in com.liferay.portal.search.query.field
- queryString(String) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- QueryTranslator<T> - Interface in com.liferay.portal.search.query
- QueryVisitor<T> - Interface in com.liferay.portal.search.query
- queryWeight(Float) - Method in interface com.liferay.portal.search.rescore.RescoreBuilder
R
- radius(GeoDistance) - Method in interface com.liferay.portal.search.geolocation.CircleShapeBuilder
- random() - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- RandomScoreFunction - Interface in com.liferay.portal.search.query.function.score
- range(String) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- range(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- Range - Class in com.liferay.portal.search.aggregation.bucket
- Range(Double, Double) - Constructor for class com.liferay.portal.search.aggregation.bucket.Range
- Range(String, Double, Double) - Constructor for class com.liferay.portal.search.aggregation.bucket.Range
- Range(String, String) - Constructor for class com.liferay.portal.search.aggregation.bucket.Range
- Range(String, String, String) - Constructor for class com.liferay.portal.search.aggregation.bucket.Range
- RangeAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- RangeAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- RangeFacetFactory - Interface in com.liferay.portal.search.facet.range
- RangeFacetSearchContributor - Interface in com.liferay.portal.search.facet.range
- RangeFacetSearchContributor.RangeFacetBuilder - Interface in com.liferay.portal.search.facet.range
- RangeFilter - Interface in com.liferay.portal.search.filter
- rangeFilterBuilder() - Method in interface com.liferay.portal.search.filter.FilterBuilders
- RangeFilterBuilder - Interface in com.liferay.portal.search.filter
- rangesJSONArray(JSONArray) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor.DateRangeFacetBuilder
- rangesJSONArray(JSONArray) - Method in interface com.liferay.portal.search.facet.range.RangeFacetSearchContributor.RangeFacetBuilder
- rangeTerm(String, boolean, boolean) - Method in interface com.liferay.portal.search.query.Queries
- rangeTerm(String, boolean, boolean, Object, Object) - Method in interface com.liferay.portal.search.query.Queries
- RangeTermQuery - Interface in com.liferay.portal.search.query
- RangeTermQuery.Operator - Enum Class in com.liferay.portal.search.query
- RECIPROCAL - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- RECURSIVE - Enum constant in enum class com.liferay.portal.search.query.geolocation.SpatialStrategy
- regex(String, String) - Method in interface com.liferay.portal.search.query.Queries
- RegexQuery - Interface in com.liferay.portal.search.query
- RegexQuery.RegexFlag - Enum Class in com.liferay.portal.search.query
- reindex(long) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- reindex(long, String, long...) - Method in interface com.liferay.portal.search.reindexer.Reindexer
- reindex(String[]) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- reindex(Collection<T>) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- reindex(T) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- reindex(T, boolean) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- ReindexConfiguration - Interface in com.liferay.portal.search.configuration
- Reindexer - Interface in com.liferay.portal.search.reindexer
- ReindexerConfiguration - Interface in com.liferay.portal.search.configuration
- removeChildAggregation(Aggregation) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- removePipelineAggregation(PipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.Aggregation
- REPLACE - Enum constant in enum class com.liferay.portal.search.query.function.CombineFunction
- replaceCurrentIndexWithNextIndex(long) - Method in interface com.liferay.portal.search.index.ConcurrentReindexManager
- request(SearchRequest) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
- requestString(String) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
-
Sets the request string submitted to the search engine.
- requireFieldMatch(Boolean) - Method in interface com.liferay.portal.search.highlight.FieldConfigBuilder
- requireFieldMatch(Boolean) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- requireIndexReadWrite(boolean) - Method in interface com.liferay.portal.search.index.IndexStatusManager
-
Deprecated.As of Athanasius (7.3.x)
- requiresTokenization(String) - Method in interface com.liferay.portal.search.analysis.KeywordTokenizer
- Rescore - Interface in com.liferay.portal.search.rescore
- Rescore.ScoreMode - Enum Class in com.liferay.portal.search.rescore
- RescoreBuilder - Interface in com.liferay.portal.search.rescore
- RescoreBuilderFactory - Interface in com.liferay.portal.search.rescore
- rescoreQuery(Query) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
-
Deprecated.As of Athanasius (7.3.x), replaced by
SearchRequestBuilder.rescores(List)
- rescoreQueryWeight(Float) - Method in interface com.liferay.portal.search.rescore.RescoreBuilder
- rescores(List<Rescore>) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
-
Provides secondary queries to reorder the top documents returned.
- responseString(String) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
-
Returns the response string from the search engine.
- retainFacetSelections(boolean) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- reverseNested(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- reverseNested(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- ReverseNestedAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- ReverseNestedAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- RIGHT - Enum constant in enum class com.liferay.portal.search.geolocation.Orientation
- root(BooleanQuery) - Method in interface com.liferay.portal.search.filter.ComplexQueryBuilder
- rootClause(boolean) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
S
- sampler(String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- sampler(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- SamplerAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- SamplerAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- score() - Method in interface com.liferay.portal.search.sort.Sorts
- score(float) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- score(float) - Method in interface com.liferay.portal.search.suggestions.SuggestionBuilder
- ScoreFunction - Interface in com.liferay.portal.search.query.function.score
- ScoreFunctions - Interface in com.liferay.portal.search.query.function.score
- ScoreFunctionTranslator<T> - Interface in com.liferay.portal.search.query.function.score
- scoreMode(Rescore.ScoreMode) - Method in interface com.liferay.portal.search.rescore.RescoreBuilder
- ScoreSort - Interface in com.liferay.portal.search.sort
- SCORING_BOOLEAN - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.RewriteMethod
- script(Script) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- script(Script) - Method in interface com.liferay.portal.search.query.Queries
- script(Script) - Method in interface com.liferay.portal.search.script.ScriptFieldBuilder
- script(Script) - Method in interface com.liferay.portal.search.significance.SignificanceHeuristics
- script(Script, ScriptSort.ScriptSortType) - Method in interface com.liferay.portal.search.sort.Sorts
- script(String) - Method in interface com.liferay.portal.search.script.Scripts
- Script - Interface in com.liferay.portal.search.script
- ScriptBuilder - Interface in com.liferay.portal.search.script
- scriptedMetric(String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- scriptedMetric(String, Object) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- ScriptedMetricAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- ScriptedMetricAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- scriptField(String, Script) - Method in interface com.liferay.portal.search.script.Scripts
- ScriptField - Interface in com.liferay.portal.search.script
- ScriptFieldBuilder - Interface in com.liferay.portal.search.script
- ScriptQuery - Interface in com.liferay.portal.search.query
- Scripts - Interface in com.liferay.portal.search.script
- ScriptScoreFunction - Interface in com.liferay.portal.search.query.function.score
- ScriptSignificanceHeuristic - Interface in com.liferay.portal.search.significance
- ScriptSort - Interface in com.liferay.portal.search.sort
- ScriptSort.ScriptSortType - Enum Class in com.liferay.portal.search.sort
- scriptType(ScriptType) - Method in interface com.liferay.portal.search.script.ScriptBuilder
- ScriptType - Enum Class in com.liferay.portal.search.script
- search(SearchContext) - Method in interface com.liferay.portal.search.indexer.IndexerSearcher
- search(SearchRequest) - Method in interface com.liferay.portal.search.searcher.Searcher
-
Performs a search.
- SearchableAssetClassNamesProvider - Interface in com.liferay.portal.search.asset
- searchableAssetType(String) - Method in interface com.liferay.portal.search.asset.AssetSubtypeIdentifierBuilder
- SearchCapabilities - Interface in com.liferay.portal.search.capabilities
- SearchContextAttributes - Class in com.liferay.portal.search.constants
- SearchContextAttributes() - Constructor for class com.liferay.portal.search.constants.SearchContextAttributes
- SearchContextFactory - Interface in com.liferay.portal.search.context
- searchCount(SearchContext) - Method in interface com.liferay.portal.search.indexer.IndexerSearcher
- SearchEngineHelperConfiguration - Interface in com.liferay.portal.search.configuration
- SearchEngineInformation - Interface in com.liferay.portal.search.engine
- Searcher - Interface in com.liferay.portal.search.searcher
-
Performs a search using the Liferay Search Framework.
- SearchHit - Interface in com.liferay.portal.search.hits
- SearchHitBuilder - Interface in com.liferay.portal.search.hits
- SearchHitBuilderFactory - Interface in com.liferay.portal.search.hits
- searchHits(SearchHits) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
- SearchHits - Interface in com.liferay.portal.search.hits
- SearchHitsBuilder - Interface in com.liferay.portal.search.hits
- SearchHitsBuilderFactory - Interface in com.liferay.portal.search.hits
- SearchLocalizationHelper - Interface in com.liferay.portal.search.localization
- SearchPermissionCheckerConfiguration - Interface in com.liferay.portal.search.configuration
- SearchPermissionDocumentContributor - Interface in com.liferay.portal.search.permission
- SearchPermissionFilterContributor - Interface in com.liferay.portal.search.permission
- SearchPermissionIndexWriter - Interface in com.liferay.portal.search.permission
- searchQueryResultWindowLimit() - Method in interface com.liferay.portal.search.configuration.DefaultSearchResultPermissionFilterConfiguration
- SearchRequest - Interface in com.liferay.portal.search.searcher
-
Holds the parameters used when performing a search.
- SearchRequestBuilder - Interface in com.liferay.portal.search.searcher
-
Builds a search request that can be used for executing a search.
- SearchRequestBuilderFactory - Interface in com.liferay.portal.search.legacy.searcher
-
Creates a search request builder for building a search request from a legacy search context.
- SearchRequestBuilderFactory - Interface in com.liferay.portal.search.searcher
-
Creates a search request builder for building a search request object that can be sent to the search engine when performing a search.
- SearchResponse - Interface in com.liferay.portal.search.searcher
-
Contains the full response of an executed search, as returned from the search engine.
- SearchResponseBuilder - Interface in com.liferay.portal.search.searcher
-
Builds a search response with the results of a search.
- SearchResponseBuilderFactory - Interface in com.liferay.portal.search.legacy.searcher
-
Creates a search response builder for building a search response from a legacy search context.
- SearchResponseBuilderFactory - Interface in com.liferay.portal.search.searcher
-
Creates a search response builder for building a search response object from the search engine's response to an executed search request.
- searchTime(long) - Method in interface com.liferay.portal.search.hits.SearchHitsBuilder
- searchTimeValue(SearchTimeValue) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
- SearchTimeValue - Class in com.liferay.portal.search.searcher
- SearchTimeValue.Builder - Class in com.liferay.portal.search.searcher
- select(String...) - Method in interface com.liferay.portal.search.facet.Facet
- selectedCategoryIds(long...) - Method in interface com.liferay.portal.search.facet.category.CategoryFacetSearchContributor.CategoryFacetBuilder
- selectedEntryClassNames(String...) - Method in interface com.liferay.portal.search.facet.type.TypeFacetSearchContributor.TypeFacetBuilder
- selectedFolderIds(long...) - Method in interface com.liferay.portal.search.facet.folder.FolderFacetSearchContributor.FolderFacetBuilder
- selectedGroupIds(String...) - Method in interface com.liferay.portal.search.facet.site.SiteFacetSearchContributor.SiteFacetBuilder
- selectedRanges(String...) - Method in interface com.liferay.portal.search.facet.date.range.DateRangeFacetSearchContributor.DateRangeFacetBuilder
- selectedRanges(String...) - Method in interface com.liferay.portal.search.facet.range.RangeFacetSearchContributor.RangeFacetBuilder
- selectedTagNames(String...) - Method in interface com.liferay.portal.search.facet.tag.TagFacetSearchContributor.TagFacetBuilder
- selectedUserIds(long...) - Method in interface com.liferay.portal.search.facet.user.UserFacetSearchContributor.UserFacetBuilder
- selectedValues(String...) - Method in interface com.liferay.portal.search.facet.custom.CustomFacetSearchContributor.CustomFacetBuilder
- selectedValues(String...) - Method in interface com.liferay.portal.search.facet.nested.NestedFacetSearchContributor.NestedFacetBuilder
- SemanticSearchConfiguration - Interface in com.liferay.portal.search.configuration
- SemanticSearchConfigurationProvider - Interface in com.liferay.portal.search.configuration
- serialDiff(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- serialDiff(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- SerialDiffPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- SerialDiffPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- setAddCriteriaMethod(Consumer<DynamicQuery>) - Method in interface com.liferay.portal.search.batch.BatchIndexingActionable
- setAdjustPureNegative(Boolean) - Method in interface com.liferay.portal.search.query.BooleanQuery
- setAggregationName(String) - Method in interface com.liferay.portal.search.facet.Facet
- setAllowLeadingWildcard(Boolean) - Method in interface com.liferay.portal.search.query.StringQuery
- setAnalyzer(String) - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- setAnalyzer(String) - Method in interface com.liferay.portal.search.query.MatchPhrasePrefixQuery
- setAnalyzer(String) - Method in interface com.liferay.portal.search.query.MatchPhraseQuery
- setAnalyzer(String) - Method in interface com.liferay.portal.search.query.MatchQuery
- setAnalyzer(String) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setAnalyzer(String) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setAnalyzer(String) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setAnalyzer(String) - Method in interface com.liferay.portal.search.query.StringQuery
- setAnalyzeWildcard(Boolean) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setAnalyzeWildcard(Boolean) - Method in interface com.liferay.portal.search.query.StringQuery
- setAscending(boolean) - Method in class com.liferay.portal.search.aggregation.bucket.Order
- setAutoGenerateSynonymsPhraseQuery(Boolean) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setAutoGenerateSynonymsPhraseQuery(Boolean) - Method in interface com.liferay.portal.search.query.StringQuery
- setBackgroundFilterQuery(Query) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setBackgroundFilterQuery(Query) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setBatchSize(int) - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- setBoolean(String, Boolean) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setBooleans(String, Boolean...) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setBoost(Float) - Method in interface com.liferay.portal.search.query.Query
- setBottomRight(GeoLocationPoint) - Method in interface com.liferay.portal.search.aggregation.metrics.GeoBoundsAggregationResult
- setBounds(Double, Double) - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- setBounds(Long, Long) - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- setBucketCountThresholds(BucketCountThresholds) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setBucketCountThresholds(BucketCountThresholds) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setCached(Boolean) - Method in interface com.liferay.portal.search.query.TermsSetQuery
- setChildType(String) - Method in interface com.liferay.portal.search.aggregation.bucket.ChildrenAggregation
- setCollectionMode(CollectionMode) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- setCombineFunction(CombineFunction) - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- setCombineScript(Script) - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- setCompanyId(long) - Method in interface com.liferay.portal.search.batch.BatchIndexingActionable
- setCompression(Integer) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- setCompression(Integer) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- setContent(String) - Method in interface com.liferay.portal.search.summary.SummaryBuilder
- setCutoffFrequency(Float) - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- setCutOffFrequency(Float) - Method in interface com.liferay.portal.search.query.MatchQuery
- setCutOffFrequency(Float) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setDate(String, String) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setDateFormat(String) - Method in interface com.liferay.portal.search.query.DateRangeTermQuery
- setDateHistogramInterval(String) - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- setDates(String, String...) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setDefaultField(String) - Method in interface com.liferay.portal.search.query.StringQuery
- setDefaultOperator(Operator) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setDefaultOperator(Operator) - Method in interface com.liferay.portal.search.query.StringQuery
- setDistanceUnit(DistanceUnit) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- setDistanceUnit(DistanceUnit) - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- setDocCount(long) - Method in interface com.liferay.portal.search.aggregation.bucket.ReverseNestedAggregationResult
- setDocCount(long) - Method in interface com.liferay.portal.search.aggregation.bucket.SamplerAggregationResult
- setDocsSize(int) - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- setDocsSorts(Sort...) - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- setDocsStart(int) - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- setDocumentPrototype(Document) - Method in class com.liferay.portal.search.suggest.BaseGenericSpellCheckIndexWriter
- setDouble(String, Double) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setDoubles(String, Double...) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setEnabled(boolean) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- setEnablePositionIncrements(Boolean) - Method in interface com.liferay.portal.search.query.StringQuery
- setEscape(boolean) - Method in interface com.liferay.portal.search.query.StringQuery
- setEscape(boolean) - Method in interface com.liferay.portal.search.summary.SummaryBuilder
- setExecutionHint(String) - Method in interface com.liferay.portal.search.aggregation.bucket.DiversifiedSamplerAggregation
- setExecutionHint(String) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setExecutionHint(String) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setExecutionHint(String) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- setExplain(Boolean) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setFactor(Float) - Method in interface com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction
- setFetchSource(Boolean) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setFetchSourceExclude(String[]) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setFetchSourceInclude(String[]) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setFetchSourceIncludeExclude(String[], String[]) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setField(String) - Method in interface com.liferay.portal.search.aggregation.FieldAggregation
- setField(String) - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- setField(String) - Method in interface com.liferay.portal.search.groupby.GroupByResponse
- setField(String) - Method in interface com.liferay.portal.search.query.function.score.RandomScoreFunction
- setFieldName(String) - Method in interface com.liferay.portal.search.filter.DateRangeFilterBuilder
- setFieldName(String) - Method in interface com.liferay.portal.search.filter.RangeFilterBuilder
- setFieldName(String) - Method in interface com.liferay.portal.search.filter.TermsSetFilterBuilder
- setFilterDuplicateText(Boolean) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setFilterQuery(Query) - Method in interface com.liferay.portal.search.aggregation.bucket.FilterAggregation
- setFilterQuery(Query) - Method in interface com.liferay.portal.search.sort.NestedSort
- setFloat(String, Float) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setFloats(String, Float...) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setFormat(String) - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- setFormat(String) - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- setFormat(String) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketMetricsPipelineAggregation
- setFormat(String) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketScriptPipelineAggregation
- setFormat(String) - Method in interface com.liferay.portal.search.aggregation.pipeline.CumulativeSumPipelineAggregation
- setFormat(String) - Method in interface com.liferay.portal.search.aggregation.pipeline.DerivativePipelineAggregation
- setFormat(String) - Method in interface com.liferay.portal.search.aggregation.pipeline.MovingFunctionPipelineAggregation
- setFormat(String) - Method in interface com.liferay.portal.search.aggregation.pipeline.SerialDiffPipelineAggregation
- setFormat(String) - Method in interface com.liferay.portal.search.filter.DateRangeFilterBuilder
- setFormat(String) - Method in interface com.liferay.portal.search.filter.RangeFilterBuilder
- setFrom(Integer) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setFrom(Integer) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSortPipelineAggregation
- setFrom(String) - Method in interface com.liferay.portal.search.filter.DateRangeFilterBuilder
- setFrom(String) - Method in interface com.liferay.portal.search.filter.RangeFilterBuilder
- setFuzziness(Float) - Method in interface com.liferay.portal.search.query.FuzzyQuery
- setFuzziness(Float) - Method in interface com.liferay.portal.search.query.MatchQuery
- setFuzziness(Float) - Method in interface com.liferay.portal.search.query.StringQuery
- setFuzziness(String) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setFuzzyMaxExpansions(Integer) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setFuzzyMaxExpansions(Integer) - Method in interface com.liferay.portal.search.query.StringQuery
- setFuzzyPrefixLength(Integer) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setFuzzyPrefixLength(Integer) - Method in interface com.liferay.portal.search.query.StringQuery
- setFuzzyRewrite(String) - Method in interface com.liferay.portal.search.query.StringQuery
- setFuzzyRewriteMethod(MatchQuery.RewriteMethod) - Method in interface com.liferay.portal.search.query.MatchQuery
- setFuzzyRewriteMethod(MatchQuery.RewriteMethod) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setFuzzyTranspositions(Boolean) - Method in interface com.liferay.portal.search.query.MatchQuery
- setFuzzyTranspositions(Boolean) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setFuzzyTranspositions(Boolean) - Method in interface com.liferay.portal.search.query.StringQuery
- setGapPolicy(GapPolicy) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketMetricsPipelineAggregation
- setGapPolicy(GapPolicy) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSelectorPipelineAggregation
- setGapPolicy(GapPolicy) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSortPipelineAggregation
- setGapPolicy(GapPolicy) - Method in interface com.liferay.portal.search.aggregation.pipeline.DerivativePipelineAggregation
- setGapPolicy(GapPolicy) - Method in interface com.liferay.portal.search.aggregation.pipeline.MovingFunctionPipelineAggregation
- setGapPolicy(GapPolicy) - Method in interface com.liferay.portal.search.aggregation.pipeline.SerialDiffPipelineAggregation
- setGeoDistance(GeoDistance) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- setGeoDistanceType(GeoDistanceType) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- setGeoDistanceType(GeoDistanceType) - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- setGeoExecType(GeoExecType) - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- setGeoLocationPoint(GeoLocationPoint) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- setGeoLocationPoint(String, GeoLocationPoint) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setGeoLocationPoints(String, GeoLocationPoint...) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setGeoValidationMethod(GeoValidationMethod) - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- setGeoValidationMethod(GeoValidationMethod) - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- setGeoValidationMethod(GeoValidationMethod) - Method in interface com.liferay.portal.search.query.GeoDistanceQuery
- setGeoValidationMethod(GeoValidationMethod) - Method in interface com.liferay.portal.search.query.GeoPolygonQuery
- setHdrSignificantValueDigits(Integer) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- setHdrSignificantValueDigits(Integer) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- setHighFreqMinimumShouldMatch(String) - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- setHighFreqOperator(Operator) - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- setHighlight(boolean) - Method in interface com.liferay.portal.search.summary.SummaryBuilder
- setHighlight(Highlight) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setIgnoreUnmapped(Boolean) - Method in interface com.liferay.portal.search.query.GeoBoundingBoxQuery
- setIgnoreUnmapped(Boolean) - Method in interface com.liferay.portal.search.query.GeoDistanceQuery
- setIgnoreUnmapped(Boolean) - Method in interface com.liferay.portal.search.query.GeoPolygonQuery
- setIgnoreUnmapped(Boolean) - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- setIncludeExcludeClause(IncludeExcludeClause) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setIncludeExcludeClause(IncludeExcludeClause) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setIncludeExcludeClause(IncludeExcludeClause) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- setIncludeInput(Boolean) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setIncludeLower(boolean) - Method in interface com.liferay.portal.search.filter.DateRangeFilterBuilder
- setIncludeLower(boolean) - Method in interface com.liferay.portal.search.filter.RangeFilterBuilder
- setIncludeUpper(boolean) - Method in interface com.liferay.portal.search.filter.DateRangeFilterBuilder
- setIncludeUpper(boolean) - Method in interface com.liferay.portal.search.filter.RangeFilterBuilder
- setIndexedShapeIndex(String) - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- setIndexedShapePath(String) - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- setIndexedShapeRouting(String) - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- setIndexReadOnly(boolean) - Method in interface com.liferay.portal.search.index.IndexStatusManager
-
Deprecated.As of Athanasius (7.3.x)
- setIndexReadOnly(String, boolean) - Method in interface com.liferay.portal.search.index.IndexStatusManager
-
Deprecated.As of Athanasius (7.3.x)
- setInitScript(Script) - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- setInteger(String, Integer) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setIntegers(String, Integer...) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setInterval(int) - Method in interface com.liferay.portal.search.batch.BatchIndexingActionable
- setInterval(Double) - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- setInterval(Long) - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- setKeepAlive(long) - Method in class com.liferay.portal.search.pit.PointInTime
- setKeyed(Boolean) - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- setKeyed(Boolean) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoDistanceAggregation
- setKeyed(Boolean) - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- setKeyed(Boolean) - Method in interface com.liferay.portal.search.aggregation.bucket.RangeAggregation
- setKeyed(Boolean) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- setKeyed(Boolean) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- setKeys(String...) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketPipelineAggregationResult
- setLag(Integer) - Method in interface com.liferay.portal.search.aggregation.pipeline.SerialDiffPipelineAggregation
- setLenient(Boolean) - Method in interface com.liferay.portal.search.query.MatchQuery
- setLenient(Boolean) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setLenient(Boolean) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setLenient(Boolean) - Method in interface com.liferay.portal.search.query.StringQuery
- setLocale(Locale) - Method in interface com.liferay.portal.search.summary.SummaryBuilder
- setLong(String, Long) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setLongs(String, Long...) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setLowerBound(Object) - Method in interface com.liferay.portal.search.query.RangeTermQuery
- setLowFreqMinimumShouldMatch(String) - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- setLowFreqOperator(Operator) - Method in interface com.liferay.portal.search.query.CommonTermsQuery
- setMapScript(Script) - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- setMaxBoost(Float) - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- setMaxChildren(int) - Method in interface com.liferay.portal.search.sort.NestedSort
- setMaxContentLength(int) - Method in interface com.liferay.portal.search.summary.SummaryBuilder
- setMaxDeterminedStates(Integer) - Method in interface com.liferay.portal.search.query.RegexQuery
- setMaxDeterminedStates(Integer) - Method in interface com.liferay.portal.search.query.StringQuery
- setMaxDocFrequency(Integer) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setMaxDocsPerValue(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.DiversifiedSamplerAggregation
- setMaxEdits(Integer) - Method in interface com.liferay.portal.search.query.FuzzyQuery
- setMaxExpansions(Integer) - Method in interface com.liferay.portal.search.query.FuzzyQuery
- setMaxExpansions(Integer) - Method in interface com.liferay.portal.search.query.MatchPhrasePrefixQuery
- setMaxExpansions(Integer) - Method in interface com.liferay.portal.search.query.MatchQuery
- setMaxExpansions(Integer) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setMaxQueryTerms(Integer) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setMaxWordLength(Integer) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setMetricName(String) - Method in class com.liferay.portal.search.aggregation.bucket.Order
- setMinDocCount(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- setMinDocCount(Long) - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- setMinDocCount(Long) - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- setMinDocCount(Long) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setMinDocCount(Long) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setMinDocFrequency(Integer) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setMinimumShouldMatch(Integer) - Method in interface com.liferay.portal.search.query.BooleanQuery
- setMinimumShouldMatch(String) - Method in interface com.liferay.portal.search.query.StringQuery
- setMinimumShouldMatchField(String) - Method in interface com.liferay.portal.search.filter.TermsSetFilterBuilder
- setMinimumShouldMatchField(String) - Method in interface com.liferay.portal.search.query.TermsSetQuery
- setMinimumShouldMatchScript(Script) - Method in interface com.liferay.portal.search.query.TermsSetQuery
- setMinScore(Float) - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- setMinShouldMatch(String) - Method in interface com.liferay.portal.search.query.MatchQuery
- setMinShouldMatch(String) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setMinShouldMatch(String) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setMinTermFrequency(Integer) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setMinWordLength(Integer) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setMissing(Double) - Method in interface com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction
- setMissing(Object) - Method in interface com.liferay.portal.search.aggregation.FieldAggregation
- setMissing(Object) - Method in interface com.liferay.portal.search.sort.FieldSort
- setModifier(FieldValueFactorScoreFunction.Modifier) - Method in interface com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction
- setMultiValueMode(MultiValueMode) - Method in interface com.liferay.portal.search.query.function.score.DecayScoreFunction
- setNegativeBoost(Float) - Method in interface com.liferay.portal.search.query.BoostingQuery
- setNestedSort(NestedSort) - Method in interface com.liferay.portal.search.sort.FieldSort
- setNestedSort(NestedSort) - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- setNestedSort(NestedSort) - Method in interface com.liferay.portal.search.sort.NestedSort
- setNestedSort(NestedSort) - Method in interface com.liferay.portal.search.sort.ScriptSort
- setOffset(Double) - Method in interface com.liferay.portal.search.aggregation.bucket.HistogramAggregation
- setOffset(Long) - Method in interface com.liferay.portal.search.aggregation.bucket.DateHistogramAggregation
- setOperator(Operator) - Method in interface com.liferay.portal.search.query.MatchQuery
- setOperator(Operator) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setOtherBucket(Boolean) - Method in interface com.liferay.portal.search.aggregation.bucket.FiltersAggregation
- setOtherBucketKey(String) - Method in interface com.liferay.portal.search.aggregation.bucket.FiltersAggregation
- setParameters(Map<String, Object>) - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- setPath(String) - Method in interface com.liferay.portal.search.aggregation.bucket.ReverseNestedAggregation
- setPercentilesMethod(PercentilesMethod) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- setPercentilesMethod(PercentilesMethod) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- setPercents(double...) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentilesAggregation
- setPercents(double...) - Method in interface com.liferay.portal.search.aggregation.pipeline.PercentilesBucketPipelineAggregation
- setPerformActionMethod(Consumer<T>) - Method in interface com.liferay.portal.search.batch.BatchIndexingActionable
- setPhraseSlop(Integer) - Method in interface com.liferay.portal.search.query.StringQuery
- setPrecision(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoHashGridAggregation
- setPrecisionThreshold(Integer) - Method in interface com.liferay.portal.search.aggregation.metrics.CardinalityAggregation
- setPrefixLength(Integer) - Method in interface com.liferay.portal.search.query.FuzzyQuery
- setPrefixLength(Integer) - Method in interface com.liferay.portal.search.query.MatchQuery
- setPrefixLength(Integer) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setQueryName(String) - Method in interface com.liferay.portal.search.query.Query
- setQuerySuggestionMaxNGramLength(int) - Method in class com.liferay.portal.search.suggest.BaseSpellCheckIndexWriter
- setQuoteAnalyzer(String) - Method in interface com.liferay.portal.search.query.StringQuery
- setQuoteFieldSuffix(String) - Method in interface com.liferay.portal.search.query.SimpleStringQuery
- setQuoteFieldSuffix(String) - Method in interface com.liferay.portal.search.query.StringQuery
- setReduceScript(Script) - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregation
- setRegexFlags(RegexQuery.RegexFlag...) - Method in interface com.liferay.portal.search.query.RegexQuery
- setRewrite(String) - Method in interface com.liferay.portal.search.query.FuzzyQuery
- setRewrite(String) - Method in interface com.liferay.portal.search.query.PrefixQuery
- setRewrite(String) - Method in interface com.liferay.portal.search.query.RegexQuery
- setRewrite(String) - Method in interface com.liferay.portal.search.query.StringQuery
- setRewrite(String) - Method in interface com.liferay.portal.search.query.WildcardQuery
- setScoreMode(FunctionScoreQuery.ScoreMode) - Method in interface com.liferay.portal.search.query.FunctionScoreQuery
- setScript(Script) - Method in interface com.liferay.portal.search.aggregation.FieldAggregation
- setScriptFields(List<ScriptField>) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setSeed(Integer) - Method in interface com.liferay.portal.search.query.function.score.RandomScoreFunction
- setSelectedFields(List<String>) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setShapeRelation(ShapeRelation) - Method in interface com.liferay.portal.search.query.GeoDistanceRangeQuery
- setShapeRelation(ShapeRelation) - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- setShardMinDocCount(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- setShardMinDocCount(Long) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setShardMinDocCount(Long) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setShardSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.DiversifiedSamplerAggregation
- setShardSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoHashGridAggregation
- setShardSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.SamplerAggregation
- setShardSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setShardSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setShardSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- setShowTermDocCountError(Boolean) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- setSigma(Double) - Method in interface com.liferay.portal.search.aggregation.pipeline.ExtendedStatsBucketPipelineAggregation
- setSigma(Integer) - Method in interface com.liferay.portal.search.aggregation.metrics.ExtendedStatsAggregation
- setSignificanceHeuristic(SignificanceHeuristic) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setSignificanceHeuristic(SignificanceHeuristic) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.GeoHashGridAggregation
- setSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTermsAggregation
- setSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.SignificantTextAggregation
- setSize(Integer) - Method in interface com.liferay.portal.search.aggregation.bucket.TermsAggregation
- setSize(Integer) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setSize(Integer) - Method in interface com.liferay.portal.search.aggregation.pipeline.BucketSortPipelineAggregation
- setSlop(Integer) - Method in interface com.liferay.portal.search.query.MatchPhrasePrefixQuery
- setSlop(Integer) - Method in interface com.liferay.portal.search.query.MatchPhraseQuery
- setSlop(Integer) - Method in interface com.liferay.portal.search.query.MatchQuery
- setSlop(Integer) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setSortMode(SortMode) - Method in interface com.liferay.portal.search.sort.FieldSort
- setSortMode(SortMode) - Method in interface com.liferay.portal.search.sort.GeoDistanceSort
- setSortMode(SortMode) - Method in interface com.liferay.portal.search.sort.ScriptSort
- setSortOrder(SortOrder) - Method in interface com.liferay.portal.search.sort.Sort
- setSpatialStrategy(SpatialStrategy) - Method in interface com.liferay.portal.search.query.GeoShapeQuery
- setStdDeviation(double) - Method in interface com.liferay.portal.search.aggregation.metrics.ExtendedStatsAggregationResult
- setString(String, String) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setStrings(String, String...) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setSumOfSquares(double) - Method in interface com.liferay.portal.search.aggregation.metrics.ExtendedStatsAggregationResult
- setTermBoost(Float) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
- setTermsSize(int) - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- setTermsSorts(Sort...) - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- setTermsStart(int) - Method in interface com.liferay.portal.search.groupby.GroupByRequest
- setTieBreaker(float) - Method in interface com.liferay.portal.search.query.StringQuery
- setTieBreaker(Float) - Method in interface com.liferay.portal.search.query.DisMaxQuery
- setTieBreaker(Float) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setTimeZone(String) - Method in interface com.liferay.portal.search.query.StringQuery
- setTimeZone(TimeZone) - Method in interface com.liferay.portal.search.query.DateRangeTermQuery
- setTimeZoneId(String) - Method in interface com.liferay.portal.search.filter.DateRangeFilterBuilder
- setTimeZoneId(String) - Method in interface com.liferay.portal.search.filter.RangeFilterBuilder
- setTitle(String) - Method in interface com.liferay.portal.search.summary.SummaryBuilder
- setTo(String) - Method in interface com.liferay.portal.search.filter.DateRangeFilterBuilder
- setTo(String) - Method in interface com.liferay.portal.search.filter.RangeFilterBuilder
- setTopLeft(GeoLocationPoint) - Method in interface com.liferay.portal.search.aggregation.metrics.GeoBoundsAggregationResult
- setTrackScores(Boolean) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setTranspositions(Boolean) - Method in interface com.liferay.portal.search.query.FuzzyQuery
- setType(MatchQuery.Type) - Method in interface com.liferay.portal.search.query.MatchQuery
- setType(MultiMatchQuery.Type) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- setType(String) - Method in interface com.liferay.portal.search.query.MoreLikeThisQuery
-
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement
- setUID(ClassedModel, Document) - Method in interface com.liferay.portal.search.model.uid.UIDFactory
- setUID(ClassedModel, DocumentBuilder) - Method in interface com.liferay.portal.search.model.uid.UIDFactory
- setUnit(String) - Method in interface com.liferay.portal.search.aggregation.pipeline.DerivativePipelineAggregation
- setUpperBound(Object) - Method in interface com.liferay.portal.search.query.RangeTermQuery
- setValue(double) - Method in interface com.liferay.portal.search.aggregation.metrics.AvgAggregationResult
- setValue(double) - Method in interface com.liferay.portal.search.aggregation.metrics.SumAggregationResult
- setValue(Object) - Method in interface com.liferay.portal.search.aggregation.metrics.ScriptedMetricAggregationResult
- setValue(String, Object) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setValueMissing(Object) - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- setValues(double...) - Method in interface com.liferay.portal.search.aggregation.metrics.PercentileRanksAggregation
- setValues(String, Collection<Object>) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- setValues(List<String>) - Method in interface com.liferay.portal.search.filter.TermsSetFilterBuilder
- setValueScript(Script) - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- setValueType(ValueType) - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- setVariance(double) - Method in interface com.liferay.portal.search.aggregation.metrics.ExtendedStatsAggregationResult
- setVersion(Boolean) - Method in interface com.liferay.portal.search.aggregation.metrics.TopHitsAggregation
- setWeight(Float) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunction
- setWeightMissing(Object) - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- setWeightScript(Script) - Method in interface com.liferay.portal.search.aggregation.metrics.WeightedAvgAggregation
- setWrapLongitude(Boolean) - Method in interface com.liferay.portal.search.aggregation.metrics.GeoBoundsAggregation
- setZeroTermsQuery(MatchQuery.ZeroTermsQuery) - Method in interface com.liferay.portal.search.query.MatchQuery
- setZeroTermsQuery(MatchQuery.ZeroTermsQuery) - Method in interface com.liferay.portal.search.query.MultiMatchQuery
- Shape - Interface in com.liferay.portal.search.geolocation
- ShapeRelation - Enum Class in com.liferay.portal.search.query.geolocation
- shapes(Shape...) - Method in interface com.liferay.portal.search.geolocation.GeometryCollectionShapeBuilder
- ShapeTranslator<T> - Interface in com.liferay.portal.search.geolocation
- shell(LineStringShape) - Method in interface com.liferay.portal.search.geolocation.PolygonShapeBuilder
- SignificanceHeuristic - Interface in com.liferay.portal.search.significance
- SignificanceHeuristics - Interface in com.liferay.portal.search.significance
- significantTerms(String, long, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- significantTerms(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- SignificantTermsAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- SignificantTermsAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- significantText(String, long, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- significantText(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- SignificantTextAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- SignificantTextAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- simpleString(String) - Method in interface com.liferay.portal.search.query.Queries
- SimpleStringQuery - Interface in com.liferay.portal.search.query
-
Provides support for parsing raw, human readable query syntax.
- SimpleTokenizer - Class in com.liferay.portal.search.analysis
- SimpleTokenizer() - Constructor for class com.liferay.portal.search.analysis.SimpleTokenizer
- SiteFacetFactory - Interface in com.liferay.portal.search.facet.site
- SiteFacetSearchContributor - Interface in com.liferay.portal.search.facet.site
- SiteFacetSearchContributor.SiteFacetBuilder - Interface in com.liferay.portal.search.facet.site
- size(Integer) - Method in interface com.liferay.portal.search.collapse.InnerHitBuilder
- size(Integer) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- SKIP - Enum constant in enum class com.liferay.portal.search.aggregation.pipeline.GapPolicy
- Sort - Interface in com.liferay.portal.search.sort
- SortBuilder - Interface in com.liferay.portal.search.sort
- SortBuilderFactory - Interface in com.liferay.portal.search.sort
- SortFieldBuilder - Interface in com.liferay.portal.search.sort
- SortFieldNameTranslator - Interface in com.liferay.portal.search.contributor.sort
- SortFieldTranslator<T> - Interface in com.liferay.portal.search.sort
- SortMode - Enum Class in com.liferay.portal.search.sort
- sortOrder(SortOrder) - Method in interface com.liferay.portal.search.sort.SortBuilder
- SortOrder - Enum Class in com.liferay.portal.search.sort
- sorts(Sort...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- Sorts - Interface in com.liferay.portal.search.sort
- sortValues(Object[]) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- SortVisitor<T> - Interface in com.liferay.portal.search.sort
- SpatialStrategy - Enum Class in com.liferay.portal.search.query.geolocation
- SQRT - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- SQUARE - Enum constant in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
- standardDeviation(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- standardDeviation(double) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- stats(String, double, long, double, double, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- stats(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- StatsAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- StatsAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- statsBucket(String, double, long, double, double, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- statsBucket(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- StatsBucketPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- StatsBucketPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- StatsInformation - Interface in com.liferay.portal.search.cluster
- StatsInformationFactory - Interface in com.liferay.portal.search.cluster
- StatsRequest - Interface in com.liferay.portal.search.stats
- StatsRequestBuilder - Interface in com.liferay.portal.search.stats
- StatsRequestBuilderFactory - Interface in com.liferay.portal.search.legacy.stats
- StatsRequestBuilderFactory - Interface in com.liferay.portal.search.stats
- statsRequests(StatsRequest...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
-
Provides the metric aggregations to be computed for each field.
- StatsResponse - Interface in com.liferay.portal.search.stats
- StatsResponseBuilder - Interface in com.liferay.portal.search.stats
- StatsResponseBuilderFactory - Interface in com.liferay.portal.search.stats
- statsResponseMap(Map<String, StatsResponse>) - Method in interface com.liferay.portal.search.searcher.SearchResponseBuilder
-
Sets the map containing the metrics aggregations computed by the search engine.
- StatsResultsTranslator - Interface in com.liferay.portal.search.legacy.stats
- stored(String) - Method in interface com.liferay.portal.search.script.Scripts
- STORED - Enum constant in enum class com.liferay.portal.search.script.ScriptType
- storedFields(String...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- STRICT - Enum constant in enum class com.liferay.portal.search.geolocation.GeoValidationMethod
- STRICT - Enum constant in enum class com.liferay.portal.search.query.geolocation.GeoValidationMethod
- string(String) - Method in interface com.liferay.portal.search.query.Queries
- STRING - Enum constant in enum class com.liferay.portal.search.aggregation.ValueType
- STRING - Enum constant in enum class com.liferay.portal.search.sort.ScriptSort.ScriptSortType
- StringQuery - Interface in com.liferay.portal.search.query
-
Provides support for parsing raw, human readable query syntax.
- Suggestion - Interface in com.liferay.portal.search.suggestions
- SuggestionBuilder - Interface in com.liferay.portal.search.suggestions
- SuggestionBuilderFactory - Interface in com.liferay.portal.search.suggestions
- suggestions(List<Suggestion>) - Method in interface com.liferay.portal.search.suggestions.SuggestionsContributorResultsBuilder
- SuggestionsContributorResults - Interface in com.liferay.portal.search.suggestions
- SuggestionsContributorResultsBuilder - Interface in com.liferay.portal.search.suggestions
- SuggestionsContributorResultsBuilderFactory - Interface in com.liferay.portal.search.suggestions
- SuggestionsRetriever - Interface in com.liferay.portal.search.suggestions
- sum(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- sum(double) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- sum(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- sum(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- SUM - Enum constant in enum class com.liferay.portal.search.query.function.CombineFunction
- SUM - Enum constant in enum class com.liferay.portal.search.query.FunctionScoreQuery.ScoreMode
- SUM - Enum constant in enum class com.liferay.portal.search.query.MultiValueMode
- SUM - Enum constant in enum class com.liferay.portal.search.sort.SortMode
- SumAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- SumAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- sumBucket(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- sumBucket(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- SumBucketPipelineAggregation - Interface in com.liferay.portal.search.aggregation.pipeline
- SumBucketPipelineAggregationResult - Interface in com.liferay.portal.search.aggregation.pipeline
- Summary - Interface in com.liferay.portal.search.summary
- SummaryBuilder - Interface in com.liferay.portal.search.summary
- SummaryBuilderFactory - Interface in com.liferay.portal.search.summary
- SummaryHelper - Interface in com.liferay.portal.search.summary
- sumOfSquares(boolean) - Method in interface com.liferay.portal.search.stats.StatsRequestBuilder
- sumOfSquares(double) - Method in interface com.liferay.portal.search.stats.StatsResponseBuilder
- SXPBlueprintTitleProvider - Interface in com.liferay.portal.search.experiences
- synchronousExecutionOverride() - Method in interface com.liferay.portal.search.configuration.ReindexerConfiguration
- SyncReindexManager - Interface in com.liferay.portal.search.index
- SynonymException - Exception in com.liferay.portal.search.synonym
- SynonymException(Exception) - Constructor for exception com.liferay.portal.search.synonym.SynonymException
- SynonymIndexer - Interface in com.liferay.portal.search.synonym
-
Deprecated.As of Mueller (7.2.x), with no direct replacement
T
- TagFacetSearchContributor - Interface in com.liferay.portal.search.facet.tag
- TagFacetSearchContributor.TagFacetBuilder - Interface in com.liferay.portal.search.facet.tag
- tagsSchema(String) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- TDIGEST - Enum constant in enum class com.liferay.portal.search.aggregation.metrics.PercentilesMethod
- term(String, Object) - Method in interface com.liferay.portal.search.query.Queries
- TERM - Enum constant in enum class com.liferay.portal.search.query.geolocation.SpatialStrategy
- TermQuery - Interface in com.liferay.portal.search.query
- terms(String) - Method in interface com.liferay.portal.search.query.Queries
- terms(String, long, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- terms(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- TermsAggregation - Interface in com.liferay.portal.search.aggregation.bucket
- TermsAggregationResult - Interface in com.liferay.portal.search.aggregation.bucket
- TermsQuery - Interface in com.liferay.portal.search.query
- termsSet(String, List<Object>) - Method in interface com.liferay.portal.search.query.Queries
- TermsSetFilter - Interface in com.liferay.portal.search.filter
- termsSetFilterBuilder() - Method in interface com.liferay.portal.search.filter.FilterBuilders
- TermsSetFilterBuilder - Interface in com.liferay.portal.search.filter
- TermsSetQuery - Interface in com.liferay.portal.search.query
- text(String) - Method in interface com.liferay.portal.search.suggestions.SuggestionBuilder
- textEmbeddingCacheTimeout() - Method in interface com.liferay.portal.search.configuration.SemanticSearchConfiguration
- TextEmbeddingDocumentContributor - Interface in com.liferay.portal.search.ml.embedding.text
- textEmbeddingProviderConfigurationJSONs() - Method in interface com.liferay.portal.search.configuration.SemanticSearchConfiguration
- TextEmbeddingRetriever - Interface in com.liferay.portal.search.ml.embedding.text
- textEmbeddingsEnabled() - Method in interface com.liferay.portal.search.configuration.SemanticSearchConfiguration
- timeUnit(TimeUnit) - Method in class com.liferay.portal.search.searcher.SearchTimeValue.Builder
- TitleFieldQueryBuilderConfiguration - Interface in com.liferay.portal.search.configuration
- tokenize(String) - Method in interface com.liferay.portal.search.analysis.KeywordTokenizer
- tokenize(String, String, String) - Method in class com.liferay.portal.search.analysis.SimpleTokenizer
- TOP_TERMS_BOOST_N - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.RewriteMethod
- TOP_TERMS_N - Enum constant in enum class com.liferay.portal.search.query.MatchQuery.RewriteMethod
- topHits(String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- topHits(String, SearchHits) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- TopHitsAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- TopHitsAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- topLeft(Coordinate) - Method in interface com.liferay.portal.search.geolocation.EnvelopeShapeBuilder
- toString() - Method in enum class com.liferay.portal.search.geolocation.DistanceUnit
- toString() - Method in interface com.liferay.portal.search.geolocation.GeoDistance
- toString() - Method in interface com.liferay.portal.search.query.BooleanQuery
- toString() - Method in enum class com.liferay.portal.search.query.RangeTermQuery.Operator
- TOTAL - Enum constant in enum class com.liferay.portal.search.rescore.Rescore.ScoreMode
- totalHits(long) - Method in interface com.liferay.portal.search.hits.SearchHitsBuilder
- translate(Aggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationTranslator
- translate(PipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationTranslator
- translate(CircleShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(EnvelopeShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(GeometryCollectionShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(LineStringShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(MultiLineStringShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(MultiPointShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(MultiPolygonShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(PointShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(PolygonShape) - Method in interface com.liferay.portal.search.geolocation.ShapeTranslator
- translate(ExponentialDecayScoreFunction) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctionTranslator
- translate(FieldValueFactorScoreFunction) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctionTranslator
- translate(GaussianDecayScoreFunction) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctionTranslator
- translate(LinearDecayScoreFunction) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctionTranslator
- translate(RandomScoreFunction) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctionTranslator
- translate(ScriptScoreFunction) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctionTranslator
- translate(WeightScoreFunction) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctionTranslator
- translate(Query) - Method in interface com.liferay.portal.search.query.QueryTranslator
- translate(Sort) - Method in interface com.liferay.portal.search.sort.SortFieldTranslator
- translate(StatsResponse) - Method in interface com.liferay.portal.search.legacy.stats.StatsResultsTranslator
-
Creates a legacy
StatsResults
object from aStatsResponse
object. - type(String) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- TypeFacetSearchContributor - Interface in com.liferay.portal.search.facet.type
- TypeFacetSearchContributor.TypeFacetBuilder - Interface in com.liferay.portal.search.facet.type
U
- UIDFactory - Interface in com.liferay.portal.search.model.uid
- unboundedFrom(Double) - Static method in class com.liferay.portal.search.aggregation.bucket.Range
- unboundedFrom(String, Double) - Static method in class com.liferay.portal.search.aggregation.bucket.Range
- unboundedTo(Double) - Static method in class com.liferay.portal.search.aggregation.bucket.Range
- unboundedTo(String, Double) - Static method in class com.liferay.portal.search.aggregation.bucket.Range
- unfollow(String) - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationHelper
- unfollow(String, String) - Method in interface com.liferay.portal.search.ccr.CrossClusterReplicationHelper
- unsetValue(String) - Method in interface com.liferay.portal.search.document.DocumentBuilder
- updateDocument(long, Document) - Method in interface com.liferay.portal.search.index.UpdateDocumentIndexWriter
- UpdateDocumentIndexWriter - Interface in com.liferay.portal.search.index
- updateDocumentPartially(long, Document, boolean) - Method in interface com.liferay.portal.search.index.UpdateDocumentIndexWriter
- updateDocuments(long, Collection<Document>, boolean) - Method in interface com.liferay.portal.search.index.UpdateDocumentIndexWriter
- updateDocumentsPartially(long, Collection<Document>, boolean) - Method in interface com.liferay.portal.search.index.UpdateDocumentIndexWriter
- updatePermissionFields(BaseModel<?>, long, boolean) - Method in interface com.liferay.portal.search.permission.SearchPermissionIndexWriter
- updatePermissionFields(T) - Method in interface com.liferay.portal.search.indexer.IndexerWriter
- updateSynonymSets(long, String, String[]) - Method in interface com.liferay.portal.search.synonym.SynonymIndexer
-
Deprecated.
- updateSynonymSets(String, String, String[]) - Method in interface com.liferay.portal.search.synonym.SynonymIndexer
-
Deprecated.
- useExplicitFieldOrder(Boolean) - Method in interface com.liferay.portal.search.highlight.HighlightBuilder
- UserFacetFactory - Interface in com.liferay.portal.search.facet.user
- UserFacetSearchContributor - Interface in com.liferay.portal.search.facet.user
- UserFacetSearchContributor.UserFacetBuilder - Interface in com.liferay.portal.search.facet.user
V
- value(String) - Method in interface com.liferay.portal.search.filter.ComplexQueryPartBuilder
- valueCount(String, long) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- valueCount(String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- ValueCountAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- ValueCountAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- valueOf(String) - Static method in enum class com.liferay.portal.search.aggregation.bucket.CollectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.aggregation.metrics.PercentilesMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.aggregation.pipeline.GapPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.aggregation.ValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.geolocation.DistanceUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.geolocation.GeoDistanceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.geolocation.GeoValidationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.geolocation.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.function.CombineFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.FunctionScoreQuery.ScoreMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.geolocation.GeoExecType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.geolocation.GeoValidationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.geolocation.ShapeRelation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.geolocation.SpatialStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.MatchQuery.RewriteMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.MatchQuery.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.MatchQuery.ZeroTermsQuery
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.MultiMatchQuery.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.MultiValueMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.RangeTermQuery.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.rescore.Rescore.ScoreMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.script.ScriptType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.sort.ScriptSort.ScriptSortType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.sort.SortMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.portal.search.sort.SortOrder
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.liferay.portal.search.aggregation.bucket.CollectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.aggregation.metrics.PercentilesMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.aggregation.pipeline.GapPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.aggregation.ValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.geolocation.DistanceUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.geolocation.GeoDistanceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.geolocation.GeoValidationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.geolocation.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.function.CombineFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.function.score.FieldValueFactorScoreFunction.Modifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.FunctionScoreQuery.ScoreMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.geolocation.GeoExecType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.geolocation.GeoValidationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.geolocation.ShapeRelation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.geolocation.SpatialStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.MatchQuery.RewriteMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.MatchQuery.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.MatchQuery.ZeroTermsQuery
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.MultiMatchQuery.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.MultiValueMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.RangeTermQuery.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.query.RegexQuery.RegexFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.rescore.Rescore.ScoreMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.script.ScriptType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.sort.ScriptSort.ScriptSortType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.sort.SortMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.portal.search.sort.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ValueType - Enum Class in com.liferay.portal.search.aggregation
- version(long) - Method in interface com.liferay.portal.search.hits.SearchHitBuilder
- version(String) - Method in interface com.liferay.portal.search.engine.NodeInformationBuilder
- visit(ChildrenAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(DateHistogramAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(DateRangeAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(DiversifiedSamplerAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(FilterAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(FiltersAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(GeoDistanceAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(GeoHashGridAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(GlobalAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(HistogramAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(MissingAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(NestedAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(RangeAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(ReverseNestedAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(SamplerAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(SignificantTermsAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(SignificantTextAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(TermsAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(AvgAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(CardinalityAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(ExtendedStatsAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(GeoBoundsAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(GeoCentroidAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(MaxAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(MinAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(PercentileRanksAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(PercentilesAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(ScriptedMetricAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(StatsAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(SumAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(TopHitsAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(ValueCountAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(WeightedAvgAggregation) - Method in interface com.liferay.portal.search.aggregation.AggregationVisitor
- visit(AvgBucketPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(BucketScriptPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(BucketSelectorPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(BucketSortPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(CumulativeSumPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(DerivativePipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(ExtendedStatsBucketPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(MaxBucketPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(MinBucketPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(MovingFunctionPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(PercentilesBucketPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(SerialDiffPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(StatsBucketPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(SumBucketPipelineAggregation) - Method in interface com.liferay.portal.search.aggregation.pipeline.PipelineAggregationVisitor
- visit(DateRangeFilter) - Method in interface com.liferay.portal.search.filter.FilterVisitor
- visit(RangeFilter) - Method in interface com.liferay.portal.search.filter.FilterVisitor
- visit(TermsSetFilter) - Method in interface com.liferay.portal.search.filter.FilterVisitor
- visit(BooleanQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(BoostingQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(CommonTermsQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(ConstantScoreQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(DateRangeTermQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(DisMaxQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(ExistsQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(FunctionScoreQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(FuzzyQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(GeoBoundingBoxQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(GeoDistanceQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(GeoDistanceRangeQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(GeoPolygonQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(GeoShapeQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(IdsQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(MatchAllQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(MatchPhrasePrefixQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(MatchPhraseQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(MatchQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(MoreLikeThisQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(MultiMatchQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(NestedQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(PercolateQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(PrefixQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(RangeTermQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(RegexQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(ScriptQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(SimpleStringQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(StringQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(TermQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(TermsQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(TermsSetQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(WildcardQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(WrapperQuery) - Method in interface com.liferay.portal.search.query.QueryVisitor
- visit(FieldSort) - Method in interface com.liferay.portal.search.sort.SortVisitor
- visit(GeoDistanceSort) - Method in interface com.liferay.portal.search.sort.SortVisitor
- visit(ScoreSort) - Method in interface com.liferay.portal.search.sort.SortVisitor
- visit(ScriptSort) - Method in interface com.liferay.portal.search.sort.SortVisitor
- visitDictionaryEntry(DictionaryEntry) - Method in interface com.liferay.portal.search.suggest.DictionaryVisitor
- vocabularyIds(String[]) - Method in interface com.liferay.portal.search.facet.category.CategoryFacetSearchContributor.CategoryFacetBuilder
W
- weight(float) - Method in interface com.liferay.portal.search.query.function.score.ScoreFunctions
- weightedAvg(String, double) - Method in interface com.liferay.portal.search.aggregation.AggregationResults
- weightedAvg(String, String, String) - Method in interface com.liferay.portal.search.aggregation.Aggregations
- WeightedAvgAggregation - Interface in com.liferay.portal.search.aggregation.metrics
- WeightedAvgAggregationResult - Interface in com.liferay.portal.search.aggregation.metrics
- WeightScoreFunction - Interface in com.liferay.portal.search.query.function.score
- wildcard(String, String) - Method in interface com.liferay.portal.search.query.Queries
- WildcardQuery - Interface in com.liferay.portal.search.query
- windowSize(Integer) - Method in interface com.liferay.portal.search.rescore.RescoreBuilder
- withFacetContext(Consumer<FacetContext>) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- withFacetContext(Consumer<FacetContext>) - Method in interface com.liferay.portal.search.searcher.SearchResponse
- withFacetContextGet(Function<FacetContext, T>) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- withFacetContextGet(Function<FacetContext, T>) - Method in interface com.liferay.portal.search.searcher.SearchResponse
- withHits(Consumer<Hits>) - Method in interface com.liferay.portal.search.searcher.SearchResponse
- withHitsGet(Function<Hits, T>) - Method in interface com.liferay.portal.search.searcher.SearchResponse
- WITHIN - Enum constant in enum class com.liferay.portal.search.query.geolocation.ShapeRelation
- withSearchContext(Consumer<SearchContext>) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- withSearchContext(Consumer<SearchContext>) - Method in interface com.liferay.portal.search.searcher.SearchResponse
- withSearchContextGet(Function<SearchContext, T>) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- withSearchContextGet(Function<SearchContext, T>) - Method in interface com.liferay.portal.search.searcher.SearchResponse
- withSearchRequestBuilder(Consumer<SearchRequestBuilder>...) - Method in interface com.liferay.portal.search.searcher.SearchRequestBuilder
- wrapper(byte[]) - Method in interface com.liferay.portal.search.query.Queries
- wrapper(String) - Method in interface com.liferay.portal.search.query.Queries
- WrapperQuery - Interface in com.liferay.portal.search.query
Y
- YARDS - Enum constant in enum class com.liferay.portal.search.geolocation.DistanceUnit
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
HighlightBuilderFactory.builder()