If you can get the records from Koha in any format. It's not difficult to
import them to Solr. When you get Blacklight set up you can do:
Blacklight.solr.add(id: 12345, title_t: "One flew over the cuckoo's nest",
author_t: "Ken Kesey")
Blacklight.solr.commit
And you've added your first record into solr. Feel free to ask more on the
blackight-development google group or #blacklight on IRC.
-Justin
On Wed, May 28, 2014 at 10:21 PM, Riley Childs <[log in to unmask]>wrote:
> Does anybody have any direction about how to get koha export to solr so it
> can be utilized by black light, server power is not an issue (if needed I
> can dedicate one to it). Has anyone done this if so...benefits,
> disadvantages? We have a collection of 10000 books (small but growing).
>
> Honestly this is just something to do as a learning experience, but if I
> commit, I commit!
>
>
> Thx!
> //Riley
>
> Riley Childs
> Student
> Asst. Head of IT Services
> Charlotte United Christian Academy
> (704) 497-2086
> RileyChilds.net
> Sent from my Windows Phone, please excuse mistakes
>
|