Uses of Package
com.atlassian.confluence.search.v2.query

Packages that use com.atlassian.confluence.search.v2.query
com.atlassian.confluence.macro.query   
com.atlassian.confluence.search.service   
com.atlassian.confluence.search.v2.lucene.mapper   
com.atlassian.confluence.search.v2.query   
 

Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.macro.query
BooleanQuery
           A boolean query that allows and/or and not combinations of sub queries.
 

Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.search.service
DateRangeQuery.DateRange
          Class to represent a date range.
 

Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.search.v2.lucene.mapper
BoostByModificationDateQuery
          A wrapping query that boost the scores provided by the underlying query based on the modification date.
ContentTypeQuery
          Search for content of a particular type.
CreatorQuery
          Query for the original creator of content.
DateRangeQuery
           
InSpaceQuery
          Search for content that occurs within some set of spaces.
LabelQuery
          Query for matching a single Label.
LastModifierQuery
          Query for the original creator of content.
MultiTextFieldQuery
          Represents a query against multiple fields.
SpaceCategoryQuery
          Search for content within spaces of a particular category (or categories).
TextFieldQuery
           Represents a raw query from the user that may be parsed.
 

Classes in com.atlassian.confluence.search.v2.query used by com.atlassian.confluence.search.v2.query
DateRangeQuery.DateRange
          Class to represent a date range.
DateRangeQuery.DateRangeQueryType
           
PermittedSpacesQuery
          Query that represents a search in permitted spaces.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.