<?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 Paging with adf-search-filter-chips component in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/paging-with-adf-search-filter-chips-component/m-p/18461#M8170</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to get a fixed amount of results when doing a search with the&amp;nbsp;adf-search-filter-chips component.&lt;/P&gt;&lt;P&gt;The issue I am facing is that in the request sent I see when changing the value of a filter that the paging value is "null". In the app.config.json, I have set the paging field my search configuration with maxResults:"10" but the value seems to be ignored but not the "query" nor "include" fields.&lt;/P&gt;&lt;P&gt;I went to see in the code of the component&amp;nbsp;&lt;SPAN&gt;to see if there was any issue&lt;/SPAN&gt; which led me to the&amp;nbsp;&lt;SPAN&gt;SearchQueryBuilderService and the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;BaseQueryBuilderService. From what I saw, the loadConfiguration method from&amp;nbsp;&lt;SPAN&gt;SearchQueryBuilderService correctly get the value from the&amp;nbsp;app.config.json but the paging value of the service is set to "null" at the initialisation and is never updated. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Here is the html that I use to get some results via the search filter chips component&lt;/P&gt;&lt;PRE&gt;&amp;lt;adf-search-filter-chips [showContextFacets]=true&amp;gt;
&amp;lt;/adf-search-filter-chips&amp;gt;

&amp;lt;adf-search 
    (resultLoaded)="showSearchResult($event)"&amp;gt;
&amp;lt;/adf-search&amp;gt;&lt;/PRE&gt;&lt;P&gt;I saw that the "resultLoaded" event from the search component was triggered when updating the selected value in the filters but I get the first 100 results.&lt;/P&gt;&lt;P&gt;Am I using the components the wrong way or is there a bug somewhere ?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 16:30:46 GMT</pubDate>
    <dc:creator>RGoudon</dc:creator>
    <dc:date>2023-07-11T16:30:46Z</dc:date>
    <item>
      <title>Paging with adf-search-filter-chips component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/paging-with-adf-search-filter-chips-component/m-p/18461#M8170</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to get a fixed amount of results when doing a search with the&amp;nbsp;adf-search-filter-chips component.&lt;/P&gt;&lt;P&gt;The issue I am facing is that in the request sent I see when changing the value of a filter that the paging value is "null". In the app.config.json, I have set the paging field my search configuration with maxResults:"10" but the value seems to be ignored but not the "query" nor "include" fields.&lt;/P&gt;&lt;P&gt;I went to see in the code of the component&amp;nbsp;&lt;SPAN&gt;to see if there was any issue&lt;/SPAN&gt; which led me to the&amp;nbsp;&lt;SPAN&gt;SearchQueryBuilderService and the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;BaseQueryBuilderService. From what I saw, the loadConfiguration method from&amp;nbsp;&lt;SPAN&gt;SearchQueryBuilderService correctly get the value from the&amp;nbsp;app.config.json but the paging value of the service is set to "null" at the initialisation and is never updated. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Here is the html that I use to get some results via the search filter chips component&lt;/P&gt;&lt;PRE&gt;&amp;lt;adf-search-filter-chips [showContextFacets]=true&amp;gt;
&amp;lt;/adf-search-filter-chips&amp;gt;

&amp;lt;adf-search 
    (resultLoaded)="showSearchResult($event)"&amp;gt;
&amp;lt;/adf-search&amp;gt;&lt;/PRE&gt;&lt;P&gt;I saw that the "resultLoaded" event from the search component was triggered when updating the selected value in the filters but I get the first 100 results.&lt;/P&gt;&lt;P&gt;Am I using the components the wrong way or is there a bug somewhere ?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 16:30:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/paging-with-adf-search-filter-chips-component/m-p/18461#M8170</guid>
      <dc:creator>RGoudon</dc:creator>
      <dc:date>2023-07-11T16:30:46Z</dc:date>
    </item>
  </channel>
</rss>

