Espen Klem

Results 19 issues of Espen Klem

Since [search-index may be possible with hyperdb (DAT-protocol)](https://github.com/fergiemcdowall/search-index/issues/409), should Norch move to be a DAT-server instead of a web-server? It seems that applications can run DAT-stuff without the browser needing...

question

search-index v1.0.x

enhancement

AND-search not working any more it seems. They fail on version 0.8.12 but works fine on version 0.8.11. URL: http://test.klemespen.com:3030/search?q={"pageSize":10,"query":{"AND":{"*":["*"],"source":["bookmarklet"]}}} gets this error from norch: ```json {"code":"InternalError","message":"Cannot read property 'concat'...

BUG

I was thinking that it could be good to choose different custom document processors when adding documents. This could be done by (almost) not touching norch code. Could be done...

enhancement
question

So, gotten Opensearch.xml to work with the browser search box over at [life-index](https://github.com/eklem/life-index/commit/18aad6ba776a7a9dec234c6e936a221b3d42eb24), but need a little more to get the autocomplete to work fully. Today the respons JSON is...

enhancement
question

http://fergiemcdowall.github.io/PumbleDB/ doesn't seem to exist.

This issue is to list all features that needs better documentation. Every time you think: "This is not documented good enough", add a comment here - [x] How to switch...

DOCUMENTATION

Is it possible with v1.0.x to sort on other things than tf-idf. I was thinking of making a Geohash example: http://geohash.org/site/tips.html

QUESTION
DOCUMENTATION

Nice project! Let me know if you need testing on a Raspberry Pi!

### What's the feature? I know using yourself as an example user isn't ideal, but I find myself clicking the hamburger menu instead of the page name or caret-down when...

enhancement