http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9861 claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |claire.hernandez@biblibre.c | |om Assignee|oleonard@myacpl.org |claire.hernandez@biblibre.c | |om --- Comment #2 from claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> --- Hello Hend, I am happy to see tickets filled about Solr ;) First, just be carefull, Solr implementation is not ready for production. To go forward, I can propose you 2 things: 1/ Check you index configuration because the submitted config is for unimarc record indexes.yaml contains: - code: author facetable: 1 label: Author mandatory: 0 mappings: - 700$* - 710$* ressource_type: biblio sortable: 1 type: str You can change it by UI: http://<pro.community.local>/cgi-bin/koha/admin/searchengine/solr/indexes.pl 2/ Can you past me the output of both commands: $ ./misc/migration_tools/rebuild_solr.pl -i $ ./misc/migration_tools/rebuild_solr.pl -t biblio -n 2 -- You are receiving this mail because: You are watching all bug changes.