Vijayan Balasubramanian

Results 47 comments of Vijayan Balasubramanian

I believe those parameters are part of term aggregation. Geo hex aggregation will consider all documents unlike terms where you can use size parameter to list only top buckets. This...

@philvarner You are absolutely right. Thanks for detailed explanation and reporting this bug, we will look into this issue. However, feel free to contribute if you know how to fix...

@nknize This is not available with other geo aggregations like geo_hash and geo_tile. I believe this can be added to BaseGeoGrid, so that all geo aggregations can inherit this value...

@jmazanec15 You can use generic search operation to perform above query. However, this will not give you recall for script. Is recall required for part of your results? IIRC, search...

@kaituo Shall we create new Feature issue and close this issue or move this issue from bug to Feature?

@vpulagarwal Thanks for reporting. Will check why session token is not accepted by config

@vpulagarwal is it trivial? If so will you be able to contribute?

Add matrix strategy to run on ubuntu-latest, arm64 once this is closed: https://github.com/opensearch-project/opensearch-build/issues/78

@erSitzt Thanks for creating an issue. Do you have a proposal that introduce this change without affecting existing configurations?

Hi @erSitzt , Thanks for suggestion. What do you think of creating new config called "port" with default value as 9200 and behavior as follows 1. use defaults. > The...