ipfs-shipyard / ipfs-geoip

geoip lookup over DAG-CBOR dataset loaded from IPFS
MIT License
70 stars 21 forks source link

Investigate use of search index library #86

Open lidel opened 2 years ago

lidel commented 2 years ago

(placeholder)

Parts of what ipfs-geoip does could be generalized and extracted into standalone search index generator / consumer libraries useful in other places (eg. wikipedia text search etc). Or we could refactor it to use something that already exists.

Some prior art: