public class SpaceKeyAndNameExtractor
extends java.lang.Object
implements com.atlassian.bonnie.search.Extractor
IN_SPACE_FIELD
to allow PersonalInformation
objects to be retrieved
in searches. For more details please see PermittedSpacesQueryMapper.convertToLuceneQuery(com.atlassian.confluence.search.v2.SearchQuery)
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IN_SPACE_FIELD |
Constructor and Description |
---|
SpaceKeyAndNameExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
addFields(org.apache.lucene.document.Document document,
java.lang.StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable) |
public static final java.lang.String IN_SPACE_FIELD
Copyright © 2003-2014 Atlassian. All Rights Reserved.