Skip to content

v7.2.2

Compare
Choose a tag to compare
@marcjohnson-kint marcjohnson-kint released this 02 Mar 14:48
· 3131 commits to master since this release
  • Add the following GIN indexes for instances (MODINVSTOR-48):
    • contributors
    • identifiers
    • instanceTypeId
    • languages
    • classifications
    • subjects
  • Add the following b-tree indexes for instances (MODINVSTOR-48):
    • contributors
    • publication
  • Use CQL to get instance, item or holding by ID (in order to use available index, MODINVSTOR-48)
  • Introduce searching for instances with an item with a given barcode (e.g. item.barcode==683029605940, MODINVSTOR-49)
  • Searching (which includes a barcode) includes instances that do not have a holding or a item (MODINVSTOR-55)
  • Searching containing barcode (or other item properties) is currently only supported on small sets of records