On Sun, Jan 18, 2009 at 2:38 PM, Darrin Wortlehock <[email protected]> wrote: > Paul, > > This is fantastic. > > I am going to check it out tonight and let you know how It goes. >
Don't pay too much attention to the threading stuff. I'm gonna work on swapping that out with stuff from the java.util.concurrent package today after the suggestion last night by someone on IRC (wkinney). > Many thanks. > > Darrin > > On 18 Jan 2009, at 06:06, Paul Davis wrote: > >> Everyone, >> >> I put in some work today on getting couchdb-lucene working with trunk >> and hopefully in an un-crappy method. >> >> Code: http://github.com/davisp/couchdb-lucene >> Write-Up: http://www.davispj.com/posts/11 >> >> I'm pretty certain that there are a few rough spots in actual usage >> still, but it passes the cursory index/query usage. Please send feed >> back and preferably pull requests on github.com >> >> Thanks, >> Paul Davis >> >> On Thu, Jan 15, 2009 at 12:50 PM, Paul Davis >> <[email protected]> wrote: >>> >>> Darrin, >>> >>> action2 went away because _external is now in trunk. My couchdb-lucene >>> branch is still there and I've put it on the schedule to bring into >>> conformance with the very slightly altered trunk version (trunk >>> includes more info in the line API). >>> >>> Moving forward you can pull a copy of the couchdb-lucene stuff and >>> hack on it to get it working or wait for me to get to it this weekend. >>> >>> HTH, >>> Paul Davis >>> >>> On Thu, Jan 15, 2009 at 11:09 AM, Darrin Wortlehock >>> <[email protected]> wrote: >>>> >>>> Hi, >>>> >>>> In late November I was working with davisp's couchdb-lucene, which >>>> required >>>> jchris' action2 branch to work. >>>> >>>> I am now returning to the development I was doing, building a new >>>> development environment from scratch and it appears that jchris' action2 >>>> branch has now gone away. >>>> >>>> I am specifically interested in lucene integration. Can anybody provide >>>> any >>>> hints on how to move forward? >>>> >>>> Regards, >>>> >>>> Darrin >>>> >>> > >
