<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2016-02-12 16:35 GMT+01:00 Thorsten Duhn <span dir="ltr"><<a href="mailto:duhn@regio-gmbh.de" target="_blank">duhn@regio-gmbh.de</a>></span>:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="font-family:'Segoe UI',Verdana,Arial,sans-serif" alink="#EE0000" bgcolor="#FFFFFF" link="#0000EE" text="#000000" vlink="#551A8B"><blockquote type="cite"><div>
      </div>
    </blockquote>
    <p>Tried following URL with also an empty resultset. This is not
      even restricted to the current site or having a specific search
      query. Even playing around removing more and more parameter
      details does not show success – or leads to exceptions (f.i.
      "Cannot parse 'parent-folders:/'").<br>
    </p>
    <p><a href="http://localhost:8081/opencms/opencms/handleSolrSelect?fq=parent-folders:/sites/&fq=type:regio-*&fl=path&rows=10&sort=path+asc" target="_blank"><http://localhost:8081/opencms/opencms/handleSolrSelect?fq=parent-folders:/sites/&fq=type:regio-*&fl=path&rows=10&sort=path+asc></a></p></div></blockquote><div>Have you tried "type:regio*"? As far as I know the minus sign is special sign, maybe you need to escape it with "\".</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="font-family:'Segoe UI',Verdana,Arial,sans-serif" alink="#EE0000" bgcolor="#FFFFFF" link="#0000EE" text="#000000" vlink="#551A8B">
    <blockquote type="cite">
      <div>
        <p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" lang="EN-US"><u></u><u></u></span></p>
        <p>
        </p>
        <p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" lang="EN-US">Check the index with Luke.</span><br>
        </p>
      </div>
    </blockquote>
    <p>Any tutorial or something for this. Had no luck opening index
      ("Codec with name Lucene42 does not exist").</p></div></blockquote><div>Luke 5.3.0 works for me, you get it from: <a href="https://github.com/DmitryKey/luke/releases">https://github.com/DmitryKey/luke/releases</a></div><div><br></div><div>Can you put a breakpoint in: org.opencms.search.solr.CmsSolrIndex.java:810 and see which parameters OpenCms appends to the query?</div><div><br></div><div><br></div><div>Stephan</div></div></div></div>