]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Search.pm
Whitespace. gah.
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Search.pm
2010-04-01 ericksonPatch from Joe Atzberger: Last batch of method reg...
2010-03-29 ericksonremoved some unnecessary intermediate code that snuck...
2010-03-29 ericksonadded support for using alternate context-specific...
2009-09-23 ericksonbiblios Z39 search requires truncation on title attr...
2009-04-26 dbsBasic support for returning MFHD for display purposes
2007-11-15 mikersubclassing OpenSRF::Application so we have a place...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2006-06-22 ericksonadded server method and opac code to use new cn browse api
2006-06-22 ericksonremoving old code
2006-06-12 ericksonmoved to server side caching of opac search results...
2006-06-09 ericksonremoving some unused code
2006-06-08 ericksonadded custom aspell dictionary support
2006-06-07 ericksonadded new spell method which returns all suggestions...
2006-05-03 ericksonadded method to retrieve address info for a given zip...
2006-04-21 ericksonmoved ->use to eval "use ..."
2006-01-30 mikermoving to UNIVERSAL::require to suck in implementation...
2005-12-29 ericksontypos / bug-fixes for the added content stuff
2005-12-29 ericksonOpenILS::Application::Search::AddedContent is now just...
2005-11-17 ericksonadded some money methods
2005-11-17 ericksonspell check only returns something when there are sugge...
2005-11-10 mikeradding open-ils.search support from subject crossrefere...
2005-06-21 ericksonmore batch committing
2005-05-13 ericksononward and upward
2005-05-10 ericksonmodified string regex to allow ".. the .."
2005-05-09 ericksonadded filtering of big searches and user level exceptions
2005-05-02 ericksoncleaning up code from cat days.
2005-04-20 ericksonadding methods daily
2005-04-11 ericksonadded much, moving fast ;)
2005-04-05 ericksonchanged storage to .direct
2005-04-01 ericksonmoved biblio-specific searches to Biblio
2005-04-01 ericksonmoved copy count out to its own function
2005-04-01 ericksonadded basic search caching
2005-03-29 ericksonmoved out much of the code to the sub classes
2005-03-18 ericksoncontinuing
2005-03-18 ericksoncommit ;)
2005-03-18 ericksontrucking along
2005-03-17 ericksontruckin, along
2005-03-16 ericksonadding more search methods
2005-03-16 ericksonAddded record_entry metadata search
2005-03-15 ericksonadded regex to clean up TCN search
2005-03-15 ericksonadded TCN search for cat
2005-03-15 ericksonjust keeping up to date
2005-03-15 ericksongeneric search interface