Skip to content

issues Search Results · repo:jacobwgillespie/elastic-ts language:TypeScript

Filter by

7 results
 (96 ms)

7 results

injacobwgillespie/elastic-ts (press backspace or delete to remove)

Hello, The changelog located at https://github.com/jacobwgillespie/elastic-ts/blob/main/CHANGELOG.md is outdated, and contains the title v0.8.0 - 2021-10-13 twice. Could you either update it or add a link ...
  • bfontaine
  • Opened 
    on Dec 31, 2024
  • #340

The documentation for the match query allows for boolean/number query (Required) Text, number, boolean value or date you wish to find in the provided field . This should be a simple modification, that ...
  • ocdi
  • 1
  • Opened 
    on Sep 26, 2024
  • #338

TS expects a should property, despite it being an optional prop in BoolQueryConfig: interface BoolQueryConfig { must?: Query | Query[]; filter?: Query | Query[]; should?: Query | Query[]; ...
  • dmabuada
  • 5
  • Opened 
    on Apr 19, 2021
  • #100

We are deprecating the function_score query. We recommend using the script_score query instead. — https://www.elastic.co/guide/en/elasticsearch/reference/7.9/query-dsl-script-score-query.html#script-score-function-score-transition ...
  • matiasbattocchia
  • 2
  • Opened 
    on Nov 6, 2020
  • #28

The builder example is not correct. The filter property doesn t exist. https://github.com/jacobwgillespie/elastic-ts#builder Property filter does not exist on type ElasticBuilder
  • XmlmXmlmX
  • 2
  • Opened 
    on Oct 24, 2019
  • #1
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub