Re: Solr 1.2 and MoreLikeThis

2007-10-29 Thread Ryan McKinley
the rejected code appears to be non-vital, so I've just left it out. Since Solr 1.2 is based on Lucene 2.1, I've used the lucene-query.2.1.1-dev.jar to compile (after fixing the DEFALT/DEFAULT typo), and MLT seems to work. Is that the correct procedure? If so, I'll update the wiki according

Re: Solr 1.2 and MoreLikeThis

2007-10-29 Thread Gereon Steffens
OK, I've mostly figured it out. Patching leaves me with one rejection: apache-solr-1.2.0$ patch -p0 the rejected code appears to be non-vital, so I've just left it out. Since Solr 1.2 is based on Lucene 2.1, I've used the lucene-query.2.1.1-dev.jar to compile (after fixing the DEFALT/DEFAULT t