Package | Description |
---|---|
org.sindice.siren.qparser.json.dsl |
DSL for building SIREn's JSON queries.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNodeQuery
Abstract class that represents a top-level node query object (either node or
twig query) of the JSON query syntax.
|
class |
BooleanQuery
Class that represents a boolean query object of the JSON query syntax.
|
class |
NodeQuery
Class that represents a node query object of the JSON query syntax.
|
class |
TwigQuery
Class that represents a twig object of the JSON query syntax.
|
Modifier and Type | Method and Description |
---|---|
AbstractQuery |
AbstractQuery.setBoost(float boost)
Sets the boost for this query.
|
Copyright © 2014. All rights reserved.