On Wed, May 1, 2013 at 7:01 PM, 李威 wrote:
>
>
> For facet seach, solr would create cache which is based on the whole docs.
> If I import a new doc into index, the cache would out of time and need to
> create again.
> For real time seach, the docs would be import to index anytime. In this
> case, t
On Thu, Apr 25, 2013 at 12:35 AM, Toke Eskildsen
wrote:
>
>
> > This leads me to believe that the FQ is being applied AFTER the facets
> are
> > calculated on the whole data set. For my use case it would make a ton of
> > sense to apply the FQ first and then facet. Is it possible to specify
> thi
og: http://blog.outerthoughts.com/
> LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch
> - Time is the quality of nature that keeps events from happening all
> at once. Lately, it doesn't seem to be working. (Anonymous - via GTD
> book)
>
>
> On Wed, Apr 24,
We're testing SolrCloud 4.1 for NRT search over hundreds of millions of
documents. I've been really impressed. The query performance is so much
better than we were getting out of our database.
With filter queries, we're able to get query times of less than 100ms under
moderate load. That's amazing