Use content views flags parameter to categorize a content view as a faceted 
search
----------------------------------------------------------------------------------

                 Key: NXP-5523
                 URL: https://jira.nuxeo.org/browse/NXP-5523
             Project: Nuxeo Enterprise Platform
          Issue Type: Task
          Components: Search / Query
            Reporter: Thomas Roger
            Assignee: Thomas Roger
             Fix For: 5.4


Currently, we use a convention on the content view name. We should end up with :

  <contentView name="faceted_search_default">
      <title>label.faceted.search.default</title>
      <translateTitle>true</translateTitle>

      <coreQueryPageProvider>
      ...
      </coreQueryPageProvider>
      ...
      <flags>
        <flag>FACETED_SEARCH</flag>
      </flags>
   </contentView>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to