<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Weird behavior when indexing resources.<br>
    <br>
    Solr index contains two or more entries of the same resource, the
    scenario is this:<br>
    <br>
    <ul>
      <li>We have one resource in offline project: <b>/sites/xxx/es/estudios/.content/uahestudios/GR_Unico_G791.html</b></li>
      <li>The query <b><a class="moz-txt-link-freetext" href="http://www.xxx.es/handleSolrSelect?fq=path">http://www.xxx.es/handleSolrSelect?fq=path</a>:"/sites/xxx/es/estudios/.content/uahestudios/GR_Unico_G791.html"
        </b>brings back 2 documents (2 ids: a , b)<br>
      </li>
      <li>We delete the resource<br>
      </li>
      <li>Then <b><a class="moz-txt-link-freetext" href="http://www.xxx.es/handleSolrSelect?fq=path">http://www.xxx.es/handleSolrSelect?fq=path</a>:"/sites/xxx/es/estudios/.content/uahestudios/GR_Unico_G791.html
        </b>brings back 0 document as expected</li>
      <li>Now, I create a new resource with the same path</li>
      <li>Then <b><a class="moz-txt-link-freetext" href="http://www.xxx.es/handleSolrSelect?fq=path">http://www.xxx.es/handleSolrSelect?fq=path</a>:"/sites/xxx/es/estudios/.content/uahestudios/GR_Unico_G791.html
        </b>brings back 2 documents (2 ids: c, b)</li>
    </ul>
    <p><br>
      Has anyone experimented something similar or has any clue??<br>
    </p>
    Thanks!<br>
    <div class="moz-signature">-- <br>
      Ramón G.<br>
    </div>
  </body>
</html>