Printable Version of this PageHome PageRecent ChangesSearchSign In

Endeca

FCLA supports and develops the catalog user interface used by the 11 State University Libraries of the Florida. The catalog is produced by a combination of Endeca software and the web application (Mango) that FCLA wrote for the user interface.

Our implementation of Endeca was heavily influenced by North Carolina State University's. They shared much of their configuration files with us and we have built on that. We are using Endeca as an alternative online catalog for our Aleph 500 system. We have 11 Aleph instances for our 11 universities and one Endeca instance. We extract the separate catalog files, merge them into a 12th Aleph instance, dedup them on OCLC number and merge specific fields to make a composite that we then feed into Endeca. Using our front end (which we call Mango to help our users distinguish our development from what comes with the Endeca product), we provide a union catalog and 11 individual opac views. Here are some links to illustrate:

http://catalog.fcla.edu - the union catalog
http://uf.catalog.fcla.edu - University of Florida
http://nf.catalog.fcla.edu - University of North Florida
As you can see, colors and stylesheets are adapted to the university.

Here's a test version we're working on incorporating several new features under review: http://tinyurl.com/27ap6t
It includes list function links on all of the brief records, a different checked/view records button, improved exporting to RefWorks, and Google book covers! Other instances can be found by changing this URL: http://testcat.fcla.edu/catalog/xx.jsp
Replace xx with an institution code: am, fa, fi, fs, gc, cf, nc, uf, sf, nf, wf and ux (the last is the union catalog).

Other stuff unique to us

A lot of what we do with data loading makes us unique and noteworthy, including record merging and the import of HOLs, the LCC/NLM/Dewey facets, and the Thesaurus (NB: we're using the Thesaurus to help with the diacritics issue for retrieval).

Real Time Hooks into the Aleph Library management system

  • Display of item information in real-time
    • Sublibrary/Collection (Aleph tabs)
    • According to item status (Aleph tabs)
    • Availability (Circ) status (SQL)
    • Detailed holdings (SQL)
  • Patron Empowerment
    • Loans list (SQL)
    • Renewals (API)
    • Requests and Holds (API)
  • SFX Contextual links for Full Text (Query SFX server)
  • List Functions and Session ID (SQL)

Custom Features

–Advanced Search and limits
–RSS for Result Set
–Email list of records
–Hooks to RefWorks
–Permalink
–Marc Views via SQL
–Debug View (raw Endeca record)
–Browse lists (in development) – this is the old, pre-coordinated headings browse
–Book covers (Google)

Technologies used in Mango:

  • Java
  • Javascript
  • Ajax
  • Java server pages (jsp)
  • JSON: a lightweight data-interchange format


Last modified 25 April 2008 at 10:53 am by jeanp