Package de.elo.ix.client.esearch
package de.elo.ix.client.esearch
-
ClassDescriptionUse this class if aggregations in general (i.e.Use this class if a completion should be retrieved by
IXServicePortIF.findCompletion(de.elo.ix.client.ClientInfo, de.elo.ix.client.FindInfo, int)
.
Deliver text to complete inESearchParams.query
.Use this class if context terms should be retrieved byIXServicePortIF.findContextTerms(de.elo.ix.client.ClientInfo, de.elo.ix.client.FindInfo, int)
.
Query is submitted byESearchParams
.Use this class to search for documents byIXServicePortIF.findFirstSords(de.elo.ix.client.ClientInfo, de.elo.ix.client.FindInfo, int, de.elo.ix.client.SordZ)
andIXServicePortIF.findNextSords(de.elo.ix.client.ClientInfo, String, int, int, de.elo.ix.client.SordZ)
.
Deliver query byESearchParams
.Class for various iSearch options.Sort options for ElasticSearch.Parameters for iSearch.Constants for searchIn selector.Use this class to search by iSearch with API functionality starting with ELO 11.Use this class if alternative search terms should be retrieved byIXServicePortIF.findSearchTerms(de.elo.ix.client.ClientInfo, de.elo.ix.client.FindInfo, int)
.
Deliver query byESearchParams
.