package

com.atlassian.confluence.search.v2.lucene.mapper

Classes

AllQueryMapper  
AttachmentTypeQueryMapper Maps an AttachmentTypeQuery to its Lucene equivalent. 
AuthorSearchFilterMapper Maps a AuthorSearchFilter into a lucene filter. 
BooleanQueryMapper  
BoostingQueryMapper  
CaseInsensitiveSortMapper Map sorts on a specified field to a case insensitive Lucene sort. 
ChainedSearchFilterMapper Maps a ChainedSearchFilter into a lucene filter. 
ContentPermissionsLuceneSearchFilterMapper Maps a ContentPermissionsSearchFilter into a lucene filter. 
ContentTypeQueryMapper Map generic ContentTypeQuery classes to Lucene specific queries. 
ContributorQueryMapper  
CreatorQueryMapper Map a CreatorQuery to a Lucene specific query. 
DateRangeQueryMapper A mapper for DateRangeQuerys. 
DefaultSortMapper  
HandleBasedSubsetResultFilterMapper Maps a HandleBasedSubsetResultFilter
InSpaceQueryMapper Maps an InSpaceQuery to it's Lucene equivalent. 
InSpaceSearchFilterMapper  
LabelQueryMapper Maps a LabelQuery into Lucene. 
LabelsSearchFilterMapper  
LastModifierQueryMapper This class is deprecated. since 3.0. Use ContributorQueryMapper instead.  
LastModifierSearchFilterMapper  
MultiTextFieldQueryMapper Maps a MultiTextFieldQuery into a lucene query. 
NoOpSortMapper Sort mapper that returns nothing, defaulting to the index's native sort (which in Lucene's case is by descending order of relevance)  
PermittedSpacesQueryMapper Maps a PermittedSpacesQuery to an appropriate lucene query for the currently logged in user. 
SearchResultTypeSearchFilterMapper  
SiteSearchPermissionsSearchFilterMapper Maps a SiteSearchPermissionsSearchFilter into a lucene filter. 
SpaceCategoryQueryMapper  
SpacePermissionsSearchFilterMapper Maps a SpacePermissionsSearchFilter into a lucene filter. 
SubsetResultFilterMapper  
TextFieldPrefixQueryMapper A mapper for TextFieldPrefixQuerys. 
TextFieldQueryMapper A mapper for TextFieldQuerys. 
ViewUserProfilePermissionsSearchFilterMapper Maps a ViewUserProfilePermissionsSearchFilter to a lucene filter.