<?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 Custom Search Filter Does not find results in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291746#M244876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I add a custom search filter to the solr, It shows up on the search when I am looking for documents, which is perfect. &amp;nbsp;It says "Hawaii 1" for example, but then when I click on the Hawaii 1 I get no results, when I should be getting the one result for Hawaii. &amp;nbsp;Is there something I am doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that when I click it, my namespace shows up in the URL for the search. &amp;nbsp;Do I have to create this namespace somewhere for this all to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2016 14:14:23 GMT</pubDate>
    <dc:creator>tyler_lovejoy</dc:creator>
    <dc:date>2016-11-30T14:14:23Z</dc:date>
    <item>
      <title>Custom Search Filter Does not find results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291746#M244876</link>
      <description>When I add a custom search filter to the solr, It shows up on the search when I am looking for documents, which is perfect. &amp;nbsp;It says "Hawaii 1" for example, but then when I click on the Hawaii 1 I get no results, when I should be getting the one result for Hawaii. &amp;nbsp;Is there something I am doing wron</description>
      <pubDate>Wed, 30 Nov 2016 14:14:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291746#M244876</guid>
      <dc:creator>tyler_lovejoy</dc:creator>
      <dc:date>2016-11-30T14:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Search Filter Does not find results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291747#M244877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you just clarify what you've done exactly - have you directly configured Solr or are you configuring the facets used for searching (i.e. via the "Search Manager" page)? or are you adding a new custom property that you're then adding as a facet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example I would expect "Hawaii" to be the value of a property that is being faceted on. If this is the case then which property is "Hawaii" a value of?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The namespace is in the URL because the URL is updated to include the properties being filtered on (and these properties are all fully name spaced) - this enables search page URLs to be shared so that the same filters are automatically applied when that URL is loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 20:39:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291747#M244877</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-11-30T20:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Search Filter Does not find results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291748#M244878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the fields through the Model manager to an Aspect. &amp;nbsp;Then I added the Aspect to the document Library and filled out the form with some values. &amp;nbsp;I then Added the Filters with the Search Manager GUI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 19:31:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291748#M244878</guid>
      <dc:creator>tyler_lovejoy</dc:creator>
      <dc:date>2016-12-01T19:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Search Filter Does not find results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291749#M244879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for providing this information... I just want to dive into it a bit more... firstly you said that you applied the aspect to the Document Library - did you actually apply an aspect to the actual Document Library node? Or did you just apply the aspect to a document in a Document Library of a Site... I just want to be able to fully understand what's happening rather than making assumptions. &amp;nbsp;When you say you filled out the form, you mean the form that you created via the model manager that is associated with the your custom aspect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order for faceting to work correctly the property needs to be configured appropriately - see this documentation page:&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/5.1/references/dev-extension-points-content-model-define-and-deploy.html" title="http://docs.alfresco.com/5.1/references/dev-extension-points-content-model-define-and-deploy.html" rel="nofollow noopener noreferrer"&gt;Content Model - Defining and Deploying | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the property that you've created defined appropriately for faceting as described? It's possible that it's not supported yet in the Model Manager - I'll try and delve into this tomorrow, I just wanted to provide a response and clarify the steps that you've taken.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 19:57:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-search-filter-does-not-find-results/m-p/291749#M244879</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-12-01T19:57:38Z</dc:date>
    </item>
  </channel>
</rss>

