search-engine
Here are 2,494 public repositories matching this topic...
Dumps tests in CI
Since
- we have to test the dump behavior manually
- we often get bug reports during pre-release regarding the dumps
We might want to add a CI testing the dumps behavior
- Using each already created dump file on our public S3
- try to import them into Meilisearch and check it was well imported
- Check the dump v
-
Updated
Mar 7, 2022 - Rust
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
Mar 17, 2022 - C++
-
Updated
Jan 20, 2022 - Python
-
Updated
Mar 6, 2022 - JavaScript
chrono seems to be unmaintained and depends on an outdated version of time. For all features required by the engine and the API time should suffice.
As chrono types and modules are re-exported by the public API this will be a breaking change. I also suggest to use this opportunity for removing those re-exports from the API which IMHO do not provide any value and are more confusing than
Describe the feature you'd like to see added
Current the /search endpoint returns a HTML file to display the results. This works well for UI users, which might be the first use case of Whoogle. But it's hard for prog
Is your feature request related to a problem? Please describe.
There seems to be duplication of logic in the code for Cloud Plugins. This is an opportunity for us to streamline the codebase and refactor these classes. This issue stems from these comments in #2096.
Describe the solution you'd like
Problem
Currently FARMReader will ask users to raise max_seq_length every time some samples are longer than the value set to it. However, this can be confusing if max_seq_length is already set to the maximum value allowed by the model, because raising it further will cause hard-to-read CUDA errors.
See #2177.
Solution
We should find a way to query the model for the maximum va
-
Updated
Mar 17, 2022
... to make it easier to read Vespa documentation on an e-reader / offline
Vespa documentation is generated using Jekyll from .md and .html files, look into options for generating the artifact as part of site generation (there might be plugins we can use here)
-
Updated
Jan 18, 2022
-
Updated
Mar 17, 2022 - C
What happened
Accidentally omitting document content returns 500 Internal Server Error with a body of {"message":"Internal error","uri":"/new_index"}
What was expected
Emitting any kind of helpful message would be helpful. Also, in my experience, when the client receives a 500 response, there is usually something informative on the server-side. But in this case, the server e
-
Updated
Feb 22, 2022 - PHP
-
Updated
Jan 20, 2022 - Go
-
Updated
Jan 13, 2022 - Elixir
-
Updated
Jul 3, 2021 - HTML
-
Updated
Mar 17, 2022 - Go
I am finding a product which can replace Elasticsearch.
-
Updated
Mar 12, 2022 - Python
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Sep 27, 2021 - Jupyter Notebook
People are interested in a size-comparison between
- tinysearch
- lunr.js
- elasticlunr
- flexsearch
- fuse.js
If anyone wants to do a comparison, post a comment here.
Some ideas:
- Use an open dataset, e.g. Shakespeare texts https://shakespeare.folger.edu/download/
- Create a size histogram of the results that we can include into the README.
- Add the code to the repository under a `b
-
Updated
May 22, 2017 - Go
Improve this page
Add a description, image, and links to the search-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search-engine topic, visit your repo's landing page and select "manage topics."
Elasticsearch Version
7.16.3
Installed Plugins
No response
Java Version
bundled
OS Version
Windows 10
Problem Description
I'm looking into a report of a bug raised against the .NET client for use of search templates. The root cause seems to be that while the [REST API spec](https://github.com/elastic/elast