Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-19 Thread Jonathan Rochkind
Thanks to everyone who replied off list and on. I've made a blog post
summarizing what I learned from your responses, relevant to my problem.
https://bibwild.wordpress.com/2016/12/19/segmenting-catalog-and-articles-in-eds-api/

On Thu, Dec 1, 2016 at 2:44 PM, Jonathan Rochkind  wrote:

> Has anyone used the EDS API to make a ‘bento’ style search, especially
> splitting out “Catalog” and “Articles”?
>
> Or does anyone know any institutions that may have done so?
>
> If so, I'd appreciate asking you some questions about how you did some
> things!
>
> Jonathan
>
>


Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-05 Thread Julien Sicot

Hi,

Thanks to Paul for quoting us. We have done some works on a new bento 
search combining results from koha (SRU), EDS + Publishing Finder (API) 
and Drupal contents (SOLR).


Example : http://beta.bu.univ-rennes2.fr/results?lookfor=positive+psychology

You can find sample codes and applications using EDS api in the EBSCO's 
repo on Github (License Apache 2.0).


Regards,

Julien


Le 05/12/2016 à 09:10, Paul Poulain a écrit :

Hi,

Is 
http://catalogue.bu.univ-rennes2.fr/cgi-bin/koha/opac-combined-search.pl?q=ecology+water&searchOn=on 
what you're looking for ? (Koha catalogue results on the left, EDS 
online results on the right)




Le 01/12/2016 à 20:44, Jonathan Rochkind a écrit :

Has anyone used the EDS API to make a ‘bento’ style search, especially
splitting out “Catalog” and “Articles”?

Or does anyone know any institutions that may have done so?

If so, I'd appreciate asking you some questions about how you did some
things!

Jonathan




Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-05 Thread Jarrell, Mark
Jonathan,

We’ve done this in our bento box style search. Largely we just used the Drupal 
module that was delivered by EBSCO and adjusted the code to where it could bolt 
into the search experience that we were creating. The EDS articles are in the 
“Read it Online” box 
(http://www.richlandlibrary.com/search-bb?query=christmas). 


Mark W. Jarrell
Online Applications Developer | Richland Library
1431 Assembly St.  | Columbia, SC 29201
(p) 803.553.9818 | (GTalk, Skype) mark.jarrell
Access Freely at RichlandLibrary.com .

Watch Freely:
My Pick | Lie to Me 

On 12/2/16, 3:52 PM, "Jeremy M Prevost"  wrote:

I'm doing some work on this now. If you just want Catalog and Megaindex 
boxes, profiles is probably the way to go. Once someone decides they don't want 
any books in the "Articles / Megaindex" box you're pretty much limited to 
facets.




On 12/1/16, 2:44 PM, "Code for Libraries on behalf of Jonathan Rochkind" 
 wrote:

>Has anyone used the EDS API to make a ‘bento’ style search, especially
>splitting out “Catalog” and “Articles”?
>
>Or does anyone know any institutions that may have done so?
>
>If so, I'd appreciate asking you some questions about how you did some
>things!
>
>Jonathan




Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-05 Thread Paul Poulain

Hi,

Is 
http://catalogue.bu.univ-rennes2.fr/cgi-bin/koha/opac-combined-search.pl?q=ecology+water&searchOn=on 
what you're looking for ? (Koha catalogue results on the left, EDS 
online results on the right)




Le 01/12/2016 à 20:44, Jonathan Rochkind a écrit :

Has anyone used the EDS API to make a ‘bento’ style search, especially
splitting out “Catalog” and “Articles”?

Or does anyone know any institutions that may have done so?

If so, I'd appreciate asking you some questions about how you did some
things!

Jonathan


--
Paul Poulain, Associé-gérant / co-owner
BibLibre, Services en logiciels libres pour les bibliothèques
BibLibre, Open Source software and services for libraries


Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-02 Thread Jeremy M Prevost
I'm doing some work on this now. If you just want Catalog and Megaindex boxes, 
profiles is probably the way to go. Once someone decides they don't want any 
books in the "Articles / Megaindex" box you're pretty much limited to facets.




On 12/1/16, 2:44 PM, "Code for Libraries on behalf of Jonathan Rochkind" 
 wrote:

>Has anyone used the EDS API to make a ‘bento’ style search, especially
>splitting out “Catalog” and “Articles”?
>
>Or does anyone know any institutions that may have done so?
>
>If so, I'd appreciate asking you some questions about how you did some
>things!
>
>Jonathan


Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-01 Thread nitin arora
Hi,

I'm sure there are several examples of people using EDS or Summon, etc. to
do this kind of thing.

I guess my question is if you are planning on using the EDS API exclusively
(i.e ingesting all your data in EDS) or if you are thinking to use EDS as
the source  for some but not all your bento "boxes"?



On Thu, Dec 1, 2016 at 3:13 PM, Kari R Smith  wrote:

> Nice examples -
>
> Those of you who have done this, are you pulling collections data from
> your Archival Information Management systems as well?  I'm not seeing
> Archival results in the Smith or Cheng Library catalog examples.  Others?
>
>
> Kari R. Smith
> Digital Archivist, Institute Archives and Special Collections
> Massachusetts Institute of Technology Libraries
> 617.253.5690   smithkr at mit.edu   http://libraries.mit.edu/archives/
>
>
> -Original Message-
> From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of
> Benjamin Florin
> Sent: Thursday, December 01, 2016 2:58 PM
> To: CODE4LIB@LISTS.CLIR.ORG
> Subject: Re: [CODE4LIB] Anyone done: EDS API, bento style search?
>
> Smith College's new Bento discovery
> <https://www.smith.edu/libraries/discover/> is EDS-based. They'll be
> presenting it next week at Code4Lib New England, so they probably have a
> canned speech ready to give you.
>
> Ben Florin
> Web Developer
> Boston College Libraries
>
> On Thu, Dec 1, 2016 at 2:44 PM, Jonathan Rochkind 
> wrote:
>
> > Has anyone used the EDS API to make a ‘bento’ style search, especially
> > splitting out “Catalog” and “Articles”?
> >
> > Or does anyone know any institutions that may have done so?
> >
> > If so, I'd appreciate asking you some questions about how you did some
> > things!
> >
> > Jonathan
> >
>



-- 
Nitin Arora
nitaro74 (at) gmail (dot) com
"Hope always, expect never."

humaneguitarist.org
blog.humaneguitarist.org


Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-01 Thread Kari R Smith
Nice examples - 

Those of you who have done this, are you pulling collections data from your 
Archival Information Management systems as well?  I'm not seeing Archival 
results in the Smith or Cheng Library catalog examples.  Others?


Kari R. Smith
Digital Archivist, Institute Archives and Special Collections
Massachusetts Institute of Technology Libraries
617.253.5690   smithkr at mit.edu   http://libraries.mit.edu/archives/


-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Benjamin 
Florin
Sent: Thursday, December 01, 2016 2:58 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Anyone done: EDS API, bento style search?

Smith College's new Bento discovery
<https://www.smith.edu/libraries/discover/> is EDS-based. They'll be presenting 
it next week at Code4Lib New England, so they probably have a canned speech 
ready to give you.

Ben Florin
Web Developer
Boston College Libraries

On Thu, Dec 1, 2016 at 2:44 PM, Jonathan Rochkind  wrote:

> Has anyone used the EDS API to make a ‘bento’ style search, especially 
> splitting out “Catalog” and “Articles”?
>
> Or does anyone know any institutions that may have done so?
>
> If so, I'd appreciate asking you some questions about how you did some 
> things!
>
> Jonathan
>


Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-01 Thread Benjamin Florin
Smith College's new Bento discovery
 is EDS-based. They'll be
presenting it next week at Code4Lib New England, so they probably have a
canned speech ready to give you.

Ben Florin
Web Developer
Boston College Libraries

On Thu, Dec 1, 2016 at 2:44 PM, Jonathan Rochkind  wrote:

> Has anyone used the EDS API to make a ‘bento’ style search, especially
> splitting out “Catalog” and “Articles”?
>
> Or does anyone know any institutions that may have done so?
>
> If so, I'd appreciate asking you some questions about how you did some
> things!
>
> Jonathan
>


Re: [CODE4LIB] Anyone done: EDS API, bento style search?

2016-12-01 Thread Zeng, Hao
Hi, Jonathan

I have done this for our library. We use Vufind Combined Search created the 
Bento Box.

https://catalog.wpunj.edu/Combined

I need to do a lot of customizations on the EDS drive, and If you are 
interested, check our github.

https://github.com/WPUChengLibrary/Vufind-BentoBox



Hao Zeng
Systems Specialist Librarian
David and Lorraine Cheng Library  
William Paterson University
300 Pompton Road
Wayne, NJ, 07470-2103, USA
TEL: (973)-720-2285
FAX: (973)-720-2585
ze...@wpunj.edu



-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Jonathan 
Rochkind
Sent: Thursday, December 01, 2016 2:44 PM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: [CODE4LIB] Anyone done: EDS API, bento style search?

Has anyone used the EDS API to make a ‘bento’ style search, especially 
splitting out “Catalog” and “Articles”?

Or does anyone know any institutions that may have done so?

If so, I'd appreciate asking you some questions about how you did some things!

Jonathan