vanadium-archive / browser

Example app: Vanadium namespace browser
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Support indexed search #17

Open aghassemi opened 9 years ago

aghassemi commented 9 years ago

Right now we only allow exact glob as search queries so searching for home* would only look at current level.

Ideally we want search to be smarter. Ideal solution involves a separate Vanadium indexing service that we can use instead of nsb doing it in app.