Package org.ametys.cms.search.query
package org.ametys.cms.search.query
-
ClassDescriptionBase class for all date and operator-based queries.Base class for multivalued queries.Base class for all operator-based queries.Base class for all range-based queries.Represents a
Querytesting a text field.Abstract class for queries wrapping another query.Represents a searchQuerycorresponding to the logical "and" between several other queries.Represents aQuerytesting a boolean field.Wraps anotherQuery, but giving to each matching document a boosted score (scores are multiplied).Represents aQuerytesting if contents have comments.The type (validated, non validated or both) of comments to include forCommentQueryWraps anotherQuery, but giving to each matching document a nil score (score with a value of 0).Query testing the contentId of a resource (content attachment).Represents aQuerytesting the content language.Represents aQuerytesting a content field.Represents aQuerytesting the content types or the mixins of contents.Represents aQuerytesting the content types of contents.Represents aQuerytesting the creation date of a content.Represents aQuerytesting a date field.Represents aQuerytesting a date range.Represents aQuerytesting a datetime field.A query on the document type.Represents aQuerytesting a double field.Represents aQuerytesting a double range.Query on the Dublin Core date metadata.Query on a Dublin Core string metadata (all, except date).Represents aQuerytesting the position of a repeater entry.Represents aQuerytesting the resource file name.Represents aQuerytesting the first validation date of a content.AQueryrealizing a full-text search on contents (search on all properties).Represents aQuerytesting a geocode field.Represents aQuerytesting if the content has a live versionQuerytesting the existence of a particular step on the workflow history.Isolate a query by wrapping it.Represents aQueryon a joined document.Represents aQuerytesting the last major validation date of a content.Represents aQuerytesting the last modification date of a content.Represents aQuerytesting the last validation date of a content.Represents aQuerytesting a long field.Represents aQuerytesting a long range.A query which does not restrict anything.A query which returns no document.Same asOrQuery, but the score for each result will be the max score from the clauses (instead of the sum).MIME-Type group Query
SeeSolrResourceGroupedMimeTypesRepresents aQuerytesting the mixin types of contents.Represents a searchQuerycorresponding to the logical "or" between several other queries.Represents a search predicate.Enumeration of available logical operators inQueryEnumeration of available operators inQueryClass providing helper methods to Query implementations.Thrown when the query syntax is invalid.Represents aQuerytesting the resource location.Represents aQuerytesting a rich text field.The use of this Query is discouraged.Represents aQuerytesting a string field.Represents aQuerytesting if an object possesses one or more tags.Querytesting users.Represents aQuerytesting the current workflow step of a content.