public class ShardTermVectorService extends AbstractIndexShardComponent
componentSettings, indexSettings, logger, shardId
Constructor and Description |
---|
ShardTermVectorService(ShardId shardId,
Settings indexSettings,
MappingUpdatedAction mappingUpdatedAction) |
Modifier and Type | Method and Description |
---|---|
TermVectorResponse |
getTermVector(TermVectorRequest request,
String concreteIndex) |
ShardTermVectorService |
setIndexShard(IndexShard indexShard) |
indexSettings, nodeName, shardId
@Inject public ShardTermVectorService(ShardId shardId, @IndexSettings Settings indexSettings, MappingUpdatedAction mappingUpdatedAction)
public ShardTermVectorService setIndexShard(IndexShard indexShard)
public TermVectorResponse getTermVector(TermVectorRequest request, String concreteIndex)
Copyright © 2009–2015. All rights reserved.