Skip to content

RequestError: RequestError(400, 'search_phase_execution_exception', 'runtime error') #4

Description

@ScottishFold007

when I run Searching_with_ElasticTransformers.ipynb, this bug showed up:
import logging
logging.getLogger().setLevel(logging.DEBUG)

query='4G智能移动单兵'

print('CONTEXTUAL SEARCH RESULTS...')
df1=et.search(query,'Title',type='dense',embedder=embed_wrapper, size = 1000)
display(select_search_results(df1))

image
Then, What is the cause of this bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions