BadRequestError(400, 'search_phase_execution_exception', 'runtime error')

I am trying to implement the search functionality using the elasticsearch concept.

I am getting the following error:

BadRequestError(400, 'search_phase_execution_exception', 'runtime error')

I am not sure where I am doing the mistake.

My source code is located here

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.