php - ElasticSearch get random results with multiple filters doesn't work -


not getting proper results elasticsearch multiple filters.

i following documentation: https://www.elastic.co/guide/en/elasticsearch/guide/current/random-scoring.html

it returns results first filter , did not apply others filters can add , operator in sql statement.


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -