Hi, why in
http://wiki.apache.org/couchdb/Full_text_search does the index function create a new document and add results to it? is it equally valid just to return a string? I have nearly finished the clucene integration now, I will be posting some code towards the end of the week. If I have missed something with the new Document() in the index js function please let me know. thanks, Norman