@Component
@Scope(value="prototype")
public class NeedIndexer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SOLR_IS_LOCATION_COORDINATES_FIELD |
static java.lang.String |
SOLR_SEEKS_LOCATION_COORDINATES_FIELD |
static java.lang.String |
SOLR_SEEKS_SEEKS_LOCATION_COORDINATES_FIELD |
| Constructor and Description |
|---|
NeedIndexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
index(org.apache.jena.query.Dataset dataset) |
void |
indexNeedModel(org.apache.jena.rdf.model.Model needModel,
java.lang.String id,
boolean useTestCore) |
public static final java.lang.String SOLR_IS_LOCATION_COORDINATES_FIELD
public static final java.lang.String SOLR_SEEKS_LOCATION_COORDINATES_FIELD
public static final java.lang.String SOLR_SEEKS_SEEKS_LOCATION_COORDINATES_FIELD
public void index(org.apache.jena.query.Dataset dataset)
throws java.io.IOException,
com.github.jsonldjava.core.JsonLdError
java.io.IOExceptioncom.github.jsonldjava.core.JsonLdErrorpublic void indexNeedModel(org.apache.jena.rdf.model.Model needModel,
java.lang.String id,
boolean useTestCore)
throws java.io.IOException,
com.github.jsonldjava.core.JsonLdError
java.io.IOExceptioncom.github.jsonldjava.core.JsonLdErrorCopyright © 2018. All Rights Reserved.