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
Query
testing a text field.Abstract class for queries wrapping another query.Represents a searchQuery
corresponding to the logical "and" between several other queries.Represents aQuery
testing a boolean field.Wraps anotherQuery
, but giving to each matching document a boosted score (scores are multiplied).Represents aQuery
testing if contents have comments.The type (validated, non validated or both) of comments to include forCommentQuery
Wraps 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 aQuery
testing the current id of a content.Represents aQuery
testing the content language.Represents aQuery
testing a content field.Represents aQuery
testing the content types or the mixins of contents.Represents aQuery
testing the content types of contents.Represents aQuery
testing the creation date of a content.Represents aQuery
testing a date field.Represents aQuery
testing a date range.Represents aQuery
testing a datetime field.A query on the document type.Represents aQuery
testing a double field.Represents aQuery
testing a double range.Query on the Dublin Core date metadata.Query on a Dublin Core string metadata (all, except date).Represents aQuery
testing the position of a repeater entry.Represents aQuery
testing the resource file name.Represents aQuery
testing the first validation date of a content.AQuery
realizing a full-text search on contents (search on all properties).A fuzzy query is meant to search for approximatively matching terms.
It works by wrapping another query.Represents aQuery
testing a geocode field.Represents aQuery
testing if the content has a live versionQuery
testing the existence of a particular step on the workflow history.Isolate a query by wrapping it.Represents aQuery
on a joined document.Represents aQuery
testing the last major validation date of a content.Represents aQuery
testing the last modification date of a content.Represents aQuery
testing the last validation date of a content.Represents aQuery
testing a long field.Represents aQuery
testing 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
SeeSolrResourceGroupedMimeTypes
Represents aQuery
testing the mixin types of contents.Represents a searchQuery
corresponding to the logical "or" between several other queries.Represents a search predicate.Enumeration of available logical operators inQuery
Enumeration of available operators inQuery
Class providing helper methods to Query implementations.Thrown when the query syntax is invalid.Represents aQuery
testing the resource location.Represents aQuery
testing a rich text field.Represents aQuery
testing a string field.Represents aQuery
testing if an object possesses one or more tags.Query
testing users.Represents aQuery
testing the current workflow name of a content.Represents aQuery
testing the current workflow step of a content.