Package | Description |
---|---|
org.sindice.siren.search.node |
Programmatic API to search node-based inverted indexes.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeRegexpQuery
A
NodePrimitiveQuery that provides a fast regular expression matching
based on the org.apache.lucene.util.automaton package. |
class |
NodeWildcardQuery
A
NodePrimitiveQuery that implements the wildcard search query. |
Copyright © 2014. All rights reserved.