HI

I use solr 4.0 and have documents which have a timestamp field.

For a given query i know how to boost the latest documents and show them up 
first.

But I have a requirement to show **only** the latest documents and the "stats" 
along with it..

If i use boosting..the older documents still make it to the query and therefore 
contribute to the stats...

Can anyone tell me how to get **only** the latest dated document?

PS: the latest date can be Today, yesterday.. anything int eh past.. so date 
based range filter would not help here..

./zahoor

Reply via email to