Thanks Marvin, Since we are early into this project, we may just jump back to Java only and abandon moving to Perl/Catalyst. It is too bad that all of the Lucene based projects are disjointed islands and you are forced to basically stick with only one technology once you start.
Thanks, Jerry On May 6, 2012 at 3:32 PM Marvin Humphrey <[email protected]> wrote: > On Sat, May 5, 2012 at 11:54 PM, [email protected] <[email protected]> wrote: > > I wanted to find out if Nutch indexes will work with Lucy since they are > > both extended from the Lucene project. > > They are not compatible, and there are no plans to establish such > compatibility. > > > From what I can see, Lucy does not include the crawling/fetching features of > > Nutch, but my new site is using all Perl with Catalyst MVC. I want to move > > away from maintaining a web server and a Java servlet container. > > It's a common and worthwhile motivation. The company I work for is mainly a > Perl shop, and switched from Lucene to Lucy. Having the search library API in > the main language of our devs and codebase allowed for faster iteration during > development, more seamless and deeper integration, and more nimble deployment > and troubleshooting. > > Marvin Humphrey
