scalastic

elasticsearch

package elasticsearch

Visibility
  1. Public
  2. All

Type Members

  1. trait Alias extends AnyRef

  2. trait Analysis extends AnyRef

  3. trait Bulk extends AnyRef

  4. trait ClearCache extends AnyRef

  5. class ClientIndexer extends Indexer

  6. trait Close extends AnyRef

  7. trait ClusterAdmin extends Health with Nodes with State with Metadata

  8. trait Count extends AnyRef

  9. trait CreateIndex extends AnyRef

  10. trait Delete extends AnyRef

  11. trait DeleteByQuery extends AnyRef

  12. trait DeleteIndex extends AnyRef

  13. trait DeleteMapping extends AnyRef

  14. trait DeleteTemplate extends AnyRef

  15. trait Exists extends AnyRef

  16. trait Flush extends AnyRef

  17. trait GatewaySnapshot extends AnyRef

  18. trait Get extends AnyRef

  19. trait Health extends AnyRef

  20. trait Index extends AnyRef

  21. trait IndexCrud extends Exists with CreateIndex with DeleteIndex with Open with Close with Alias with Unalias with PutMapping with DeleteMapping with PutTemplate with DeleteTemplate with ClearCache with Flush with Refresh with Optimize with GatewaySnapshot with Segments with Status with Stats with UpdateSettings

  22. trait Indexer extends Logging with ClusterAdmin with IndexCrud with Analysis with Indexing with Searching with WaitingForGodot

  23. trait Indexing extends Index with Bulk with Searching with Count with Get with Multiget with Delete with DeleteByQuery

  24. trait Metadata extends AnyRef

  25. trait MoreLikeThis extends AnyRef

  26. trait Multiget extends AnyRef

  27. trait Multisearch extends AnyRef

  28. class NodeIndexer extends Indexer

  29. trait Nodes extends AnyRef

  30. trait Open extends AnyRef

  31. trait Optimize extends AnyRef

  32. trait Percolate extends AnyRef

  33. trait PutMapping extends AnyRef

  34. trait PutTemplate extends AnyRef

  35. trait Query extends AnyRef

  36. trait Refresh extends AnyRef

  37. trait Search extends AnyRef

  38. trait SearchScroll extends AnyRef

  39. trait Searching extends Query with Search with SearchScroll with MoreLikeThis with Multisearch with Percolate with ValidateQuery

  40. trait Segments extends AnyRef

  41. trait State extends AnyRef

  42. trait Stats extends AnyRef

  43. trait Status extends AnyRef

  44. trait Unalias extends AnyRef

  45. trait Update extends AnyRef

  46. trait UpdateSettings extends AnyRef

  47. trait UsingIndexer extends AnyRef

  48. trait ValidateQuery extends AnyRef

  49. trait WaitingForGodot extends AnyRef

Value Members

  1. object Indexer

  2. object SearchParameterTypes

Ungrouped