7 feb 2007 kl. 19.04 skrev Erik Hatcher:
I'm interested in improving my existing custom cache warming by
being selective about what updates rather than rebuilding completely.
I know it is not Solr, but I've made great progress on my cache that
updates affected results only, on insert and d
: I'm interested in improving my existing custom cache warming by being
: selective about what updates rather than rebuilding completely.
:
: How can I tell what documents were updated/added/deleted from the old
: cache to the new IndexSearcher?
cache warming in Solr is based mainly arround the i
On 2/7/07 10:04 AM, "Erik Hatcher" <[EMAIL PROTECTED]> wrote:
> I'm interested in improving my existing custom cache warming by being
> selective about what updates rather than rebuilding completely.
>
> How can I tell what documents were updated/added/deleted from the old
> cache to the new Inde
I'm interested in improving my existing custom cache warming by being
selective about what updates rather than rebuilding completely.
How can I tell what documents were updated/added/deleted from the old
cache to the new IndexSearcher?
Thanks,
Erik