On Thu, 07 Oct 2010, Roman Chyla wrote: > in your last email you wrote that refers/cited took 2 hours
... but also that this is not the only feature that would have to be ported to Solr :) > I think people should take into account also this, especially if those > 2~22 hours are compared to time spent in making two search engine > implementations talk together...merging results, or doing some funny > stuff with the results set Basic result merging for queries, say `author:ellis fulltext:muon', where some parts are executed by Invenio and some parts by Lucene, would be again a matter of 2 hours coding time, Invenio-wise. (Thanks to your PyLucene-wise developments.) Doing funny stuff with the result set is another matter, could be easy, could be hard, could be even unreasonable, depending on the desired `funniness'. (just some quick comments, as I mentioned in another email, I would start by discussing Fi/Ni/Hi) Best regards -- Tibor Simko
