Avoid faceted search go when selected in nuxeo 5.8
Hello,
I prepare the transfer to Nuxeo 5.8 and I observe that when I select a faceted search, the default or a custom, it go immediately. In Nuxeo 5.6, it doesn't. I have this in my contentView :
<refresh>
<event>documentChanged</event>
<event>documentChildrenChanged</event>
</refresh>
<cacheKey>only_one_cache</cacheKey>
<cacheSize>1</cacheSize>
But I'm not sure that depend on contentView. And I find nothing on that in the doc…
Thanks for any help.
0 votes
0 answers
1412 views