<?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: The right way to search in file data using API? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/the-right-way-to-search-in-file-data-using-api/m-p/126599#M34453</link>
    <description>&lt;P&gt;Alfresco SOLR is indexing the content of the documents transforming the original format (XML in your case) to text. Since there is no transformation out-of-the-box to transform XML into text, you are getting no results.&lt;/P&gt;
&lt;P&gt;You may try adding or developing a new transformer, after that your query would work.&lt;/P&gt;
&lt;P&gt;Full text search reference is available in &lt;A href="https://docs.alfresco.com/search-services/latest/using/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/search-services/latest/using/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jan 2022 14:29:36 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2022-01-25T14:29:36Z</dc:date>
    <item>
      <title>The right way to search in file data using API?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-right-way-to-search-in-file-data-using-api/m-p/126598#M34452</link>
      <description>&lt;P&gt;I have been trying to find an authoritative post on how to search in content with no luck.&lt;BR /&gt;&lt;BR /&gt;I need to find all nodes that contain a certain term in the content data and only in the content data.&lt;BR /&gt;&lt;BR /&gt;I need to use wildcards as the term occurs inside an XML string.&lt;/P&gt;&lt;P&gt;I have attempted various queries based on the posts I have found, but I fail to find anything at all whenever I try to query inside the content.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TYPE:"cm:content"&lt;/EM&gt; will provide a superset of the nodes that I'm interested in,. but if I attempt &lt;EM&gt;TYPE:"cm:content" and content:*myTerm*&lt;/EM&gt; I find nothing. The myTerm value is copied directly from the XML data stored in a node, so it's not an issue of wrong case or misspelling.&lt;BR /&gt;&lt;BR /&gt;Additionally, how do I restrict this search to SOLR?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 13:18:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-right-way-to-search-in-file-data-using-api/m-p/126598#M34452</guid>
      <dc:creator>jecbm</dc:creator>
      <dc:date>2022-01-25T13:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: The right way to search in file data using API?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/the-right-way-to-search-in-file-data-using-api/m-p/126599#M34453</link>
      <description>&lt;P&gt;Alfresco SOLR is indexing the content of the documents transforming the original format (XML in your case) to text. Since there is no transformation out-of-the-box to transform XML into text, you are getting no results.&lt;/P&gt;
&lt;P&gt;You may try adding or developing a new transformer, after that your query would work.&lt;/P&gt;
&lt;P&gt;Full text search reference is available in &lt;A href="https://docs.alfresco.com/search-services/latest/using/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/search-services/latest/using/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 14:29:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/the-right-way-to-search-in-file-data-using-api/m-p/126599#M34453</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-01-25T14:29:36Z</dc:date>
    </item>
  </channel>
</rss>

