search-engine
Here are 1,750 public repositories matching this topic...
Describe the bug
I had some issues with some of the synonyms working and some not and it seems I managed to identify a bug.
It seems words with accents are not used from the synonym table (and/or the query is deaccentized before looking up synonyms (?))
To Reproduce
Steps to reproduce the behavior:
Add synonyms:
["case"]: ["holder"] --> works (searches for holder with queries
-
Updated
Oct 14, 2020 - Rust
-
Updated
Oct 6, 2020 - Python
-
Updated
Sep 14, 2020 - JavaScript
It is not super easy to find out how to build an union or an intersection right now.
Quoting jonahcwest
Hi all! I've came across Tantivy and it looks very promising. I had a small question, however: Is it possible to combine multiple queries together? In our application, tokenization and weighting are done on the client so we'd like to be able to pass a list of tokens (and possibly an edi
-
Updated
Oct 21, 2020 - Java
PrestoDB https://prestodb.io .. is widely used as SQL frontend for many different data-sources, including ElasticSearch, and even files in S3 .. would be very nice if there would be a Connector available for Vespa.
-
Updated
Oct 20, 2020 - 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
Oct 21, 2020 - C
-
Updated
Aug 18, 2020 - Elixir
-
Updated
Oct 1, 2020 - Go
-
Updated
Sep 3, 2020 - HTML
-
Updated
Oct 20, 2020 - PHP
-
Updated
May 22, 2017 - Go
-
Updated
Apr 28, 2020 - JavaScript
-
Updated
Sep 28, 2020 - 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
Sep 6, 2020 - Rust
-
Updated
Aug 18, 2020 - Python
-
Updated
Oct 20, 2020 - C
-
Updated
Oct 18, 2020 - Python
-
Updated
Oct 31, 2019 - Python
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Oct 18, 2020
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."
Formatted keys are not always needed when the original value is used by client code, but are always returned. If there were an option to remove the formatted values then we could reduce the total response size of ES queries by going from this type of response: