Category Archives: javascript

Simple fulltext analysis in couchdb

In my previous post I presented a simple map function to query WordPress articles I imported in CouchDB. The map function looked at the categories / terms manually assigned to the articles. I decided to take this a step further … Continue reading

Posted in couchdb, fulltext analysis, javascript | 1 Comment