bq:  Also, my boss told me it unequivocally has to be this way :p

Pesky bosses <G>.

But how often is the index changing? If you're not doing any updates
to it, then the problem is moot.... the other way to approach this problem
is to just control when the index changes. Would it suffice to only have the
data (possibly) change once every hour? Day? whatever?

FWIW,
Erick


On Fri, Aug 23, 2013 at 11:57 AM, jfeist <jfe...@llminc.com> wrote:

> I completely agree.  I would prefer to just rerun the search each time.
> However, we are going to be replacing our rdb based search with something
> like Solr, and the application currently behaves this way.  Our users
> understand that the search is essentially a snapshot (and I would guess
> many
> prefer this over changing results) and we don't want to change existing
> behavior and confuse anyone.  Also, my boss told me it unequivocally has to
> be this way :p
>
> Thanks for your input though, looks like I'm going to have to do something
> like you've suggested within our application.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Storing-query-results-tp4086182p4086349.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to