-
is it possible to create indexer based on filetypes, e.g. index all markdown files, or index all source code(*.c, *.go, *.h, *.py), so far they're mixed together, if we can at least separate docs inde…
-
The mongo indexer works but, akin to the postgres one, is probably naive and inefficient.
-
Good article:
http://blog.creapptives.com/post/14062057061/the-key-value-store-everyone-ignored-postgresql
Mapping that to IndexStorage should be easy.
-
```
What steps will reproduce the problem?
1.Launch ttc-term-suite-1.2.jar
2.Run spotter on a corpus with some big txt files (>400kB), provides big
xmi(30MB)
3.Run indexer on spotter result
What is …
-
```
The indexer should recognize moved files. This can be done in several ways.
The best way should be to look for files with same artist, album and title
and check if any of them are unavailable.
```…
-
at least 2 files matching the gitattributes pattern for C files are indexed as C++ and a further 1 is indexed as ObjC
-
### Addon Manifest URL
https://yggstremio.fun/manifest.json
### Addon Description
A Jackettio addon configured for french content, it get streams from Ygg indexer
### Language of Content
French (…
-
Optimism has a new feature called Plasma which will only store data commitment in batch tx and store data off-chain.
The way to parse data commitment batch: https://github.com/ethereum-optimism/opt…
-
Voltage has [support for mutinynet now](https://www.voltage.cloud/blog/mutinynet-now-available-on-voltage), but I can't seem to get btcpay server working on a nix-bitcoin node that otherwise supports …
-
I noticed that there are such description in the documentation:
index-provider must be publicly reachable. IPNI will try to establish connection into it to fetch Advertisement chains. If that can't…