: lastModified:[ms(NOW/DAY-1DAY) TO ms()] AND ... regular query ...
:
: This however doesn't work. If I use the following:
...
: lastModified:[128081160 TO ms()] AND ... regular query ...
:
: I do get results.
Are you sure that last example works? it shouldn't.
If lastModif
Hi,
I use Nutch and Solr to crawl a few thousand sites. I would like to
limit my queries to recently changed documents. I use Nutch' index-more
plugin which stores the Last-Modified HTTP response header in the index
as a Long value.
I would like to use a query like this to limit the results