<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-plain" wrap="true" graphical-quote="true"
 style="font-family: -moz-fixed; font-size: 13px;" lang="x-western">
<pre wrap="">Hi all,

I'm trying to build an advanced search, and wanted to refine the search,
and only search for binary-documents of a specific type (pdf, doc, xls ...)
I know that the lucene index saves the path to the documents, stored in
OpenCms...

So my search lucene-query will look like
"path: *.doc"

But I'm getting no results and no error, it seems that it is not
possible to search with a wildcard at the beginning...
I know that there is an option in the lucene search like
"allowLeadingWildcard"...

But how to set this in OpenCms?

Maybe anyone has an idea, or knows how to solve the problem...

Thanks

Jonathan

<div class="moz-txt-sig">-- 
componio GmbH
Robert-Bosch-Straße 7
D - 64293  Darmstadt
Tel:    +49.6151.500.367.15
Office:    +49.6151.500.367.0
Fax:    +49.6151.500.367.6
Internet: <a class="moz-txt-link-freetext"
 href="http://www.componio.net">http://www.componio.net</a>
E-Mail:    <a class="moz-txt-link-abbreviated"
 href="mailto:jonathan.plettenberg@componio.net">jonathan.plettenberg@componio.net</a>
HRB 9624 - Registergericht Amtsgericht Darmstadt


</div></pre>
</div>
</body>
</html>