search-engine
Here are 2,470 public repositories matching this topic...
According to our CI running every week, we have flaky tests in our CI
https://github.com/meilisearch/meilisearch/actions/runs/1829169574
This is due to snapshot
-
Updated
Feb 19, 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
Feb 26, 2022 - C++
-
Updated
Jan 20, 2022 - Python
-
Updated
Jan 7, 2022 - JavaScript
Right now the documentation page for https://docs.rs/tantivy/latest/tantivy/termdict/type.TermDictionary.html renders almost empty without listing methods and other item info. This could be the case for other types as well.
This task is to check the documentation rendered at https://docs.rs/tantivy/latest/tantivy and fix pages that are not rendering documentation content.
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
_handle_duplicate_documents and _drop_duplicate_documents in the elastic search document store will always report self.index as the index with the conflict, which is obviously incorrect.
Edit: Upon further investigation, this is actually a lot worse. Using multiple indices with the ElasticSearch DocumentStore is completely broken due to the fact, that this is used in `_handle_duplicate_do
-
Updated
Feb 22, 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
Feb 26, 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
Feb 25, 2022 - Go
I am finding a product which can replace Elasticsearch.
-
Updated
Feb 22, 2022 - Python
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Sep 27, 2021 - Jupyter Notebook
-
Updated
May 22, 2017 - Go
-
Updated
Feb 26, 2022 - C
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