protected static class SessionImpl.FulltextFinder extends Object
Modifier and Type | Field and Description |
---|---|
protected Node |
document |
protected String |
documentType |
protected FulltextParser |
fulltextParser |
protected String[] |
mixinTypes |
protected SessionImpl |
session |
Constructor and Description |
---|
FulltextFinder(FulltextParser fulltextParser,
Node document,
SessionImpl session) |
Modifier and Type | Method and Description |
---|---|
protected String |
findFulltext(Set<String> paths)
Parses the document for one index.
|
protected final FulltextParser fulltextParser
protected final SessionImpl session
protected final String documentType
protected final String[] mixinTypes
public FulltextFinder(FulltextParser fulltextParser, Node document, SessionImpl session)
protected String findFulltext(Set<String> paths)
Copyright © 2016 Nuxeo SA. All rights reserved.