I am working on a site with 2000+ pages and need to do a daily search for nodes with an unpublish date that is within a pre-defined range (e.g. will expire in 10 days).
Would an Examine / Lucene search be the fastest option, or will a Linq query be as quick?
Fastest way to search all nodes
I am working on a site with 2000+ pages and need to do a daily search for nodes with an unpublish date that is within a pre-defined range (e.g. will expire in 10 days).
Would an Examine / Lucene search be the fastest option, or will a Linq query be as quick?
is working on a reply...