Package | Description |
---|---|
org.eclipse.rdf4j.sail.elasticsearch | |
org.eclipse.rdf4j.sail.lucene | |
org.eclipse.rdf4j.sail.solr |
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchQuery
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected SearchQuery |
ElasticsearchIndex.parseQuery(String query,
IRI propertyURI)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
LuceneQuery
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected SearchQuery |
LuceneIndex.parseQuery(String query,
IRI propertyURI)
Deprecated.
|
protected abstract SearchQuery |
AbstractSearchIndex.parseQuery(String q,
IRI property)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SolrSearchQuery
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected SearchQuery |
SolrIndex.parseQuery(String query,
IRI propertyURI)
Deprecated.
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.