Index

A B C D E F G I J K L M N O P Q R S T 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractMapping - Class in org.webpieces.elasticsearch.mapping
 
AbstractMapping() - Constructor for class org.webpieces.elasticsearch.mapping.AbstractMapping
 
Action - Class in org.webpieces.elasticsearch.actions
 
Action() - Constructor for class org.webpieces.elasticsearch.actions.Action
 
Action(AliasChange, boolean) - Constructor for class org.webpieces.elasticsearch.actions.Action
 
addTerm(String, String) - Method in class org.webpieces.elasticsearch.queries.Term
 
AliasChange - Class in org.webpieces.elasticsearch.actions
 
AliasChange() - Constructor for class org.webpieces.elasticsearch.actions.AliasChange
 
analysis - Variable in class org.webpieces.elasticsearch.mapping.IndexSettings
 
Analysis - Class in org.webpieces.elasticsearch.mapping
 
Analysis() - Constructor for class org.webpieces.elasticsearch.mapping.Analysis
 
AtomicActionList - Class in org.webpieces.elasticsearch.actions
 
AtomicActionList() - Constructor for class org.webpieces.elasticsearch.actions.AtomicActionList
 

B

Bool - Class in org.webpieces.elasticsearch.queries
 
Bool() - Constructor for class org.webpieces.elasticsearch.queries.Bool
 
BooleanMapping - Class in org.webpieces.elasticsearch.mapping
 
BooleanMapping() - Constructor for class org.webpieces.elasticsearch.mapping.BooleanMapping
 

C

close() - Method in class org.webpieces.elasticsearch.ElasticClient
 
Completion - Class in org.webpieces.elasticsearch.queries
 
Completion() - Constructor for class org.webpieces.elasticsearch.queries.Completion
 
CompletionMapping - Class in org.webpieces.elasticsearch.mapping
 
CompletionMapping() - Constructor for class org.webpieces.elasticsearch.mapping.CompletionMapping
 
connect(String, int) - Method in class org.webpieces.elasticsearch.ElasticClient
Always connect in a method NOT in construction so that people don't accidentally connect to servers in tests (ie.
Context - Class in org.webpieces.elasticsearch.mapping
 
Context() - Constructor for class org.webpieces.elasticsearch.mapping.Context
 
createAlias(String, String) - Method in class org.webpieces.elasticsearch.ElasticClient
 
createIndex(String, ElasticIndex) - Method in class org.webpieces.elasticsearch.ElasticClient
 

D

DateMapping - Class in org.webpieces.elasticsearch.mapping
 
DateMapping() - Constructor for class org.webpieces.elasticsearch.mapping.DateMapping
 
deleteIndex(String) - Method in class org.webpieces.elasticsearch.ElasticClient
 
deserialize(JsonParser, DeserializationContext) - Method in class org.webpieces.elasticsearch.util.JsonDateDeserializer
 

E

ElasticClient - Class in org.webpieces.elasticsearch
 
ElasticClient() - Constructor for class org.webpieces.elasticsearch.ElasticClient
 
ElasticFailException - Exception in org.webpieces.elasticsearch
 
ElasticFailException(String, Response) - Constructor for exception org.webpieces.elasticsearch.ElasticFailException
 
ElasticIndex - Class in org.webpieces.elasticsearch.mapping
 
ElasticIndex() - Constructor for class org.webpieces.elasticsearch.mapping.ElasticIndex
 

F

Filter - Class in org.webpieces.elasticsearch.queries
 
Filter() - Constructor for class org.webpieces.elasticsearch.queries.Filter
 

G

GeoDistance - Class in org.webpieces.elasticsearch.queries
 
GeoDistance() - Constructor for class org.webpieces.elasticsearch.queries.GeoDistance
 
GeoMapping - Class in org.webpieces.elasticsearch.mapping
 
GeoMapping() - Constructor for class org.webpieces.elasticsearch.mapping.GeoMapping
 
getActions() - Method in class org.webpieces.elasticsearch.actions.AtomicActionList
 
getAdd() - Method in class org.webpieces.elasticsearch.actions.Action
 
getAlias() - Method in class org.webpieces.elasticsearch.actions.AliasChange
 
getAliases(String) - Method in class org.webpieces.elasticsearch.ElasticClient
 
getAnalysis() - Method in class org.webpieces.elasticsearch.mapping.IndexSettings
 
getAnalyzer() - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
getAnalyzer() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getBool() - Method in class org.webpieces.elasticsearch.queries.Bool
 
getBool() - Method in class org.webpieces.elasticsearch.queries.Must
 
getBool() - Method in class org.webpieces.elasticsearch.queries.Query
 
getBoost() - Method in class org.webpieces.elasticsearch.mapping.AbstractMapping
 
getCompletion() - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
getContexts() - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
getDistance() - Method in class org.webpieces.elasticsearch.queries.GeoDistance
 
getDocValues() - Method in class org.webpieces.elasticsearch.mapping.BooleanMapping
 
getDocValues() - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
getDocValues() - Method in class org.webpieces.elasticsearch.mapping.KeywordMapping
 
getEagerGlobalOrdinals() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getField() - Method in class org.webpieces.elasticsearch.queries.Completion
 
getFielddata() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getFielddataFrequencyFilter() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getFields() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getFields() - Method in class org.webpieces.elasticsearch.queries.Match
 
getFields() - Method in class org.webpieces.elasticsearch.queries.QueryString
 
getFilter() - Method in class org.webpieces.elasticsearch.mapping.Normalizer
 
getFilter() - Method in class org.webpieces.elasticsearch.queries.Bool
 
getFormat() - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
getFreq() - Method in class org.webpieces.elasticsearch.queries.Option
 
getGeoDistance() - Method in class org.webpieces.elasticsearch.queries.Filter
 
getIgnoreMalformed() - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
getIgnoreMalformed() - Method in class org.webpieces.elasticsearch.mapping.GeoMapping
 
getIgnoreZValue() - Method in class org.webpieces.elasticsearch.mapping.GeoMapping
 
getIndex() - Method in class org.webpieces.elasticsearch.actions.AliasChange
 
getIndex() - Method in class org.webpieces.elasticsearch.mapping.AbstractMapping
 
getIndexOptions() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getIndexPrefixes() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getLength() - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
getLocale() - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
getMappings() - Method in class org.webpieces.elasticsearch.mapping.ElasticIndex
 
getMatch() - Method in class org.webpieces.elasticsearch.queries.Must
 
getMatch() - Method in class org.webpieces.elasticsearch.queries.Query
 
getMatchAll() - Method in class org.webpieces.elasticsearch.queries.Must
 
getMaxChars() - Method in class org.webpieces.elasticsearch.mapping.IndexPrefixes
 
getMaxInputLength() - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
getMessage() - Method in class org.webpieces.elasticsearch.queries.Match
 
getMinChars() - Method in class org.webpieces.elasticsearch.mapping.IndexPrefixes
 
getMust() - Method in class org.webpieces.elasticsearch.queries.Bool
 
getName() - Method in class org.webpieces.elasticsearch.mapping.Context
 
getNested() - Method in class org.webpieces.elasticsearch.queries.Query
 
getNormalizer() - Method in class org.webpieces.elasticsearch.mapping.Analysis
 
getNormalizer() - Method in class org.webpieces.elasticsearch.mapping.KeywordMapping
 
getNorms() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getNullValue() - Method in class org.webpieces.elasticsearch.mapping.BooleanMapping
 
getNullValue() - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
getNullValue() - Method in class org.webpieces.elasticsearch.mapping.GeoMapping
 
getOffset() - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
getOptions() - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
getPath() - Method in class org.webpieces.elasticsearch.mapping.Context
 
getPinLocation() - Method in class org.webpieces.elasticsearch.queries.GeoDistance
 
getPositionIncrementGap() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getPrecision() - Method in class org.webpieces.elasticsearch.mapping.Context
 
getPrefix() - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
getPreservePositionIncrements() - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
getPreserveSeparators() - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
getProperties() - Method in class org.webpieces.elasticsearch.mapping.Mappings
 
getProperties() - Method in class org.webpieces.elasticsearch.mapping.ObjectMapping
 
getQuery() - Method in class org.webpieces.elasticsearch.queries.Must
 
getQuery() - Method in class org.webpieces.elasticsearch.queries.Nested
 
getQuery() - Method in class org.webpieces.elasticsearch.queries.QueryString
 
getQuery() - Method in class org.webpieces.elasticsearch.queries.SearchQuery
 
getQueryString() - Method in class org.webpieces.elasticsearch.queries.Must
 
getQueryString() - Method in class org.webpieces.elasticsearch.queries.Query
 
getRemove() - Method in class org.webpieces.elasticsearch.actions.Action
 
getResponse() - Method in exception org.webpieces.elasticsearch.ElasticFailException
 
getScore() - Method in class org.webpieces.elasticsearch.queries.Option
 
getSearchAnalyzer() - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
getSearchAnalyzer() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getSettings() - Method in class org.webpieces.elasticsearch.mapping.ElasticIndex
 
getShould() - Method in class org.webpieces.elasticsearch.queries.Bool
 
getSimilarity() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getStore() - Method in class org.webpieces.elasticsearch.mapping.AbstractMapping
 
getSuggest() - Method in class org.webpieces.elasticsearch.queries.SearchQuery
 
getTerm() - Method in class org.webpieces.elasticsearch.queries.Must
 
getTerm() - Method in class org.webpieces.elasticsearch.queries.Query
 
getTerm() - Method in class org.webpieces.elasticsearch.queries.Should
 
getTerm() - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
getTerms() - Method in class org.webpieces.elasticsearch.queries.Term
 
getTermVector() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getText() - Method in class org.webpieces.elasticsearch.queries.Option
 
getText() - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
getType() - Method in class org.webpieces.elasticsearch.mapping.BooleanMapping
 
getType() - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
getType() - Method in class org.webpieces.elasticsearch.mapping.Context
 
getType() - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
getType() - Method in class org.webpieces.elasticsearch.mapping.GeoMapping
 
getType() - Method in class org.webpieces.elasticsearch.mapping.KeywordMapping
 
getType() - Method in class org.webpieces.elasticsearch.mapping.Normalizer
 
getType() - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
getWildcard() - Method in class org.webpieces.elasticsearch.queries.Query
 

I

IndexPrefixes - Class in org.webpieces.elasticsearch.mapping
 
IndexPrefixes() - Constructor for class org.webpieces.elasticsearch.mapping.IndexPrefixes
 
IndexSettings - Class in org.webpieces.elasticsearch.mapping
 
IndexSettings() - Constructor for class org.webpieces.elasticsearch.mapping.IndexSettings
 

J

JsonDateDeserializer - Class in org.webpieces.elasticsearch.util
 
JsonDateDeserializer() - Constructor for class org.webpieces.elasticsearch.util.JsonDateDeserializer
 
JsonDateSerializer - Class in org.webpieces.elasticsearch.util
 
JsonDateSerializer() - Constructor for class org.webpieces.elasticsearch.util.JsonDateSerializer
 

K

KeywordMapping - Class in org.webpieces.elasticsearch.mapping
 
KeywordMapping() - Constructor for class org.webpieces.elasticsearch.mapping.KeywordMapping
 

L

loadDocument(String, long, Object) - Method in class org.webpieces.elasticsearch.ElasticClient
 

M

MappingProperties - Class in org.webpieces.elasticsearch.mapping
 
MappingProperties() - Constructor for class org.webpieces.elasticsearch.mapping.MappingProperties
 
Mappings - Class in org.webpieces.elasticsearch.mapping
 
Mappings() - Constructor for class org.webpieces.elasticsearch.mapping.Mappings
 
Match - Class in org.webpieces.elasticsearch.queries
 
Match() - Constructor for class org.webpieces.elasticsearch.queries.Match
 
Must - Class in org.webpieces.elasticsearch.queries
 
Must() - Constructor for class org.webpieces.elasticsearch.queries.Must
 

N

Nested - Class in org.webpieces.elasticsearch.queries
 
Nested() - Constructor for class org.webpieces.elasticsearch.queries.Nested
 
normalizer - Variable in class org.webpieces.elasticsearch.mapping.Analysis
 
Normalizer - Class in org.webpieces.elasticsearch.mapping
 
Normalizer() - Constructor for class org.webpieces.elasticsearch.mapping.Normalizer
 
numberOfReplicas - Variable in class org.webpieces.elasticsearch.mapping.IndexSettings
 
numberOfShards - Variable in class org.webpieces.elasticsearch.mapping.IndexSettings
 

O

ObjectMapping - Class in org.webpieces.elasticsearch.mapping
 
ObjectMapping() - Constructor for class org.webpieces.elasticsearch.mapping.ObjectMapping
 
Option - Class in org.webpieces.elasticsearch.queries
 
Option() - Constructor for class org.webpieces.elasticsearch.queries.Option
 
org.webpieces.elasticsearch - package org.webpieces.elasticsearch
 
org.webpieces.elasticsearch.actions - package org.webpieces.elasticsearch.actions
 
org.webpieces.elasticsearch.mapping - package org.webpieces.elasticsearch.mapping
 
org.webpieces.elasticsearch.queries - package org.webpieces.elasticsearch.queries
 
org.webpieces.elasticsearch.util - package org.webpieces.elasticsearch.util
 

P

performRequest(String, String, Map<String, String>, Object, Header...) - Method in class org.webpieces.elasticsearch.ElasticClient
 
PropertyMapping - Interface in org.webpieces.elasticsearch.mapping
 

Q

Query - Class in org.webpieces.elasticsearch.queries
 
Query() - Constructor for class org.webpieces.elasticsearch.queries.Query
 
QueryString - Class in org.webpieces.elasticsearch.queries
 
QueryString() - Constructor for class org.webpieces.elasticsearch.queries.QueryString
 

R

removeTerm(String) - Method in class org.webpieces.elasticsearch.queries.Term
 
renameAlias(String, String, String) - Method in class org.webpieces.elasticsearch.ElasticClient
 

S

SearchQuery - Class in org.webpieces.elasticsearch.queries
 
SearchQuery() - Constructor for class org.webpieces.elasticsearch.queries.SearchQuery
 
serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class org.webpieces.elasticsearch.util.JsonDateSerializer
 
setActions(List<Action>) - Method in class org.webpieces.elasticsearch.actions.AtomicActionList
 
setAdd(AliasChange) - Method in class org.webpieces.elasticsearch.actions.Action
 
setAlias(String) - Method in class org.webpieces.elasticsearch.actions.AliasChange
 
setAnalysis(Analysis) - Method in class org.webpieces.elasticsearch.mapping.IndexSettings
 
setAnalyzer(String) - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
setAnalyzer(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setBool(Bool) - Method in class org.webpieces.elasticsearch.queries.Bool
 
setBool(Bool) - Method in class org.webpieces.elasticsearch.queries.Must
 
setBool(Bool) - Method in class org.webpieces.elasticsearch.queries.Query
 
setBoost(Float) - Method in class org.webpieces.elasticsearch.mapping.AbstractMapping
 
setCompletion(Completion) - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
setContexts(List<Context>) - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
setDistance(String) - Method in class org.webpieces.elasticsearch.queries.GeoDistance
 
setDocValues(Boolean) - Method in class org.webpieces.elasticsearch.mapping.BooleanMapping
 
setDocValues(Boolean) - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
setDocValues(String) - Method in class org.webpieces.elasticsearch.mapping.KeywordMapping
 
setEagerGlobalOrdinals(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setField(String) - Method in class org.webpieces.elasticsearch.queries.Completion
 
setFielddata(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setFielddataFrequencyFilter(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setFields(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setFields(List<String>) - Method in class org.webpieces.elasticsearch.queries.Match
 
setFields(List<String>) - Method in class org.webpieces.elasticsearch.queries.QueryString
 
setFilter(List<String>) - Method in class org.webpieces.elasticsearch.mapping.Normalizer
 
setFilter(Filter) - Method in class org.webpieces.elasticsearch.queries.Bool
 
setFormat(String) - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
setFreq(Integer) - Method in class org.webpieces.elasticsearch.queries.Option
 
setGeoDistance(Map<String, String>) - Method in class org.webpieces.elasticsearch.queries.Filter
 
setIgnoreMalformed(Boolean) - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
setIgnoreMalformed(Boolean) - Method in class org.webpieces.elasticsearch.mapping.GeoMapping
 
setIgnoreZValue(Boolean) - Method in class org.webpieces.elasticsearch.mapping.GeoMapping
 
setIndex(Boolean) - Method in class org.webpieces.elasticsearch.mapping.AbstractMapping
 
setIndex(String) - Method in class org.webpieces.elasticsearch.actions.AliasChange
 
setIndexOptions(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setIndexPrefixes(IndexPrefixes) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setLength(Integer) - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
setLocale(String) - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
setMappings(Mappings) - Method in class org.webpieces.elasticsearch.mapping.ElasticIndex
 
setMatch(Match) - Method in class org.webpieces.elasticsearch.queries.Must
 
setMatch(Match) - Method in class org.webpieces.elasticsearch.queries.Query
 
setMatchAll(Map<String, String>) - Method in class org.webpieces.elasticsearch.queries.Must
 
setMaxChars(int) - Method in class org.webpieces.elasticsearch.mapping.IndexPrefixes
 
setMaxInputLength(Integer) - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
setMessage(String) - Method in class org.webpieces.elasticsearch.queries.Match
 
setMinChars(int) - Method in class org.webpieces.elasticsearch.mapping.IndexPrefixes
 
setMust(Must) - Method in class org.webpieces.elasticsearch.queries.Bool
 
setName(String) - Method in class org.webpieces.elasticsearch.mapping.Context
 
setNested(Nested) - Method in class org.webpieces.elasticsearch.queries.Query
 
setNormalizer(String) - Method in class org.webpieces.elasticsearch.mapping.KeywordMapping
 
setNormalizer(Map<String, Normalizer>) - Method in class org.webpieces.elasticsearch.mapping.Analysis
 
setNorms(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setNullValue(String) - Method in class org.webpieces.elasticsearch.mapping.BooleanMapping
 
setNullValue(String) - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
setNullValue(String) - Method in class org.webpieces.elasticsearch.mapping.GeoMapping
 
setOffset(Integer) - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
setOptions(List<Option>) - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
setPath(String) - Method in class org.webpieces.elasticsearch.mapping.Context
 
setPinLocation(String) - Method in class org.webpieces.elasticsearch.queries.GeoDistance
 
setPositionIncrementGap(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setPrecision(Integer) - Method in class org.webpieces.elasticsearch.mapping.Context
 
setPrefix(String) - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
setPreservePositionIncrements(Boolean) - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
setPreserveSeparators(Boolean) - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
setProperties(Map<String, PropertyMapping>) - Method in class org.webpieces.elasticsearch.mapping.Mappings
 
setProperties(Map<String, PropertyMapping>) - Method in class org.webpieces.elasticsearch.mapping.ObjectMapping
 
setQuery(String) - Method in class org.webpieces.elasticsearch.queries.QueryString
 
setQuery(Query) - Method in class org.webpieces.elasticsearch.queries.Must
 
setQuery(Query) - Method in class org.webpieces.elasticsearch.queries.Nested
 
setQuery(Query) - Method in class org.webpieces.elasticsearch.queries.SearchQuery
 
setQueryString(QueryString) - Method in class org.webpieces.elasticsearch.queries.Must
 
setQueryString(QueryString) - Method in class org.webpieces.elasticsearch.queries.Query
 
setRemove(AliasChange) - Method in class org.webpieces.elasticsearch.actions.Action
 
setResponse(Response) - Method in exception org.webpieces.elasticsearch.ElasticFailException
 
setScore(Float) - Method in class org.webpieces.elasticsearch.queries.Option
 
setSearchAnalyzer(String) - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
setSearchAnalyzer(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setSettings(IndexSettings) - Method in class org.webpieces.elasticsearch.mapping.ElasticIndex
 
setShould(List<Term>) - Method in class org.webpieces.elasticsearch.queries.Bool
 
setSimilarity(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setStore(Boolean) - Method in class org.webpieces.elasticsearch.mapping.AbstractMapping
 
setSuggest(Map<String, Suggestion>) - Method in class org.webpieces.elasticsearch.queries.SearchQuery
 
setTerm(List<Term>) - Method in class org.webpieces.elasticsearch.queries.Should
 
setTerm(Map<String, String>) - Method in class org.webpieces.elasticsearch.queries.Must
 
setTerm(Map<String, String>) - Method in class org.webpieces.elasticsearch.queries.Query
 
setTerm(Term) - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
setTermVector(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setText(String) - Method in class org.webpieces.elasticsearch.queries.Option
 
setText(String) - Method in class org.webpieces.elasticsearch.queries.Suggestion
 
setType(String) - Method in class org.webpieces.elasticsearch.mapping.BooleanMapping
 
setType(String) - Method in class org.webpieces.elasticsearch.mapping.CompletionMapping
 
setType(String) - Method in class org.webpieces.elasticsearch.mapping.Context
 
setType(String) - Method in class org.webpieces.elasticsearch.mapping.DateMapping
 
setType(String) - Method in class org.webpieces.elasticsearch.mapping.GeoMapping
 
setType(String) - Method in class org.webpieces.elasticsearch.mapping.KeywordMapping
 
setType(String) - Method in class org.webpieces.elasticsearch.mapping.Normalizer
 
setType(String) - Method in class org.webpieces.elasticsearch.mapping.TextMapping
 
setWildcard(Map<String, String>) - Method in class org.webpieces.elasticsearch.queries.Query
 
Should - Class in org.webpieces.elasticsearch.queries
 
Should() - Constructor for class org.webpieces.elasticsearch.queries.Should
 
Suggestion - Class in org.webpieces.elasticsearch.queries
 
Suggestion() - Constructor for class org.webpieces.elasticsearch.queries.Suggestion
 

T

Term - Class in org.webpieces.elasticsearch.queries
 
Term() - Constructor for class org.webpieces.elasticsearch.queries.Term
 
TextMapping - Class in org.webpieces.elasticsearch.mapping
 
TextMapping() - Constructor for class org.webpieces.elasticsearch.mapping.TextMapping
 
A B C D E F G I J K L M N O P Q R S T 
All Classes and Interfaces|All Packages|Serialized Form