-
Updated
Sep 26, 2021 - Java
search
Here are 4,687 public repositories matching this topic...
-
Updated
Sep 23, 2021 - Rust
-
Updated
Sep 25, 2021 - Python
-
Updated
Sep 23, 2021 - HTML
-
Updated
Sep 25, 2021
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Jul 22, 2021 - Rust
Describe the feature
Right now sort is done on all the Document collection, I would like to sort only up to a top_k.
bitmap/bit array
-
Updated
May 11, 2021 - JavaScript
Currently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.
Currently the preview is too small in my opinion which forces me to visit the website.
-
Updated
Sep 24, 2021 - C++
-
Updated
Sep 16, 2021 - JavaScript
-
Updated
Sep 16, 2021 - JavaScript
-
Updated
Sep 26, 2021 - Go
-
Updated
Sep 23, 2021 - JavaScript
-
Updated
Sep 21, 2021 - Python
-
Updated
Sep 11, 2021 - Ruby
-
Updated
Sep 19, 2021 - Python
-
Updated
Sep 24, 2021 - JavaScript
-
Updated
Sep 23, 2021 - TypeScript
-
Updated
Sep 24, 2021
-
Updated
Sep 10, 2021
-
Updated
Sep 26, 2021 - Python
Compound assignment statements (for example 'intvar += longvar') that implicitly cast a value of a wider type to a narrower type may result in information loss and numeric errors such as overflows.
...main/java/org/opensearch/search/aggregations/bucket/BestBucketsDeferringCollector.java#L198
_Note:
Compound assignment statements of the form x += y or x *= y perform an implicit narrowing co
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
I want an option to only list text files (i.e., exclude binaries).