http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9861

[email protected] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |In Discussion
                 CC|                            |[email protected]
                   |                            |om
           Assignee|[email protected]         |[email protected]
                   |                            |om

--- Comment #2 from [email protected] 
<[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to