Package | Description |
---|---|
org.modeshape.jcr.query.lucene.basic |
The "basic"
Lucene schema has a single index in which all node
and property information are indexed into separate fields. |
Modifier and Type | Method and Description |
---|---|
protected NodeInfo |
BasicLuceneSchema.nodeInfo(String id,
String workspace,
Path path,
Name primaryType,
Set<Name> mixinTypes,
Iterator<Property> propertyIterator,
NodeTypeSchemata schemata) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.