User Tools

Site Tools


scratchpad:brush_up_search

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
scratchpad:brush_up_search [2016/05/13 15:53] – Adding synonym dictionary instructions provided by Martha Driscoll at NOBLE klussierscratchpad:brush_up_search [2016/11/07 10:48] – [Apostrophe Searching] stompro
Line 14: Line 14:
 UPDATE config.metabib_field_index_norm_map a UPDATE config.metabib_field_index_norm_map a
 SET norm = 1 SET norm = 1
-FROM (SELECT norm FROM config.metabib_field_index_norm_map) AS subquery+FROM (SELECT id,norm FROM config.metabib_field_index_norm_map) AS subquery
 WHERE subquery.norm = 17 and a.id = subquery.id; WHERE subquery.norm = 17 and a.id = subquery.id;
 </code> </code>
scratchpad/brush_up_search.txt · Last modified: 2022/02/10 13:34 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.