Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jma
Copy link
Contributor

@jma jma commented Mar 2, 2023

  • indexer: add missing mapping configurations
  • indexing: fix wildcard queries

Why are you opening this PR?

  • Which task/US does it implement?
  • Which issue does it fix?

Dependencies

My PR depends on the following rero-ils-ui's PR(s):

  • rero/rero-ils-ui#

How to test?

  • What command should I have to run to test your PR?
  • What should I test through the UI?

jma added 2 commits March 2, 2023 14:50
- Fixes spelling: identifyBy to identifiedBy.
- Applies elasticsearch templates for all the resources excepts the
  operation logs.
- Adds missing mapping configurations for documents, patrons and
  acquisition order.
- Ignores specific macosx files by git.
- Disables elasticsearch dynamic mapping configuration for all indices
  but for operation logs.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Fixes wildcard queries for field containing boolean sub fields.
  For example: `q=subject.%5C*:test`

Co-Authored-by: Johnny Mariéthoz <[email protected]>
@github-actions github-actions bot added dev: fixtures Fixtures data used for ils.test and ilsdev.test f: data About data model, importation, transformation, exportation of data, specific for bibliographic data f: data migration Data migration from a legacy system or a previous version f: search f: user management labels Mar 2, 2023
@jma jma marked this pull request as ready for review March 2, 2023 15:23
@PascalRepond PascalRepond merged commit 76abf36 into rero:staging Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev: fixtures Fixtures data used for ils.test and ilsdev.test f: data migration Data migration from a legacy system or a previous version f: data About data model, importation, transformation, exportation of data, specific for bibliographic data f: search f: user management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants