Can you show your index function?
On 11 February 2011 21:00, Kristian Rink <[email protected]> wrote: > Folks; > > having running couchdb 1.0.1 (Ubuntu 10.10) and a recent build of > couchdb-lucene, I am having trouble to do attachment full text > indexing. Running the sample code provided with the couchdb-lucene > README, I continuously end up with an error just alike this: > > {"error":"not_found","reason":"Document is missing attachment"} > > Googling the web, I found just few information on that, mostly telling > that it might be caused by a couchdb version too old for the > couchdb-lucene extension. Could this also be my specific case, or might > there be other issues causing this problem? Attachments in question > aren't around for every document in my database, but, if there's an > attachment, then it's a content.xml filled with meta-information (RDF) > as provided by aperture framework... Can't really provide any more log > output on that as there is none... :) > > TIA for any hints on that, > Kristian >
