Hi everybody,

I just had a question about facets.
*==> Is the facet run on all documents (to pre-process/cache the data) or only on returned documents?*

Because I have exactly the same index locally and on the prod server.. (except that my dev. contains much less docs)

When I make a query, and want the facets for the query, it's taking much longer in the production server, even if the query returns less documents ...

e.g.:
q=nanoparticles AND gold&facet.limit=5&facet.field=author&rows=0&facet=true&wt=xml&facet.offset=0
- live : 4059 documents <=> 11 secs
- local: 22298 documents <=> 1 sec

Thanks in advance.

Kind regards,
Bastien

Reply via email to