]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/030.schema.metabib.sql
LP#1698206: Make use of current search library in autosuggest
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 030.schema.metabib.sql
2011-04-15 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-15 mikerMORE: Properly support extracting MARC21 fixed fields...
2011-04-15 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-15 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-15 mikerProperly support extracting MARC21 fixed fields from...
2011-04-15 mikerthinko in for-in-array loop, uncovered by error testing...
2011-04-15 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-15 mikerSupport mulitiple subfield-9 values in a single 856 tag
2011-04-13 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-13 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-13 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-12 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-12 mikerAdd support for Multi-Homed Items (aka Foreign Bibs...
2011-04-12 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-12 mikerFix functions stranded in the evergreen schema without...
2011-03-30 senatorMerge branch 'opac-tt-poc' of ssh://yeti.esilibrary...
2011-03-30 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-03-30 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-30 gmcfix typo in facet_force_nfc definition
2011-03-29 mikerForce facet values to Unicode NFC to reduce spurious...
2011-03-08 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-07 mikersome update trigger issues from SVF generalization
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2010-10-18 dbsProtect biblio.extract_located_uris() from a NULL uri_u...
2010-09-27 gmcadjustments to pubdate sorting patch
2010-09-27 mikermake pubdate sorting on search faster by pre-munging...
2010-09-21 gmcyet another bib ingest knob
2010-09-21 gmcadd ingest.metarecord_mapping.skip_on_update internal...
2010-08-13 mikerfix cut-n-paste-o
2010-08-13 mikerprotect authority linking trigger against broken $0...
2010-07-17 dbsSwitch to ingesting authority records automatically...
2010-07-15 dbsDelete links to deleted bib records as part of biblio...
2010-07-11 mikerbreak facets out to a separate table for speed
2010-06-25 mikeradd stored procs to implement authority propagation...
2010-06-25 mikeradd bib-authority linking table; add stored proc to...
2010-06-08 mikerSplit the ingest trigger logic into bits, simplifying...
2010-05-26 mikerafter nearly 280 schema updates, we had a little drift...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-05-19 mikeradd ISBN 10/13 index normalizer (requires ISN postgres...
2010-05-18 mikeridentifier search class, including some (I believe...
2010-03-27 mikeradd useful fixed-field indexing for browse-by-FF suppor...
2010-03-26 mikeradd support for an XPath expression to pull out just...
2010-03-26 mikerindex facets non-globbed, and only index the value...
2010-03-25 mikeradd a table to allow labelling (and eventual expansion...
2010-03-24 mikerprovide indexes for the new faceting code
2010-03-22 mikerprotect ingest against < in the data -- subfield codes...
2010-03-22 mikerprovide valid xml for the magical -1 precat record...
2010-03-18 mikeraccounting for a difference between the behaviour of...
2010-03-18 mikerescape &s in xml nodes (not sure why XPATH does not...
2010-03-15 mikertypo spotted by gmcharlt; upgrade script is ok. Insert...
2010-03-15 mikeradd a (hidden, db-internal) flag table; restrict MR...
2010-02-18 mikerPatch from Galen Charlton which:
2010-02-01 dbsC-style comment was terminated prematurely by XPath...
2010-01-29 mikerthis papers over the transitional differences in XML...
2010-01-20 dbsCorrect Unicode handling for in-db ingest
2010-01-20 mikerprotect standard numbers from NACO normalization; make...
2010-01-20 mikertypo/thinko -- no s modifier for regex in PG
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2009-12-29 mikeradding a pile of infrastructure and data for in-databas...
2009-10-15 mikerYet more progress towards in-db ingest. This time...
2009-10-15 mikerthinko on the datatype for bib id
2009-10-14 mikerMore work towards in-db ingest. The functions provided...
2009-10-13 dbsEnhance upgrade for complete subject indexing: drop...
2008-09-08 dbsEnable LIKE to use an index on mfr.value for database...
2008-08-13 mikerMoving metabib.full_rec out of the way, replacing it...
2008-07-29 mikeradd date fields for 008/7-14
2008-06-20 mikerremoving the (value) index, as large records will make...
2008-06-20 mikeradding some indexes that are needed for large installat...
2008-06-13 mikeradding copyright statement headers to the schema defini...
2007-02-18 mikeruse new fulltext strategies for initial indexing
2006-08-24 mikerminor fixups
2006-08-21 mikeradding vr_format to rec_descriptor
2006-06-26 mikerremoving "char" from the schema...
2006-02-25 mikeradded type_mat col to rec_descriptor
2006-02-13 mikeradding lit_form
2005-07-26 mikerschema tweaks
2005-07-26 mikerschema tweaks
2005-07-24 mikermoving sql files to dir matching the Open-ILS driver...