How to search for an expanded field
Description
We want to expand a description of a Code into a new subfield and search for it. The Code is in tag 062$$a, the description should be in 062$$b.
Resolution
This can be done e.g. via fix_doc_do_file_08. There must be a table in xxx01/tab/import/
codes.fix:
1 062## REPLACE-STRING $$bcb,$$bcb$$aComputerchip-Cartridge
1 062## REPLACE-STRING $$bcd,$$bcd$$aComputerdisk
1 062## REPLACE-STRING $$bce,$$bce$$aComputerdisk-Cartridge
In xxx01/tab/tab_expand you can add the routine to the various e.g.
WEB-FULL expand_doc_do_file_08 codes.fix (to show the description in Opac)
If you want to search for the desription, you have to add it to Expand Menue WORD:
WORD expand_doc_do_file_08 codes.fix
- Product Version: Version 20-23
- Relevant for Installation Type: All
Insert parts here, from the Template list.
- Article last edited: 12/04/2016