Summary: | llength mapping wrong in default Elasticsearch mappings | ||
---|---|---|---|
Product: | Koha | Reporter: | Ere Maijala <ere.maijala> |
Component: | Searching - Elasticsearch | Assignee: | Ere Maijala <ere.maijala> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | josef.moravec |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 22256: Fix lleader mapping in Elasticsearch
Bug 22256: Fix llength mapping in Elasticsearch Bug 22256: Fix llength mapping in Elasticsearch |
Description
Ere Maijala
2019-02-01 12:20:10 UTC
Created attachment 84609 [details] [review] Bug 22256: Fix lleader mapping in Elasticsearch Test plan: 1. Reset mappings 2. Index records 3. Check that in Elasticsearch the correct length information is stored Created attachment 84630 [details] [review] Bug 22256: Fix llength mapping in Elasticsearch Test plan: 1. Reset mappings 2. Index records 3. Check that in Elasticsearch the correct length information is stored in llength Created attachment 86058 [details] [review] Bug 22256: Fix llength mapping in Elasticsearch Test plan: 1. Reset mappings 2. Index records 3. Check that in Elasticsearch the correct length information is stored in llength Signed-off-by: Josef Moravec <josef.moravec@gmail.com> |