Hi there, is there recommended way to define a combination of MARCspecs to indicate multiple applicable matches? Solrmarc and Traject both use a colon to delimit multiple specs.
Examples:
- If I wanted to refer to both fields
506 and 540, it would be nice to be able to do something like 506:540.
- A slightly more complex example, using subSpecs:
650$z:650$a:034{LDR/6=\e}:255{LDR/6=\e}
Hi there, is there recommended way to define a combination of MARCspecs to indicate multiple applicable matches? Solrmarc and Traject both use a colon to delimit multiple specs.
Examples:
506and540, it would be nice to be able to do something like506:540.650$z:650$a:034{LDR/6=\e}:255{LDR/6=\e}