Hello!

In terms of query performance, Solr will use caches (of course, if
they are turned on). So if you will run similar queries (like the same
filters, sort and stuff like that) the performance may be different
than performance with unique queries.

The http://wiki.apache.org/solr/SolrCaching have more information
about Solr caches and what they are used for.

As for the data, I think you may want to index data that is similar
(or even the same) as you will have in production.

-- 
Regards,
 Rafał Kuć
 Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch

> Will testing Solr based on duplicated data in the database result
> in same performance statistics as compared to testing Solr with
> completely unique data? By test I mean routine performance tests
> like time to index, time to search etc. Will solr perform any kind
> of optimization that will result in different statistics for both duplicated 
> data and unique data?
> </PRE>
> <BR>
> ******************************************************************************************<BR>This
> message may contain confidential or proprietary information intended
> only for the use of the<BR>addressee(s) named above or may contain
> information that is legally privileged. If you are<BR>not the
> intended addressee, or the person responsible for delivering it to
> the intended addressee,<BR>you are hereby notified that reading,
> disseminating, distributing or copying this message is
> strictly<BR>prohibited. If you have received this message by
> mistake, please immediately notify us by<BR>replying to the message
> and delete the original message and any copies immediately thereafter.<BR>
> <BR>
> Thank you.~<BR>
> ******************************************************************************************<BR>
> FAFLD<BR>
> <PRE>




Reply via email to