code available at http://github.com/normanb/couchdb-clucene
builds on windows and linux and I have included a demo that pulls a json feed from flickr. This is an initial version, there are areas for improvement. Where possible it has followed java lucene, the main difference being that this clucene version returns either a json structure or a string value from the fulltext design document instead of a new document(), this is then interpreted by spidermonkey. Help / suggestions appreciated - I will be working more on this over the coming weeks. Many thanks, Norman
