Skip to content

issues Search Results · repo:elastic/enterprise-search-python language:Python

Filter by

24 results
 (105 ms)

24 results

inelastic/enterprise-search-python (press backspace or delete to remove)

The Elasticsearch python client can use the Elastic Cloud ID, but looks like for the Enterprise Search python client this is not supported. Example from the documentation: from elasticsearch import Elasticsearch ...
  • ioanatia
  • Opened 
    on Mar 7, 2024
  • #197

Custom precision for search does not work on current version, but somehow runable on older version (7.17.0 ). I afraid that other part of code would not work as intended if I downgraded the lib. Please ...
  • thanatdam
  • Opened 
    on Sep 20, 2022
  • #153

As per elastic app-search api docs, boosts is the correct param. However in this client, we have boost. https://github.com/elastic/enterprise-search-python/blob/main/elastic_enterprise_search/_sync/client/app_search.py#L2324 ...
  • Venkat2811
  • 5
  • Opened 
    on Sep 6, 2022
  • #151

Hi, I am running 8.4.1 of App Search and see that query_suggest does not work for engines created by elastic backends (i.e. non app search engines) No results return Can you please advise / provide a ...
  • metalshanked
  • Opened 
    on Sep 2, 2022
  • #150

Currently if users provide a URL without a port to the Enterprise Search clients they receive the following error: ValueError: URL must include a scheme , host , and port component (ie https://localhost:9200/ ...
  • sethmlarson
  • 2
  • Opened 
    on Jul 7, 2022
  • #144

The following code throws the error: elastic_transport.exceptions.BadRequestError: [400] { errors : [ Page must be an object ]} resp = app_search.search( engine_name=os.environ[ ENGINE_NAME ...
  • lsilva01
  • 4
  • Opened 
    on Mar 27, 2022
  • #126

- [ ] Add mypy to nox lint session - [ ] Fix all type issues that are found - [ ] Add py.typed to module and MANIFEST.in
  • sethmlarson
  • 1
  • Opened 
    on Mar 23, 2022
  • #116

Collecting all the items left to complete before an 8.0.0 release can be created. - [x] Switch to new API generator (https://github.com/elastic/enterprise-search-python/pull/100) - [x] Deprecate body, ...
  • sethmlarson
  • 1
  • Opened 
    on Mar 8, 2022
  • #105

Hi We are preparing to upgrade our server to 7.17. Is there going to be a new release (7.17) for python library? Rgds and Thanks
  • johnhenga
  • 1
  • Opened 
    on Mar 7, 2022
  • #101

Hello, what is the timeline for 8.0 release? I am struggling with connecting to Elastic Cloud using elasticsearch package, but it was easy using enterprise-search-python. 8.0 introduces approximate NN ...
  • tokestermw
  • 1
  • Opened 
    on Feb 24, 2022
  • #99
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 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