<?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 wildcard doesn't work in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143913#M38203</link>
    <description>&lt;P&gt;Yeah the cross locale configuration was done in Solr :&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="solrconf.png" style="width: 949px;"&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/1588i1706FD1C2652BB24/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;</description>
    <pubDate>Wed, 19 Oct 2022 12:43:26 GMT</pubDate>
    <dc:creator>AmineÖzil</dc:creator>
    <dc:date>2022-10-19T12:43:26Z</dc:date>
    <item>
      <title>Alfresco search wildcard doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143908#M38198</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;I am trying to execute this query :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;PRE&gt;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"query":&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"language":"afts",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"query":"PATH:\"/app:company_home//*\"&amp;nbsp;AND&amp;nbsp;=gda:typePJ:\"PJ-*\"&amp;nbsp;&amp;nbsp;AND&amp;nbsp;EXACTTYPE:\"cm:content\"&amp;nbsp;AND&amp;nbsp;cm:modified:[2020-01-01T00:00:00&amp;nbsp;TO&amp;nbsp;2100-06-30T01:00:00]&amp;nbsp;AND&amp;nbsp;ASPECT:\"marche:AspectExclusion\"&amp;nbsp;AND&amp;nbsp;NOT&amp;nbsp;gda:etat:\"Trait\u00E9&amp;nbsp;en&amp;nbsp;erreur\""
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"paging":{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"skipCount":0,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"maxItems":50
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}
}&lt;/PRE&gt;on the search API using postman, but the query result shows me documents that does not satisfy my conditions, for example&amp;nbsp; it shows a document that has a gda:typePJ = "PES PJ" which does not match the wildcard PJ-* !&lt;BR /&gt;&lt;BR /&gt;I have tried to skip the "-" character by adding the "\" to the query but this did not work. I also have checked that the "gda" content model is indexed in Solr. Anyone knows why the query does not work as I wanted ?&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Oct 2022 08:08:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143908#M38198</guid>
      <dc:creator>AmineÖzil</dc:creator>
      <dc:date>2022-10-13T08:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco search wildcard doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143909#M38199</link>
      <description>&lt;P&gt;Still waiting for an answer...&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 12:22:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143909#M38199</guid>
      <dc:creator>AmineÖzil</dc:creator>
      <dc:date>2022-10-17T12:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco search wildcard doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143910#M38200</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Did you try without the = in the query ? Does this new query work as expected ?&lt;/P&gt;&lt;P&gt;I can't say what's happening, but and exact match with a wildcard does not have much sense for me.&lt;/P&gt;&lt;P&gt;You may use TO NOW instead of TO 2100... for cm:modified. I think you can ignore the PATH query too.&lt;/P&gt;&lt;P&gt;Try to do queries from the biggest query to smallest results, looking how the query results are filtered. This allows you to check each part of the sentence / condition that you are using.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 14:28:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143910#M38200</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2022-10-17T14:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco search wildcard doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143911#M38201</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/52951"&gt;@cesarista&lt;/A&gt;,&lt;BR /&gt;Thank you for your reply,&lt;BR /&gt;&lt;BR /&gt;I have tried to do it without the =, and the result was the same nothing has changed. I think the reason why is that my metadata has a tokenized index, so that the blank spaces in the senteces causes this disfunction. Due to that, I want to know is there any way to force Alfresco Search Service to search for the exact phrase that contain blank spaces even if its metadata is tokenized ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 10:01:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143911#M38201</guid>
      <dc:creator>AmineÖzil</dc:creator>
      <dc:date>2022-10-19T10:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco search wildcard doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143912#M38202</link>
      <description>&lt;P&gt;Do you have the exact term search enabled?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/search-services/latest/config/indexing/#exact-term-search" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/search-services/latest/config/indexing/#exact-term-search&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;By default, this feature is disabled.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 10:10:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143912#M38202</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-10-19T10:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco search wildcard doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143913#M38203</link>
      <description>&lt;P&gt;Yeah the cross locale configuration was done in Solr :&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="solrconf.png" style="width: 949px;"&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/1588i1706FD1C2652BB24/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;</description>
      <pubDate>Wed, 19 Oct 2022 12:43:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143913#M38203</guid>
      <dc:creator>AmineÖzil</dc:creator>
      <dc:date>2022-10-19T12:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco search wildcard doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143914#M38204</link>
      <description>&lt;P&gt;Those lines need to be uncommented.&lt;/P&gt;
&lt;P&gt;And you need to re-index after uncommenting them.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 13:37:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-search-wildcard-doesn-t-work/m-p/143914#M38204</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-10-19T13:37:13Z</dc:date>
    </item>
  </channel>
</rss>

