-
Updated
Aug 22, 2020 - C#
#
indexer
Here are 108 public repositories matching this topic...
API Support for your favorite torrent trackers.
rss
torrent
torrent-management
couchpotato
sonarr
indexer
rss-proxy
medusa
sickrage
torrent-downloader
rarbg
torrent-search-engine
torznab
newznab
radarr
duckietv
lidarr
Text (source code) search engine with indexer and a front end web interface to search. Uses Python 3.
-
Updated
Mar 22, 2020 - Python
A cross-platform open source Path of Exile item sniper with a user friendly interface
-
Updated
Apr 7, 2018 - JavaScript
A minimal but nice-looking PHP directory indexer.
-
Updated
Jun 5, 2020 - PHP
The command line catalog tool for your offline data
-
Updated
Apr 11, 2020 - Python
-
Updated
Jan 19, 2017 - Go
Powerful & versatile Bitcoin Indexer, in Rust
-
Updated
May 11, 2020 - Rust
Document Search Engine Tool
search-engine
scrapy-spider
indexer
scrapy
text-summarization
search-algorithm
webcrawler
latent-dirichlet-allocation
bm25
spellchecker
document-similarity
wikipedia-search
wikipedia-crawler
ranking-algorithm
document-summarization
reverse-index
-
Updated
Jul 4, 2020 - Python
CLI tool to manage mongo database collection indexes through json files
-
Updated
Jul 31, 2020 - Go
joojis
commented
Nov 15, 2019
The query is no longer used.
ralt
commented
Dec 7, 2018
The library has a bunch of pretty bad things:
- It chokes on markdown tables
- It replaces things it shouldn't.
For the 2nd one, see e.g.: https://github.com/stiang/remove-markdown/blob/master/index.js#L33
An example:
'foo < bar baz >'.replace(/<[^>]*>/g, '')
"foo "
Ideally, the library should use a markdown parser, but remove-markdown is pretty far from it, so I'd sugge
Implement Aheadworks Blog extension in Vue Storefront!
-
Updated
Aug 20, 2020 - Vue
Description CLI tool to manage mongo database collection indexes through json files
-
Updated
Oct 21, 2018 - Go
Repository for Vison Backened for Winter of Code 2019.
-
Updated
Nov 23, 2019 - Python
Improve this page
Add a description, image, and links to the indexer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the indexer topic, visit your repo's landing page and select "manage topics."
Hi, I'm just investigating the implementation, and one thing that would really help is adding comments for each of the main structs. It shouldn't take too much time for someone that already knows what is what, and greatly speeds up navigating around.
Thanks!