<?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 SOLR Search Syntax in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/solr-search-syntax/m-p/87023#M26251</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Does anyone know the correct SOLR (fts-alfresco) search syntax when you want to search multi-valued properties?&lt;/P&gt;&lt;P&gt;I have a multi-value text property defined in my content model called msc:keywords and I want to find all documents where any msc:keywords = 'alfresco'&lt;/P&gt;&lt;P&gt;I'm using the Node Browser to enter the query.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jun 2020 17:15:09 GMT</pubDate>
    <dc:creator>pedwards99</dc:creator>
    <dc:date>2020-06-11T17:15:09Z</dc:date>
    <item>
      <title>SOLR Search Syntax</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr-search-syntax/m-p/87023#M26251</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Does anyone know the correct SOLR (fts-alfresco) search syntax when you want to search multi-valued properties?&lt;/P&gt;&lt;P&gt;I have a multi-value text property defined in my content model called msc:keywords and I want to find all documents where any msc:keywords = 'alfresco'&lt;/P&gt;&lt;P&gt;I'm using the Node Browser to enter the query.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 17:15:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr-search-syntax/m-p/87023#M26251</guid>
      <dc:creator>pedwards99</dc:creator>
      <dc:date>2020-06-11T17:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR Search Syntax</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr-search-syntax/m-p/87024#M26252</link>
      <description>&lt;P&gt;It's seems you‘d like to search a property.&lt;/P&gt;&lt;P&gt;you can try this:&lt;/P&gt;&lt;PRE&gt;@msc\:keywords:"alfresco"&lt;/PRE&gt;&lt;P&gt;also you can specify TYPE, ASPECT or PATH:&lt;/P&gt;&lt;PRE&gt;TYPE:"sc:type_name" &lt;/PRE&gt;&lt;PRE&gt;ASPECT:"sc:aspect_name"&lt;/PRE&gt;&lt;PRE&gt;PATH:"/app:company_home/cm:test"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;If you want to match both:&lt;/P&gt;&lt;PRE&gt;+@msc\:keywords:"alfresco" +TYPE:"sc:type_name"&amp;nbsp;&lt;BR /&gt;or&lt;BR /&gt;@msc\:keywords:"alfresco" AND TYPE:"sc:type_name"&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;math one of them:&lt;/P&gt;&lt;PRE&gt;@msc\:keywords:"alfresco" TYPE:"sc:type_name"&amp;nbsp;&lt;BR /&gt;or&lt;BR /&gt;@msc\:keywords:"alfresco" OR TYPE:"sc:type_name"&amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Jun 2020 03:24:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr-search-syntax/m-p/87024#M26252</guid>
      <dc:creator>Jectpro</dc:creator>
      <dc:date>2020-06-12T03:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: SOLR Search Syntax</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr-search-syntax/m-p/87025#M26253</link>
      <description>&lt;P&gt;Did you tried this approach?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/ags/tasks/rm-search-multiple.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/ags/tasks/rm-search-multiple.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 09:09:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr-search-syntax/m-p/87025#M26253</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-06-12T09:09:52Z</dc:date>
    </item>
  </channel>
</rss>

