>Can we move Search::Engine::Solr into Koha:: namespace and create a >Zebra version that implements the same API? (havent read the code yet, >sorry).
Have a loot at Bug 8233 ( http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233) and the wiki page : http://wiki.koha-community.org/wiki/SearchEngine_Layer_RFC Work in progress ;-) 2012/7/26 Tomas Cohen Arazi <tomasco...@gmail.com> > Can we move Search::Engine::Solr into Koha:: namespace and create a > Zebra version that implements the same API? (havent read the code yet, > sorry). If there was a consensus on the way Koha::Contrib::Tamil does > the indexing, the algorithms could be reused. Once we had this, we > could introduce some more scripts/files or instructions so we have the > indexing daemon ready for production, OOTB. > > I think this is the *only* obscure part in the Koha deployment, that > we could have solved a while ago. No matter which approach/API is > chosen. > > Regards > To+ > > > On Thu, Jul 26, 2012 at 7:24 AM, Jonathan Druart > <jonathan.dru...@biblibre.com> wrote: > > Zeno, > > To adapt for Zebra, I think you just have to modify the routine > > sub launch_indexation > > > > Currently, it calls C4::Search::Engine::Solr::IndexRecord( $recordtype, > > $recordids ); > > > > > > 2012/7/26 Zeno Tajoli <taj...@cilea.it> > >> > >> Hi Jonathan, > >> > >> Il 26/07/2012 11:32, Jonathan Druart ha scritto: > >> > Hi all, > >> > > >> > Just for information: We (at BibLibre) have developped an indexer > daemon > >> > (named IndexRecordQueue). > >> >> It's available on our git repository (branch dev/solr). > >> > > >> > I can do some doc if someone is interested. > >> > >> this script is only for solr or do you think can be used also for Zebra > ? > >> > >> Bye > >> Zeno > >> -- > >> Dott. Zeno Tajoli > >> tajoliAT_SPAM_no_prendiATcilea.it > >> fax +39 02 2135520 > >> CILEA - Consorzio Interuniversitario > >> http://www.cilea.it/disclaimer > > > > > > > > _______________________________________________ > > Koha-devel mailing list > > Koha-devel@lists.koha-community.org > > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > > website : http://www.koha-community.org/ > > git : http://git.koha-community.org/ > > bugs : http://bugs.koha-community.org/ >
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/