Package | Description |
---|---|
org.infinispan.schematic.internal.document | |
org.infinispan.schematic.internal.io | |
org.infinispan.schematic.internal.schema | |
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 | Class and Description |
---|---|
static class |
JsonReader.DateValueMatcher
The component that parses a tokenized JSON stream and attempts to evaluate literal values such as dates
|
static class |
JsonReader.Parser
The component that parses a tokenized JSON stream.
|
static class |
JsonReader.SimpleValueMatcher
The component that matches a string value for certain patterns.
|
static class |
JsonReader.Tokenizer
The component that tokenizes a stream of JSON content.
|
static interface |
JsonReader.ValueMatcher
The component that matches a string value for certain patterns.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferCache
A cache of ByteBuffer, used in
BsonDataInput . |
Modifier and Type | Interface and Description |
---|---|
interface |
Problems
An interface for recording problems.
|
class |
ValidationResult
Basic implementation of
SchemaLibrary.Results to which problems can be added. |
Modifier and Type | Class and Description |
---|---|
class |
BasicTupleCollector
The
BasicLuceneSchema does not store any fields in the indexes, with the exception of the document identifier in which
we're storing the key of the node that the document represents. |
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.