|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.search.lucene.extractor.TitleExtractor
public class TitleExtractor
Responsible for extracting titles for various entities. All titles are stored to allow display of search results without having to hit database for the title.
Constructor Summary | |
---|---|
TitleExtractor()
|
Method Summary | |
---|---|
void |
addFields(org.apache.lucene.document.Document document,
java.lang.StringBuffer defaultSearchableText,
com.atlassian.bonnie.Searchable searchable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TitleExtractor()
Method Detail |
---|
public void addFields(org.apache.lucene.document.Document document, java.lang.StringBuffer defaultSearchableText, com.atlassian.bonnie.Searchable searchable)
addFields
in interface com.atlassian.bonnie.search.Extractor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |