<?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: Search Not Working in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126048#M34332</link>
    <description>&lt;P&gt;By default, the OOoDirect subsystem is enabled and the OOoJodconverter subsystem is disabled. It is possible to run both subsystems at same time, but Alfresco recommends that you enable only one at a time.&lt;/P&gt;
&lt;P&gt;OOoJodConverter gives better performance and stability. See the doc:&amp;nbsp;&lt;A href="https://docs.alfresco.com/5.2/concepts/OOo-subsystems-intro.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/5.2/concepts/OOo-subsystems-intro.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Dec 2020 16:52:17 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2020-12-23T16:52:17Z</dc:date>
    <item>
      <title>Search Not Working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126042#M34326</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm newbie on alfresco and I'm just tryng to make an install from zip on Ubuntu server 18.04 server.&lt;/P&gt;&lt;P&gt;content-services: version 6.2ga&lt;/P&gt;&lt;P&gt;search-services-version: 1.4&lt;/P&gt;&lt;P&gt;I've some trouble with search services, I decided to not use https, so i configured my environment so:&lt;/P&gt;&lt;P&gt;alfresco.global.properties:&lt;/P&gt;&lt;PRE&gt;### Solr indexing ###
index.subsystem.name=solr6
solr.secureComms=none
solr.port=8983
solr.host=192.168.54.3
solr.baseUrl=/solr&lt;/PRE&gt;&lt;P&gt;and in &amp;lt;SOLRHOME&amp;gt;\templates\rerank\conf\solcore.properties&lt;/P&gt;&lt;PRE&gt;# none, https
alfresco.secureComms=none&lt;/PRE&gt;&lt;P&gt;as indicated in docs:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/search-enterprise1.4/tasks/solr-install-withoutSSL.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/search-enterprise1.4/tasks/solr-install-withoutSSL.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But ths search does not work in Alfresco Share, (except on file names results). I've some error on logs but not found any solution after tree days on working on:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine 2020-12-20 225657.png" style="width: 828px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/952iF3226A0F2C428BEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Michele&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Dec 2020 22:05:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126042#M34326</guid>
      <dc:creator>MicheleTerlizzi</dc:creator>
      <dc:date>2020-12-20T22:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search Not Working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126043#M34327</link>
      <description>&lt;P&gt;seems like solr is not able to poll alfresco. Have you set these variable as indicated here:&amp;nbsp;&lt;A href="https://docs.alfresco.com/search-enterprise1.4/tasks/solr-install-withoutSSL.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/search-enterprise1.4/tasks/solr-install-withoutSSL.html&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;SOLR_SOLR_HOST=&amp;lt;host&amp;gt;
SOLR_ALFRESCO_HOST=&amp;lt;host&amp;gt;&lt;/PRE&gt;
&lt;P&gt;You can also check the steps here:&amp;nbsp;&lt;A href="https://javaworld-abhinav.blogspot.com/2020/12/setup-acs62-ga-and-ass14-distribution-stepbystep.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://javaworld-abhinav.blogspot.com/2020/12/setup-acs62-ga-and-ass14-distribution-stepbystep.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 15:25:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126043#M34327</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-12-22T15:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Search Not Working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126044#M34328</link>
      <description>&lt;P&gt;Hi abhinav,&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;yes everything seems correctly:&lt;/P&gt;&lt;PRE&gt;SOLR_SOLR_HOST=localhost
SOLR_SOLR_PORT=8983
SOLR_SOLR_BASEURL=/solr
SOLR_ALFRESCO_HOST=localhost
SOLR_ALFRESCO_PORT=8080
SOLR_ALFRESCO_BASEURL=/alfresco&lt;/PRE&gt;&lt;P&gt;I'll check your link and will retry all the steps.&amp;nbsp;But seems not working yet.&lt;/P&gt;&lt;P&gt;Michele&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 18:26:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126044#M34328</guid>
      <dc:creator>MicheleTerlizzi</dc:creator>
      <dc:date>2020-12-22T18:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Search Not Working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126045#M34329</link>
      <description>&lt;P&gt;Found the solution!&lt;/P&gt;&lt;P&gt;Thanks to abhinav!&lt;/P&gt;&lt;P&gt;I was missing the last "true" value, due to an old config file.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;transform.service.enabled=false
local.transform.service.enabled=false
legacy.transform.service.enabled=true&lt;/PRE&gt;&lt;P&gt;Still some errors on docx preview... with error but i suppose for other reason:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Caused by: java.lang.IllegalStateException: this OfficeManager is currently stopped&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Dec 2020 08:16:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126045#M34329</guid>
      <dc:creator>MicheleTerlizzi</dc:creator>
      <dc:date>2020-12-23T08:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Search Not Working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126046#M34330</link>
      <description>&lt;P&gt;great news&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/80473"&gt;@MicheleTerlizzi&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;see you can validate following setting for the other error you have mentioned.&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ooo.exe=&amp;lt;Installpath&amp;gt;/libreoffice/program/soffice
&lt;STRONG&gt;ooo.enabled=false
&lt;/STRONG&gt;ooo.port=8100
&lt;STRONG&gt;jodconverter.enabled=true
&lt;/STRONG&gt;jodconverter.officeHome=&amp;lt;Installpath&amp;gt;/libreoffice
jodconverter.portNumbers=8100&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Dec 2020 16:12:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126046#M34330</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-12-23T16:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Search Not Working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126047#M34331</link>
      <description>&lt;P&gt;Thank you so much Abhinav, i solved the issue in this manner:&lt;/P&gt;&lt;PRE&gt;ooo.enabled=true
ooo.exe=/usr/bin/soffice
ooo.port=8100
jodconverter.enabled=false
jodconverter.portNumbers=8100
jodconverter.officeHome=/usr/lib/libreoffice&lt;/PRE&gt;&lt;P&gt;OOO and JOD are alternative selectable?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 16:23:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126047#M34331</guid>
      <dc:creator>MicheleTerlizzi</dc:creator>
      <dc:date>2020-12-23T16:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Search Not Working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126048#M34332</link>
      <description>&lt;P&gt;By default, the OOoDirect subsystem is enabled and the OOoJodconverter subsystem is disabled. It is possible to run both subsystems at same time, but Alfresco recommends that you enable only one at a time.&lt;/P&gt;
&lt;P&gt;OOoJodConverter gives better performance and stability. See the doc:&amp;nbsp;&lt;A href="https://docs.alfresco.com/5.2/concepts/OOo-subsystems-intro.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/5.2/concepts/OOo-subsystems-intro.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 16:52:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-not-working/m-p/126048#M34332</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-12-23T16:52:17Z</dc:date>
    </item>
  </channel>
</rss>

