search-engine
Here are 1,774 public repositories matching this topic...
Summary
Some fields like:
displayedAttributesinGET /index/:uid:/settingsandGET /index/:uid:/settings/displayed-attributesroutesfacetsDistributionin a search query/indexes/test/search?facetsDistribution=%5B%22color%22%5D
are never consitently sorted between same requests.
Motivations
Same request should respond same results in the same order.
Implementa
-
Updated
Oct 14, 2020 - Rust
A free & open modern, fast email client with user-friendly encryption and privacy features
-
Updated
Oct 6, 2020 - Python
Next-Generation full text search library for Browser and Node.js
-
Updated
Sep 14, 2020 - JavaScript
The DocStore builds blocks of contiguous document serialized in an adhoc simple binary format.
These blocks are then compressed.
The format goes:
- field: u32
- type tag: u8
- value: specific to the type but for instance u64 simply take 8 byts.
@ppodolsky noticed that despite the compression, it might be possible to shave off a few percent of storage by changing the encoding. This might
Apache Lucene and Solr open-source search software
-
Updated
Nov 5, 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.
Fast, typo tolerant search engine for building delightful search experiences.
-
Updated
Nov 3, 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
A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations.
-
Updated
Nov 5, 2020 - C
Web application that indexes all popular torrent sites, and saves it to the local database.
-
Updated
Aug 18, 2020 - Elixir
Autonomous (self-hosted) BitTorrent DHT search engine suite.
-
Updated
Oct 1, 2020 - Go
A Python module to scrape several search engines (like Google, Yandex, Bing, Duckduckgo, ...). Including asynchronous networking support.
-
Updated
Sep 3, 2020 - HTML
A fully featured full text search engine written in PHP
-
Updated
Nov 4, 2020 - PHP
A search engine which can hold 100 trillion lines of log data.
-
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
A full-text search and indexing server written in Rust.
-
Updated
Sep 6, 2020 - Rust
Search plugins for the search feature
-
Updated
Aug 18, 2020 - Python
A fast file search utility for Unix-like systems based on GTK+3
-
Updated
Nov 4, 2020 - C
Self-hosted, ad-free, privacy-respecting Google metasearch engine
-
Updated
Nov 3, 2020 - Python
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.
-
Updated
Oct 31, 2019 - Python
A list of practical knowledge-building projects.
-
Updated
Oct 18, 2020
BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.
-
Updated
Sep 10, 2020 - JavaScript
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."


Per https://discuss.elastic.co/t/ldaps-and-chain-of-certificates/250724 it's possible to get an SSL failure & diagnostic when the cipher requires certain key usage that is not permitted by the certificate.
To assist in such diagnostics, it would be of assistance to print out the ceritficate's KeyUsage and the session's Cipher suite in the message.
While we're doing that, the cert's ExtendedKey