<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alfresco Search does not find any matches in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288345#M241475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What shows in your logs? Basically what I want you to do is clear out the alfresco.log so that its empty and then restart the alfresco service. Post what you get here please.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2016 18:18:47 GMT</pubDate>
    <dc:creator>eswbitto</dc:creator>
    <dc:date>2016-03-03T18:18:47Z</dc:date>
    <item>
      <title>Alfresco Search does not find any matches</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288344#M241474</link>
      <description>Hi,I have a problem with a newly migrated installation.&amp;nbsp; I recently migrated from a physical host to a virtual one and in doing deleted all of the solr4 indexes[1] so that they're rebuilt in the new database.&amp;nbsp; It seems since the migration the search function inside of alfresco cannot find any matche</description>
      <pubDate>Wed, 02 Mar 2016 20:04:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288344#M241474</guid>
      <dc:creator>aram535</dc:creator>
      <dc:date>2016-03-02T20:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Search does not find any matches</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288345#M241475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What shows in your logs? Basically what I want you to do is clear out the alfresco.log so that its empty and then restart the alfresco service. Post what you get here please.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 18:18:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288345#M241475</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2016-03-03T18:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Search does not find any matches</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288346#M241476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached are the clean alfresco and share logs after a restart.&amp;nbsp; No errors show up after doing a search either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are some weird execution errors in there where it's looking for executable in the wrong directory (./common/bin/ rather than just .bin, and soffice rather than ./libreoffice/program/soffice) but I don't think any of those would cause the search not to work.&amp;nbsp; This is a normal installation with no modifications or overrides so not sure how that got screwed up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the search problem: I am logging in as 'admin'.&amp;nbsp; I am searching for anything in the system, full names, path names, directory names, file names, partial file names… all of it returns '0 - results found'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Mar 2016 14:28:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288346#M241476</guid>
      <dc:creator>aram535</dc:creator>
      <dc:date>2016-03-05T14:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Search does not find any matches</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288347#M241477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok another comment on my migration issue actually led me to the solution. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even though both the physical and virtual machines were installed using the same command line options, same exact version of alfresco they were major differences between the two global config file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt; ### Solr indexing ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt; index.subsystem.name=solr4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt; dir.keystore=${dir.root}/keystore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt; solr.port.ssl=8443&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Back into the virtual machine's config file, fixed the issue but I also noticed that there are a ton of differences in just missing configuration lines.&amp;nbsp; The older install on the physical server is much more verbose with the configurations.&amp;nbsp;&amp;nbsp; I have copied some of the ones that made sense over and the system is working and a lot less errors (paths to files) and warnings … and obviously searching now works. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Mar 2016 15:08:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-search-does-not-find-any-matches/m-p/288347#M241477</guid>
      <dc:creator>aram535</dc:creator>
      <dc:date>2016-03-05T15:08:54Z</dc:date>
    </item>
  </channel>
</rss>

