Hi, thanks for your suggestion (so simple, why didn't i think of that).
When using AND i didn't get the desired result, probably because "work" matches work* and work. I changed the query to something like q=title:work OR title:work?* which works. I'll have to try that with real documents/examples, but i think it could work out. Marc