GithubHelp home page GithubHelp logo

Comments (10)

hsanjuan avatar hsanjuan commented on June 1, 2024

ipfs cluster does not hold data that you can run full text search on. I'm not sure I understand this request... can you ellaborate on what you would like to do?

from ipfs-cluster.

joeblew99 avatar joeblew99 commented on June 1, 2024

i found a few projects on top of IPFS that do search now.
they are using elastic search, but i will fork and change to use bleve.

from ipfs-cluster.

 avatar commented on June 1, 2024

Hey @hsanjuan picking this up again :)

I think IPFS does have data you can index and search on. It can index and search anything as long as a mapper is present.

http://www.blevesearch.com/docs/Index-Mapping/

The way it works is really this: https://github.com/RoaringBitmap/roaring

from ipfs-cluster.

lanzafame avatar lanzafame commented on June 1, 2024

@gedw99 Sorry, could you elaborate the use case of full-text search within the context of IPFS Cluster specifically?

from ipfs-cluster.

 avatar commented on June 1, 2024

Enterprise level search is a combination of free text search and facetted search. Facetted search is like what Amazon looks like where the system automatically created categories you can search by.

So I just think that this sort of search is a great thing for a content system.

There is a nice cluster wrapper of bleve called blast that is a pretty good fit for ipfs cluster.

The link:

https://github.com/mosuka/blast

I am pretty sure the team will need support this usecase. But anyway a way o easily add it as a " Microservice" of sorts or " plugin" might be a suitable option too for the team.

Anyway i am curious to know what others think.

from ipfs-cluster.

lanzafame avatar lanzafame commented on June 1, 2024

@gedw99 we are looking at supporting some very different datasets which will require very different index algorithms, i.e. geographical, genomic, archival. It may be worth looking at specing out some sort of Search interface that will allow for 'plug n play' of different indexing mechanisms, of which bleve would be a candidate.

from ipfs-cluster.

 avatar commented on June 1, 2024

from ipfs-cluster.

eocarragain avatar eocarragain commented on June 1, 2024

I think @vmx is the man to talk to about search on IPFS/IPLD in general (rather than ipfs-cluster specifically)? Agree with @lanzafame that different/configurable indexing strategies will be need for different data sets/use-cases/applications. Presumably more specific cases can be handled higher up the stack too.

from ipfs-cluster.

vmx avatar vmx commented on June 1, 2024

If you're interested in search, please also follow/comment on the issue at the IPLD repo: ipld/ipld#43

from ipfs-cluster.

 avatar commented on June 1, 2024

from ipfs-cluster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.