#
indexer
Here are 115 public repositories matching this topic...
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
The command line catalog tool for your offline data
-
Updated
Apr 11, 2020 - Python
A minimal but nice-looking PHP directory indexer.
-
Updated
Jun 5, 2020 - PHP
Powerful & versatile Bitcoin Indexer, in Rust
-
Updated
May 11, 2020 - Rust
-
Updated
Jan 19, 2017 - Go
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
Jan 19, 2021 - Python
CLI tool to manage mongo database collection indexes through json files
-
Updated
Jan 20, 2021 - 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
Nov 17, 2020 - Vue
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!