开发者

Defining facets on a date range

开发者 https://www.devze.com 2023-02-06 03:27 出处:网络
I want to define a facet on a date rang开发者_StackOverflow社区e.Is this possible? For example I have many requests and I want to have a facet displaying

I want to define a facet on a date rang开发者_StackOverflow社区e.Is this possible?

For example I have many requests and I want to have a facet displaying something like this:

Requests today(2) Requests this week(10) Requests this month(245)

where 2,10 and 245 are the number of requests raised on this day,this week and this month respectively.

Thanks in advance.


Please refer to:
http://groups.google.com/group/thinking-sphinx/browse_thread/thread/e7a8f18f8e064d5c

0

精彩评论

暂无评论...
验证码 换一张
取 消