pom.xml
file, depending on which version of Elastic you are using:
host (java.lang.String)
http://localhost:1234
; localhost:1234
will not work).
preserveBoosting (java.lang.Boolean)
false
clientTransportSniff (java.lang.Boolean)
false
cluster (java.lang.String)
clientTransportSniff="true"
for sniffing nodes on the cluster allowing for more fault-tolerance and efficient searching)''
type (java.lang.String)
''
index (java.lang.String)
''
highlight (java.lang.String)
facetSize (java.lang.String)
applyFiltersToFacets (java.lang.Boolean)
shard-size (java.lang.Integer)
min-doc-count (java.lang.Long)
shard-min-doc-count (java.lang.Long)
show-term-doc-count-error (java.lang.Boolean)
fields-type (java.lang.String)
source
will enable the use of source filtering as described here. Default value is stored
and uses the legacy stored_fields filtering described here.
query-term-fields (java.lang.String)
[]
that searches against all fields.
name (java.lang.String)
aliases (java.lang.String)
firstnamelastname
as name
and countryofresidence
as country
, use these mappings: aliases="firstnamelastname=name,countryofresidence=country"
defaultQuery (java.lang.String)
defaultFacets (java.lang.String)
spellCheck (java.lang.Boolean)
true
expandQuery (java.lang.Boolean)
true
autoCorrect (java.lang.Boolean)
true
fileTypeField (java.lang.String)
resultIDField (java.lang.String)
pageLimit (java.lang.Long)
pom.xml
file:
user-name
and password
for the config definition.
user-name
and password
for the config definition.
user-name (java.lang.String)
password (java.lang.String)