[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EP-tech] curious results of simple search
- Subject: [EP-tech] curious results of simple search
- From: th.lauke at arcor.de (th.lauke at arcor.de)
- Date: Thu, 27 Jul 2017 18:07:08 +0200 (CEST)
Hi all,
isn't the output for a simple search of 'title:Iststands*' caused by sql request like "select * from eprint__rindex where word like 'iststands%' and field='title';"?
Imho the found entries should be the same!
But for some reason they didn't :(
How to debug this issue?
Thanks for any hint
Thomas