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