<?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 23.4: Solr 6 Indexing issue in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/489130#M40074</link>
    <description>&lt;P&gt;i have finally fixed the issue after creating alfresco core using the following api:&amp;nbsp;&lt;A href="http://localhost:8983/solr/admin/cores?action=newDefaultIndex&amp;amp;coreName=alfresco" target="_blank"&gt;http://localhost:8983/solr/admin/cores?action=newDefaultIndex&amp;amp;coreName=alfresco&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Apr 2025 15:25:20 GMT</pubDate>
    <dc:creator>mag</dc:creator>
    <dc:date>2025-04-18T15:25:20Z</dc:date>
    <item>
      <title>Alfresco 23.4: Solr 6 Indexing issue</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/489028#M40068</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;i need your help to fix this issue below.&lt;/P&gt;&lt;P&gt;I have installed Alfresco Community 23.4 and Alfresco Search Services 2.0.14 on Kubernetes. However, I am experiencing an issue with the search feature. Please find the error message from Share below.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;capture from Share:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mag_0-1744743425980.png" style="width: 1057px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/11408iAA28119F8C747FC8/image-dimensions/1057x281/is-moderation-mode/true?v=v2" width="1057" height="281" role="button" title="mag_0-1744743425980.png" alt="mag_0-1744743425980.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;JavaException: org.alfresco.repo.search.impl.lucene.LuceneQueryParserException: 03151027 Request failed 404 /solr/alfresco/alfresco?wt=json&amp;amp;fl=DBID%2Cscore&amp;amp;rows=1000&amp;amp;df=TEXT&amp;amp;start=0&amp;amp;locale=fr_FR&amp;amp;alternativeDic=DEFAULT_DICTIONARY&amp;amp;fq=%7B%21afts%7DAUTHORITY_FILTER_FROM_JSON&amp;amp;fq=%7B%21afts%7DTENANT_FILTER_FROM_JSON.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 19:33:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/489028#M40068</guid>
      <dc:creator>mag</dc:creator>
      <dc:date>2025-04-15T19:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 23.4: Solr 6 Indexing issue</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/489036#M40069</link>
      <description>&lt;P&gt;after investigation it seems core alfresco and archive are not created.find below core status (&lt;STRONG&gt;curl -v "&lt;A href="http://localhost:8983/solr/admin/cores?action=STATUS" target="_blank"&gt;http://localhost:8983/solr/admin/cores?action=STATUS&lt;/A&gt;"&lt;/STRONG&gt;)output&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trying ::1:8983...&lt;BR /&gt;* Connected to localhost (::1) port 8983 (#0)&lt;BR /&gt;&amp;gt; GET /solr/admin/cores?action=STATUS HTTP/1.1&lt;BR /&gt;&amp;gt; Host: localhost:8983&lt;BR /&gt;&amp;gt; User-Agent: curl/7.76.1&lt;BR /&gt;&amp;gt; Accept: */*&lt;BR /&gt;&amp;gt;&lt;BR /&gt;* Mark bundle as not supporting multiuse&lt;BR /&gt;&amp;lt; HTTP/1.1 200 OK&lt;BR /&gt;&amp;lt; Content-Type: application/xml; charset=UTF-8&lt;BR /&gt;&amp;lt; Content-Length: 193&lt;BR /&gt;&amp;lt;&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;response&amp;gt;&lt;BR /&gt;&amp;lt;lst name="responseHeader"&amp;gt;&amp;lt;int name="status"&amp;gt;0&amp;lt;/int&amp;gt;&amp;lt;int name="QTime"&amp;gt;0&amp;lt;/int&amp;gt;&amp;lt;/lst&amp;gt;&amp;lt;lst name="initFailures"/&amp;gt;&amp;lt;lst name="status"/&amp;gt;&lt;BR /&gt;&amp;lt;/response&amp;gt;&lt;BR /&gt;* Connection #0 to host localhost left intact&lt;/P&gt;&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 00:42:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/489036#M40069</guid>
      <dc:creator>mag</dc:creator>
      <dc:date>2025-04-16T00:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 23.4: Solr 6 Indexing issue</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/489130#M40074</link>
      <description>&lt;P&gt;i have finally fixed the issue after creating alfresco core using the following api:&amp;nbsp;&lt;A href="http://localhost:8983/solr/admin/cores?action=newDefaultIndex&amp;amp;coreName=alfresco" target="_blank"&gt;http://localhost:8983/solr/admin/cores?action=newDefaultIndex&amp;amp;coreName=alfresco&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2025 15:25:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/489130#M40074</guid>
      <dc:creator>mag</dc:creator>
      <dc:date>2025-04-18T15:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 23.4: Solr 6 Indexing issue</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/491114#M40257</link>
      <description>&lt;P&gt;There is also this script&amp;nbsp;&lt;A href="https://github.com/evasques/alfresco-search-services-inspector-script" target="_blank"&gt;https://github.com/evasques/alfresco-search-services-inspector-script&lt;/A&gt;&amp;nbsp;help me a lot in a very big content store&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 08:59:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-23-4-solr-6-indexing-issue/m-p/491114#M40257</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2025-07-04T08:59:40Z</dc:date>
    </item>
  </channel>
</rss>

