Skip to content

issues Search Results · repo:SumoLogic/elasticsearch-client language:Scala

Filter by

43 results
 (102 ms)

43 results

inSumoLogic/elasticsearch-client (press backspace or delete to remove)

Does the current client support exists query? There was an old PR for adding support to Exists query, but it s been closed without merging. Please advise. Thanks.
  • yunj
  • 1
  • Opened 
    on Aug 27, 2019
  • #198

In the readme under Install/Download, it says you download the library as: dependency groupId com.sumologic.elasticsearch /groupId artifactId elasticsearch-core /artifactId ...
  • masonkirchner
  • Opened 
    on Nov 28, 2018
  • #170

I am using ES 2.3 with sumologic 1.0.29, we are migrating to ES5. Can we know the tentative date for the support of ES5/ES6 any chances of releasing this month?
  • hit436
  • 4
  • Opened 
    on Mar 7, 2018
  • #161

Hi, Is there an example to make a request with scroll batch because when i try to retrieve all indexed data, i receive the error : Exception in thread main org.scalatest.exceptions.TestFailedException: ...
  • ZakariaHili
  • 6
  • Opened 
    on Feb 2, 2018
  • #156

Hi, Is that there is a method to stop the connection from RestlasticSearchClient to Elasticsearch server? thank you in advance
  • ZakariaHili
  • 2
  • Opened 
    on Jan 30, 2018
  • #154

The client supports 2.3 currently and it needs some changes in order to be able to support version 6.0
  • Ankurkkhurana
  • 2
  • Opened 
    on Jan 23, 2018
  • #153

Currently, We have one API for BulkOperation and we construct different requests based on the operation type. The api gets awkward when supply different configurations for different bulk operations, e.g. ...
  • CCheSumo
  • Opened 
    on Jan 23, 2018
  • #152

Test: Support deleting more than 10 docs in { val insertFutures = (0 to 11).map(i = restClient.index(index, tpe, Document(s doc$i , Map( text7 - here7 )))) val ir = Future.sequence(insertFutures) ...
  • cddude229
  • 1
  • Opened 
    on Oct 6, 2017
  • #142
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub