Package | Description |
---|---|
org.openrdf.sail.lucene3 |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<String,? extends SpatialStrategy> |
LuceneIndex.createSpatialStrategyMapper(Map<String,String> parameters) |
com.google.common.base.Function<? super String,? extends SpatialStrategy> |
LuceneIndex.getSpatialStrategyMapper() |
Constructor and Description |
---|
LuceneDocument(org.apache.lucene.document.Document doc,
com.google.common.base.Function<? super String,? extends SpatialStrategy> geoStrategyMapper) |
LuceneDocument(com.google.common.base.Function<? super String,? extends SpatialStrategy> geoStrategyMapper) |
LuceneDocument(String id,
String resourceId,
String context,
com.google.common.base.Function<? super String,? extends SpatialStrategy> geoStrategyMapper) |
Copyright © 2001–2016 Aduna. All rights reserved.