The publisher index currently only looks in 260b, but 264b is also often used for the publisher.
Created attachment 121178 [details] [review] Bug 28391: Elasticsearch - Add 264b to publisher index mapping This patch adds 264 $b to the default mappings for the publisher index To test: 1) Apply patch 2) Reindex using rebuild_elasticsearch.pl -r If you don't have access to a terminal (in a sandbox for example) 2a) Go to Administration > Search engine configuration, click "Reset mappings" and confirm 2b) Then reindex 3) Search for a publisher name using the Publisher index in the advanced search
Created attachment 121190 [details] [review] Bug 28391: Elasticsearch - Add 264b to publisher index mapping Signed-off-by: David Nind <david@davidnind.com>
Created attachment 123169 [details] [review] Bug 28391: Elasticsearch - Add 264b to publisher index mapping Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Thx for improving the default mappings :) I have a feeling a lot use their own by now, but I believe it will be really helpful to provide well maintained defaults.
Pushed to master for 21.11, thanks to everybody involved!