search-engine
Here are 2,145 public repositories matching this topic...
Powerful, fast, and an easy to use search engine
-
Updated
Jul 27, 2021 - Rust
-
Updated
Jul 22, 2021 - 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.
A free & open modern, fast email client with user-friendly encryption and privacy features
-
Updated
Jul 9, 2021 - Python
Next-Generation full text search library for Browser and Node.js
-
Updated
Jul 20, 2021 - JavaScript
Fast, typo tolerant, fuzzy search engine for building delightful search experiences
-
Updated
Jul 26, 2021 - C++
Hi, phrase query is too strict now, is there any plan to support slop?
Apache Lucene and Solr open-source search software
-
Updated
Jul 26, 2021
... 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)
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
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
Jul 27, 2021 - C
一个关于数字隐私搜集、保护、清理集一体的方案,外加开源信息收集(OSINT)对抗
-
Updated
Jul 19, 2021
Autonomous (self-hosted) BitTorrent DHT search engine suite.
-
Updated
Jan 3, 2021 - Go
Web application that indexes all popular torrent sites, and saves it to the local database.
-
Updated
May 31, 2021 - Elixir
A fully featured full text search engine written in PHP
-
Updated
Apr 17, 2021 - PHP
A Python module to scrape several search engines (like Google, Yandex, Bing, Duckduckgo, ...). Including asynchronous networking support.
-
Updated
Jul 3, 2021 - HTML
A web crawler was added by #775, but the test cases are missing.
A self-hosted, ad-free, privacy-respecting metasearch engine
-
Updated
Jul 23, 2021 - Python
-
Updated
Apr 28, 2020 - JavaScript
A search engine which can hold 100 trillion lines of log data.
-
Updated
May 22, 2017 - Go
-
Updated
Sep 28, 2020 - Jupyter Notebook
Search plugins for the search feature
-
Updated
May 16, 2021 - Python
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
Feb 22, 2021 - Rust
A fast file search utility for Unix-like systems based on GTK+3
-
Updated
Jul 25, 2021 - 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."


We should ignore java.io.tmpdir and override it with ES_TMPDIR. I think that variable should be taken into account from the beginning of startup scripts (including JavaVersionChecker) and the value should be applied as java option to all java processes.
Java processes started before ES_JAVA_OPTS are parsed (JavaVersionChecker, TempDirectory, JvmOptionParser) can also create temporary files in /