node icon indicating copy to clipboard operation
node copied to clipboard

Search for Works

Open lautarodragan opened this issue 6 years ago • 3 comments

The node should allow searching for Works.

GET /works?attribute.content=

lautarodragan avatar May 08 '18 13:05 lautarodragan

Now that content is being stored in an IPFS file, we can't search from the DB any longer.

How about searching on multiple parameters like author, tags, name, hash, public key, etc.?

geoffturk avatar Nov 30 '18 09:11 geoffturk

It'll be way more complicated, and require its own special infra. Unless @wdavidturner thinks we should go that way, let's park this for now.

lautarodragan avatar Nov 30 '18 16:11 lautarodragan

We'll have to look at it, but it's not now. There should be some pretty straightforward and basic options here to give us enough support. Could be as easy as slapping solr on mongodb (there's even hosted versions of solr available. i've used https://www.websolr.com/ as an example).

wdavidturner avatar Nov 30 '18 17:11 wdavidturner