Thanks, MIke! For anyone following along, I mentioned in IRC that I missed a part of a PG update that cleaned up the table. Oof!
Thoughts on an LP for a global flag to exit early from search.symspell_maintain_entries() (or similar)? It's not a feature we currently take advantage of. -b On Fri, Nov 3, 2023 at 10:53 AM Mike Rylander <[email protected]> wrote: > Hi Bill, > > It's not intended to be turned off right now, just like you can't turn > off metabib.full_rec or display field parts of ingest. I don't recall > the version OTTOMH but there are search-class or indexing definition > level configuration options that might be used to prevent ingest of > symspell changes, I think. > > As for the updates table, if that's big for you then there are likely > some triggers already disabled that are stopping the normal process > from completing. So, yes, you can truncate that table -- it is a > staging area for to-be-incorporated changes to the dictionary -- but > it will probably grow again unless the deviation from full/normal > setup is corrected. > > HTH! > > -- > Mike Rylander > Research and Development Manager > Equinox Open Library Initiative > 1-877-OPEN-ILS (673-6457) > work: [email protected] > personal: [email protected] > https://equinoxOLI.org > > On Fri, Nov 3, 2023 at 10:16 AM Bill Erickson via Evergreen-dev > <[email protected]> wrote: > > > > Hi All, > > > > What's the preferred method for disabling the symspell features in > Evergreen? I didn't see anything obvious in [1]. I'm hoping there's a way > to fully disable it that does not involve dropping the triggers. > > > > Also, OK to truncate search.symspell_dictionary_updates on a running > system? > > > > Thanks, > > > > -b > > > > [1] > https://docs.evergreen-ils.org/docs/latest/admin_initial_setup/dym_admin.html#_administration > > _______________________________________________ > > Evergreen-dev mailing list > > [email protected] > > http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev >
_______________________________________________ Evergreen-dev mailing list [email protected] http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev
