public class SpaceKeyAndNameExtractor extends 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 String |
IN_SPACE_FIELD |
Constructor and Description |
---|
SpaceKeyAndNameExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
addFields(org.apache.lucene.document.Document document,
StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable) |
public static final String IN_SPACE_FIELD
public void addFields(org.apache.lucene.document.Document document, StringBuffer defaultSearchableText, com.atlassian.bonnie.Searchable searchable)
addFields
in interface com.atlassian.bonnie.search.Extractor
Copyright © 2003–2021 Atlassian. All rights reserved.