[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #110 from Peter Zhao --- (In reply to Jonathan Druart from comment #109) > Peter, the last patch should fix your issue. Jonathan, it works well. Thanks a lot. ES indexing and Opac works wonderful.

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #106 from Robin Sheat --- Just a headsup that I'll be out of touch until about the 17th of September, so that's why there'll be radio silence for a while :) Jonathan, I was hoping to pull your

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #104 from Robin Sheat --- (In reply to Peter Zhao from comment #103) > After I changed "uri_escape" to "uri_escape_utf8", ES can index and Opac can > search Chinese in MARC21 structure. > > But it

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #105 from Peter Zhao --- (In reply to Robin Sheat from comment #104) > (In reply to Peter Zhao from comment #103) > > After I changed "uri_escape" to "uri_escape_utf8", ES can index and Opac can > >

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #103 from Peter Zhao --- (In reply to Peter Zhao from comment #98) > ES Opac cannot support Chinese language? I try to search Chinese word in > http://elasticsearch.koha.catalystdemo.net.nz/ and my

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #98 from Peter Zhao --- ES Opac cannot support Chinese language? I try to search Chinese word in http://elasticsearch.koha.catalystdemo.net.nz/ and my ES, they also show "Software error". Software

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #99 from Jonathan Druart --- (In reply to Peter Zhao from comment #98) > ES Opac cannot support Chinese language? I try to search Chinese word in >

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #100 from Jonathan Druart --- (In reply to Robin Sheat from comment #91) > (In reply to Jonathan Druart from comment #81) > > Note the following: > > MariaDB [koha_es_unimarc]>

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #101 from Jonathan Druart --- 95 # TODO implement in the future - I don't know the best way of doing this yet. 96 # If fork: make sure process group is changed so apache doesn't

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-09-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #102 from Jonathan Druart --- Ok, just saw the comment about the date format: Koha/ElasticSearch.pm 185 # TODO be aware of date formats, but this requires pre-parsing

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #92 from Peter Zhao --- I'v install a ES Koha. Index works well and ES server can search records, but the Opac cannot search. "No results found! You did not specify any search criteria. Error:

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #93 from Robin Sheat --- (In reply to Peter Zhao from comment #92) > I'v install a ES Koha. > Index works well and ES server can search records, but the Opac cannot > search. Can you provide more

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #96 from Peter Zhao --- (In reply to Robin Sheat from comment #95) > (In reply to Peter Zhao from comment #94) > > [Tue Sep 01 10:03:30 2015] [error] [client 127.0.0.1] [Tue Sep 1 10:03:30 > > 2015]

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #94 from Peter Zhao --- (In reply to Robin Sheat from comment #93) > (In reply to Peter Zhao from comment #92) > > I'v install a ES Koha. > > Index works well and ES server can search records, but the

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #95 from Robin Sheat --- (In reply to Peter Zhao from comment #94) > [Tue Sep 01 10:03:30 2015] [error] [client 127.0.0.1] [Tue Sep 1 10:03:30 > 2015] opac-search.pl: [Serializer] ** encountered

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #97 from Robin Sheat --- (In reply to Peter Zhao from comment #96) > koha@koha:~$ perl -MData::Dumper -MJSON -e 'print Dumper JSON::true;' > $VAR1 = bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' );

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #91 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Jonathan Druart from comment #81) Well, it's defined yes, but does not work at all (the marc21 mappings are used) :) It is caused by some errors in the sql

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #81 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- (In reply to Robin Sheat from comment #80) (In reply to Jonathan Druart from comment #79) The first problem I got was to find a MARC21 DB (since the

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #90 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Something else, there is a sort issue in the facets: [Some entries] Zeitoun, Ariel, Ó Cadhain, Máirtín. Ślez, Ts.. Ó should be after O, not after

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #87 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42067 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42067action=edit Bug 12478: Display the correct number of

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #85 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42065 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42065action=edit Bug 12478: Fix pod in the rebuild_ES.pl script

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #88 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42068 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42068action=edit Bug 12478: Do not display the 'Show more'

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #86 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42066 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42066action=edit Bug 12478: Remove Solr occurrences

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #89 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42069 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42069action=edit Bug 12478: Fix encoding issue on facets Filer

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #82 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42062 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42062action=edit Bug 12478: Fix the UNIMARC and NORMARC

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #83 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42063 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42063action=edit Bug 12478: Change the commit count to 5k It

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #84 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42064 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42064action=edit Bug 12478: Fix the verbose flag on reindexing

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #75 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42030 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42030action=edit opac_search_for_d_sort_by_relevance -- You

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #77 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42032 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42032action=edit opac_search_for_harry_sort_by_title -- You

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #78 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42033 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42033action=edit limit_by_book_sort_by_pubdate -- You are

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #76 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Created attachment 42031 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42031action=edit opac_search_for_d_sort_by_title -- You are

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #79 from Jonathan Druart jonathan.dru...@bugs.koha-community.org --- Me again :) So, I have tried to do some tests locally using your branch (OPAC biblio search only). The first problem I got was to find a MARC21 DB

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #80 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Jonathan Druart from comment #79) The first problem I got was to find a MARC21 DB (since the UNIMARC mappings are not defined, I cannot test with an UNIMARC

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Heather Braum hbr...@nekls.org changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-08-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #74 from Robin Sheat ro...@catalyst.net.nz --- I've just pushed a new commit that makes the code work with the newer Catmandu::Store::Elasticsearch version. Until I re-roll the dependencies tarball, you'll want to grab the

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Robin Sheat ro...@catalyst.net.nz changed: What|Removed |Added Blocks||14567

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-20 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #71 from Katrin Fischer katrin.fisc...@bsz-bw.de --- (In reply to Robin Sheat from comment #70) (In reply to Katrin Fischer from comment #69) 1) Can you show the number of results behind the facets? There is currently

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-20 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #72 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Katrin Fischer from comment #71) We currently do it alphabetically - which is kind of ok, but as we pick the facets quite randomly out of 20 records... Oh,

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-20 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #73 from Katrin Fischer katrin.fisc...@bsz-bw.de --- Sorry, no intention to scope creep :) So far it sounds like facets will be nicer - and we can worry about other things later. -- You are receiving this mail because:

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #70 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Katrin Fischer from comment #69) 1) Can you show the number of results behind the facets? There is currently a preference for this, but I couldn't turn it

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-18 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Mirko Tietgen mi...@abunchofthings.net changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #69 from Katrin Fischer katrin.fisc...@bsz-bw.de --- Hi Robin, thx for updating! Some things I tried/found/wondered about, mostly about facetting as I am getting a lot of feedback on our current implementation: 1) Can

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #68 from Robin Sheat ro...@catalyst.net.nz --- I've just pushed up some updates to the Catalyst git repo, the main thing being that updates now work. That is, you can update or delete records in Koha and they're

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #66 from Juan Romay Sieira juan.sie...@xercode.es --- Finally I can do index, search, ... and with the same configuration. My problem is that I was using Squeeze instead Jessie. Thank you! -- You are receiving this mail

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #67 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Juan Romay Sieira from comment #66) Finally I can do index, search, ... and with the same configuration. My problem is that I was using Squeeze instead Jessie.

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #65 from Juan Romay Sieira juan.sie...@xercode.es --- Yes, its the right koha-conf, and Koha gets the right configuration. Now I change it to put the timeout tag and . I put a warn in

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Juan Romay Sieira juan.sie...@xercode.es changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #63 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Juan Romay Sieira from comment #62) I'm testing ES. My problem is that Koha is always trying to connect to localhost:9200, but my koha-conf.xml has:

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-07-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #64 from Robin Sheat ro...@catalyst.net.nz --- Created attachment 40903 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40903action=edit My koha-conf.xml as an example -- You are receiving this mail

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-06-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #61 from Robin Sheat ro...@catalyst.net.nz --- Just a heads up that I've refactored how the mappings get stored in the database. If you have a local setup, you'll want to re-import the elasticsearch_mapping.sql (which

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-06-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #60 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Jonathan Druart from comment #59) Basic searching there should be working, anything else may explode or otherwise fail. Does it mean we can make you some

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-06-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Josef Moravec josef.mora...@gmail.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-06-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #59 from Jonathan Druart jonathan.dru...@biblibre.com --- (In reply to Robin Sheat from comment #57) Just a note that I've got basic staff client working on my demo server: http://elasticsearch.koha.catalystdemo.net.nz/

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-06-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #58 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Robin Sheat from comment #57) Just a note that I've got basic staff client working on my demo server: http://elasticsearch.koha.catalystdemo.net.nz/ Staff

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-06-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #57 from Robin Sheat ro...@catalyst.net.nz --- Just a note that I've got basic staff client working on my demo server: http://elasticsearch.koha.catalystdemo.net.nz/ -- You are receiving this mail because: You are

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-05-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Ere Maijala ere.maij...@helsinki.fi changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-05-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Tom Misilo misi...@fit.edu changed: What|Removed |Added CC||misi...@fit.edu

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-24 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #56 from Robin Sheat ro...@catalyst.net.nz --- I've rebased the branch on top of current master* and pushed it into the catalyst repo. This may cause the SearchEngine preference to vanish, if so, just go and re-set it from

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 jdem...@roseville.ca.us jdem...@roseville.ca.us changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #55 from Robin Sheat ro...@catalyst.net.nz --- Authority searching is now complete, by which I mean it seems to work but there are bound to be issues in it. -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #52 from Peter Zhao peterzha...@163.com --- (In reply to Robin Sheat from comment #51) How long did you let it sit on 'Committing', the first one can take some time (in the order of 10 seconds or so perhaps.)

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #53 from Peter Zhao peterzha...@163.com --- (In reply to Peter Zhao from comment #52) (In reply to Robin Sheat from comment #51) How long did you let it sit on 'Committing', the first one can take some time (in the

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #54 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Peter Zhao from comment #52) Enter h or `h h' for help, or `man perldebug' for more help.

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #48 from Robin Sheat ro...@catalyst.net.nz --- 404 means there is no index with that name, you need to verify that the index name that you're providing is correct. You can do that with: curl 'koha-es:9200/_cat/indices?v'

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #51 from Robin Sheat ro...@catalyst.net.nz --- How long did you let it sit on 'Committing', the first one can take some time (in the order of 10 seconds or so perhaps.) Otherwise, it's hard to see what's going on without

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #49 from Robin Sheat ro...@catalyst.net.nz --- Yay, the fundamentals of authority searching are now working (biblio count and paging.) Next up is making sure the various types of searches result in the right results. --

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #50 from Peter Zhao peterzha...@163.com --- (In reply to Robin Sheat from comment #48) 404 means there is no index with that name, you need to verify that the index name that you're providing is correct. You can do that

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #47 from Peter Zhao peterzha...@163.com --- (In reply to Robin Sheat from comment #46) It might be useful to ensure that they indexed right, you can do this: curl -XGET

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #46 from Robin Sheat ro...@catalyst.net.nz --- It might be useful to ensure that they indexed right, you can do this: curl -XGET 'http://localhost:9200/koha_biblios/_search?pretty=1' where 'koha_biblios' is whatever

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Mike blac...@gmail.com changed: What|Removed |Added CC||blac...@gmail.com

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #43 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Peter Zhao from comment #42) It is a great job! Thanks a lot. I tried to install a ES. It seems to index the biblio. But I can't search the

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Peter Zhao peterzha...@163.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #44 from Peter Zhao peterzha...@163.com --- (In reply to Robin Sheat from comment #43) (In reply to Peter Zhao from comment #42) It is a great job! Thanks a lot. I tried to install a ES. It seems

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #45 from Peter Zhao peterzha...@163.com --- (In reply to Robin Sheat from comment #43) (In reply to Peter Zhao from comment #42) It is a great job! Thanks a lot. I tried to install a ES. It seems

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-03-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #41 from Robin Sheat ro...@catalyst.net.nz --- FYI, the catalyst repo branch now has basic authority search working. There's still a good bit to do (paging, biblio counts, many more things aren't there yet), but results

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #38 from Jonathan Druart jonathan.dru...@biblibre.com --- Thanks Robin for the wiki page. I have quickly tested this morning, to confirm the search works. Just some quick notes: - The indexation should commit every 1k

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #39 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Jonathan Druart from comment #38) Thanks Robin for the wiki page. I have quickly tested this morning, to confirm the search works. Just some quick notes: -

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #40 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Robin Sheat from comment #39) MARC21 or UNIMARC? You should get more, though I haven't looked at that for a while. For example,

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #35 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Jonathan Druart from comment #33) previous comment tldr: indexing: OK Yay! searching: KO, branch in an unusable state. Yeah, I forgot to mention that sorry.

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #36 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Robin Sheat from comment #35) I'll try to get it to a properly working state again today. And done, it should work again. I'll try to put together a wiki page

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Robin Sheat ro...@catalyst.net.nz changed: What|Removed |Added Attachment #35654|0 |1

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Viktor Sarge viktor.sa...@regionhalland.se changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Katrin Fischer katrin.fisc...@bsz-bw.de changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #34 from Jonathan Druart jonathan.dru...@biblibre.com --- Created attachment 35654 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35654action=edit Bug 12478: fix some compilation errors Feel free to

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #32 from Jonathan Druart jonathan.dru...@biblibre.com --- (In reply to Robin Sheat from comment #30) (In reply to Jonathan Druart from comment #29) Try with the lastest (1.4.2): $ wget

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #33 from Jonathan Druart jonathan.dru...@biblibre.com --- previous comment tldr: indexing: OK searching: KO, branch in an unusable state. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Marc Véron ve...@veron.ch changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-02-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #37 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Robin Sheat from comment #36) I'll try to put together a wiki page with some info. http://wiki.koha-community.org/wiki/Elasticsearch It's a quick brain dump,

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #29 from Jonathan Druart jonathan.dru...@biblibre.com --- $ sudo apt-get install libcatmandu-marc-perl Try with the lastest (1.4.2): $ wget

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #30 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Jonathan Druart from comment #29) Try with the lastest (1.4.2): $ wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #28 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Jonathan Druart from comment #27) Looks better with these new packages. Continuing debugging... Catmandu::Importer::MARC was missing, I installed it using

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #27 from Jonathan Druart jonathan.dru...@biblibre.com --- Looks better with these new packages. Continuing debugging... Catmandu::Importer::MARC was missing, I installed it using cpanm: $ sudo cpanm

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #25 from Robin Sheat ro...@catalyst.net.nz --- Yeah, they worked on Ubuntu 14.10 last I looked. I'm in the process of making a new set for Debian Jessie. As for the deprecated bits, there are some issues there that make

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #26 from Robin Sheat ro...@catalyst.net.nz --- You can grab the new dependencies from here: http://debian.koha-community.org/koha/otherthings/ make sure you uninstall liblog-any-adapter-perl before doing anything, it

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #24 from Jonathan Druart jonathan.dru...@biblibre.com --- Back here, $ mkdir catmandu-deps $ cd catmandu-deps $ wget www.kallisti.net.nz/~robin/catmandu-deps.tar.gz $ tar zxvf catmandu-deps.tar.gz $ sudo dpkg -i *.deb I

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #23 from Robin Sheat ro...@catalyst.net.nz --- (In reply to Jonathan Druart from comment #21) $ perl misc/search_tools/rebuild_elastic_search.pl -h Can't locate Elasticsearch.pm in @INC (you may need to install the

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2015-01-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #22 from Jonathan Druart jonathan.dru...@biblibre.com --- I also added the lines in the $KOHA_CONF file. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2014-11-18 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #20 from Robin Sheat ro...@catalyst.net.nz --- http://elasticsearch.koha.catalystdemo.net.nz/cgi-bin/koha/opac-main.pl This is running Ubuntu 14.10 (I couldn't convince things to work on 14.04, I'd expect Debian Jessie to

[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

2014-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Indranil Das Gupta indr...@gmail.com changed: What|Removed |Added CC|

<    1   2   3   4   >