Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Use Playback statistics data in Facets queries (Read 2654 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Use Playback statistics data in Facets queries

Hi.

I try to make queries in my Facets component using the %added% field provided by the Playback Statistics. But unfortunately it doesn't work.

Does anyone knows why ? Is there a way to build queries to make this work ?

Thanks.

Use Playback statistics data in Facets queries

Reply #1
A quick test shows something simple like %added% SINCE 2011 works fine in facets. For best help, why not copy paste one of your queries that is not working into a post.

Use Playback statistics data in Facets queries

Reply #2
A quick test shows something simple like %added% SINCE 2011 works fine in facets. For best help, why not copy paste one of your queries that is not working into a post.


Thank you.

I try to quey with this %added% DURING LAST 365 DAYS. It works fine in the search panel but not in Facets.

Use Playback statistics data in Facets queries

Reply #3
%added% SINCE 2010-01-19
%added% GREATER 2010-01-19

To the best of my knowledge, facets query language does not equal foobar core query language. Hit the down arrow right of facet search text box and select HELP.

EDIT: added strike through as I am quite unsure here.