the search queries over which to iterate
_ITERATOR an iterator which makes requests on-demand as it is advanced_ITERATOR
returns an _ITERATOR an iterator which makes requests on-demand as it is advanced_ITERATOR
returns an _ITERATOR an iterator which makes requests on-demand as it is advanced_ITERATOR
the search queries over which to iterate
_ITERATOR an iterator which makes requests on-demand as it is advanced_ITERATOR
This is the only abstract method for this trait.
This is the only abstract method for this trait.
the search queries over which to iterate
_ITERATOR an iterator which makes requests on-demand as it is advanced_ITERATOR
Support for a var-args type invocation
Support for a var-args type invocation
the search queries over which to iterate
the search queries over which to iterate
the search queries over which to iterate
_ITERATOR an iterator which makes requests on-demand as it is advanced_ITERATOR
the search queries over which to iterate
_ITERATOR an iterator which makes requests on-demand as it is advanced_ITERATOR
(Since version 1.5.5) deprecated in favour of the typeclass approach; use client.execute { close index <index> }
(Since version 1.5.5) deprecated in favour of: client.execute { index exists <index> }
(Since version 1.5.5) deprecated in favour of: client.execute { flush index <index> }
(Since version 1.5.5) deprecated in favour of the typeclass approach; use client.execute { open index <index> }
(Since version 1.5.5) deprecated in favour of: client.execute { refresh index <index> }
(Since version 1.5.5) deprecated in favour of: client.execute { search scroll <id> }
(Since version 1.5.5) deprecated in favour of: client.execute { search scroll <id> }
(Since version 1.5.5) deprecated in favour of the typeclass approach; use client.execute { get segments <index> }
(Since version 1.3.0) Use .await() on future of async client
(Since version 1.5.5) deprecated in favour of: client.execute { types exist <types> in <index>> }