Cole Thienes
Cole Thienes
Thanks! You're correct that the benchmarking hasn't been updated in a while. I will push some updates soon.
Pushed version `0.2.2` with fixed benchmarking and updated [docs](https://nboost.readthedocs.io/en/latest/chapter/benchmarking.html). Let me know if you run into any issues.
For normal `_search` queries it should only reorder the search results and add the `nboost` key. Is there a console error message?
You can use `--verbose=True` to output debug logging. Additionally, using `debug=True` adds the runtime configurations and parsed query/values to the `nboost` key of the json response.
I have an app that does just this. I recently released a Github app called Infro that several companies use internally that allows Argo CD users to preview Kubernetes changes...
Got it. If you don't want to give a third party permissions, I think I will most likely open source. If I do, would it be most useful to you...
I open sourced a version as a GitHub action here! https://github.com/infro-io/infro-core?tab=readme-ov-file#as-a-github-action
I noticed that this repo uses Argo CD, and I thought I’d let you know that I recently released a Github app called Infro that several companies use internally that...