Hi All - For those of you in the know, can we get a public update of where we are with this? I believe we had some new action items out of the last IRC dev meeting, and I'm curious as to what we've met so far. Also there was some discussion/difficulty with perhaps having to run something (mojolicous iirc) as a daemon vs not having to. (I think maybe Tomas was going to help with the technical difficulty on that. I'm just looking for updates on this whole thing. We've got some excited thoughts, ideas, and plans to use these APIs asap. Oh yeah BTW Elastic is completely developed and ready. We need tons of testing etc. and reports to Robin for "tweaking" the code for the results we are looking for. Please if you have time - test ES and send your feedback. We've got sometime left for this to be an option for the next release (and the RESTapis too). Thanks much, Brendan Gallagher -- --------------------------------------------------------------------------------------------------------------- Brendan A. Gallagher ByWater Solutions CEO Support and Consulting for Open Source Software Installation, Data Migration, Training, Customization, Hosting and Complete Support Packages Headquarters: Santa Barbara, CA - Office: Redding, CT Phone # (888) 900-8944 http://bywatersolutions.com info@bywatersolutions.com
It has been decided during the dev meeting to push first a minimal version of the API code, which will handle only one type of authentication (cookie), and work in CGI mode. Then we will start to build the rest on top of that. So I cleaned up the bug 13799, which I think is now as simple as it can be, and is waiting for signoffs. However, my last comment (http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799#c147) raises a few concerns that need to be addressed first. It's about including a patch that uses a Swagger2 feature marked as experimental. Le 20/09/2015 02:11, Brendan Gallagher a écrit :
Hi All -
For those of you in the know, can we get a public update of where we are with this? I believe we had some new action items out of the last IRC dev meeting, and I'm curious as to what we've met so far. Also there was some discussion/difficulty with perhaps having to run something (mojolicous iirc) as a daemon vs not having to. (I think maybe Tomas was going to help with the technical difficulty on that.
I'm just looking for updates on this whole thing. We've got some excited thoughts, ideas, and plans to use these APIs asap.
Oh yeah BTW Elastic is completely developed and ready. We need tons of testing etc. and reports to Robin for "tweaking" the code for the results we are looking for. Please if you have time - test ES and send your feedback. We've got sometime left for this to be an option for the next release (and the RESTapis too).
Thanks much, Brendan Gallagher
-- --------------------------------------------------------------------------------------------------------------- Brendan A. Gallagher ByWater Solutions CEO
Support and Consulting for Open Source Software Installation, Data Migration, Training, Customization, Hosting and Complete Support Packages Headquarters: Santa Barbara, CA - Office: Redding, CT Phone # (888) 900-8944 http://bywatersolutions.com info@bywatersolutions.com <mailto:info@bywatersolutions.com>
_______________________________________________ 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/
-- Julian Maurice <julian.maurice@biblibre.com> BibLibre
Great, thank you Julian and I see some recent action too! Let's all continue to test this! Very critical for us to have RESTful Apis in the 3.22 release. I'd also like to point out that the elastic search code needs more testing and searching done on it. Please just add the comments to the bug and we will meet them as they come in. Also very critical for this coming release. Is anyone close to signing off on either of these large ideas? Thanks much, Brendan On Monday, September 21, 2015, Julian Maurice <julian.maurice@biblibre.com> wrote:
It has been decided during the dev meeting to push first a minimal version of the API code, which will handle only one type of authentication (cookie), and work in CGI mode. Then we will start to build the rest on top of that. So I cleaned up the bug 13799, which I think is now as simple as it can be, and is waiting for signoffs.
However, my last comment ( http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799#c147) raises a few concerns that need to be addressed first. It's about including a patch that uses a Swagger2 feature marked as experimental.
Le 20/09/2015 02:11, Brendan Gallagher a écrit :
Hi All -
For those of you in the know, can we get a public update of where we are with this? I believe we had some new action items out of the last IRC dev meeting, and I'm curious as to what we've met so far. Also there was some discussion/difficulty with perhaps having to run something (mojolicous iirc) as a daemon vs not having to. (I think maybe Tomas was going to help with the technical difficulty on that.
I'm just looking for updates on this whole thing. We've got some excited thoughts, ideas, and plans to use these APIs asap.
Oh yeah BTW Elastic is completely developed and ready. We need tons of testing etc. and reports to Robin for "tweaking" the code for the results we are looking for. Please if you have time - test ES and send your feedback. We've got sometime left for this to be an option for the next release (and the RESTapis too).
Thanks much, Brendan Gallagher
--
--------------------------------------------------------------------------------------------------------------- Brendan A. Gallagher ByWater Solutions CEO
Support and Consulting for Open Source Software Installation, Data Migration, Training, Customization, Hosting and Complete Support Packages Headquarters: Santa Barbara, CA - Office: Redding, CT Phone # (888) 900-8944 http://bywatersolutions.com info@bywatersolutions.com <mailto:info@bywatersolutions.com>
_______________________________________________ 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/
-- Julian Maurice <julian.maurice@biblibre.com> BibLibre _______________________________________________ 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/
-- Sent from Gmail Mobile
On 24/09/15 15:02, Brendan Gallagher wrote:
Great, thank you Julian and I see some recent action too! Let's all continue to test this! Very critical for us to have RESTful Apis in the 3.22 release. I'd also like to point out that the elastic search code needs more testing and searching done on it. Please just add the comments to the bug and we will meet them as they come in. Also very critical for this coming release. Is anyone close to signing off on either of these large ideas?
Thanks much, Brendan
We (Calyx) will try to do some testing of elastic search. Another big performance win for the 3.22 release would be bz 14522 <http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14522> We're still looking for a sign-off on that one. Bob
On Monday, September 21, 2015, Julian Maurice <julian.maurice@biblibre.com <mailto:julian.maurice@biblibre.com>> wrote:
It has been decided during the dev meeting to push first a minimal version of the API code, which will handle only one type of authentication (cookie), and work in CGI mode. Then we will start to build the rest on top of that. So I cleaned up the bug 13799, which I think is now as simple as it can be, and is waiting for signoffs.
However, my last comment (http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799#c147) raises a few concerns that need to be addressed first. It's about including a patch that uses a Swagger2 feature marked as experimental.
Le 20/09/2015 02:11, Brendan Gallagher a écrit :
Hi All -
For those of you in the know, can we get a public update of where we are with this? I believe we had some new action items out of the last IRC dev meeting, and I'm curious as to what we've met so far. Also there was some discussion/difficulty with perhaps having to run something (mojolicous iirc) as a daemon vs not having to. (I think maybe Tomas was going to help with the technical difficulty on that.
I'm just looking for updates on this whole thing. We've got some excited thoughts, ideas, and plans to use these APIs asap.
Oh yeah BTW Elastic is completely developed and ready. We need tons of testing etc. and reports to Robin for "tweaking" the code for the results we are looking for. Please if you have time - test ES and send your feedback. We've got sometime left for this to be an option for the next release (and the RESTapis too).
Thanks much, Brendan Gallagher
participants (3)
-
Bob Birchall -
Brendan Gallagher -
Julian Maurice