Hi all,
I'm developing an application that potentially creates thousands of dynamic
fields. Does anyone know if large number of dynamic fields will degrade
Solr performance?
Thanks.
--
Regards,
Cuong Hoang
Thanks Chris.
So, looks like then one has to delete entries to keep the index managable
then.
In my case, we need to preserve entries - thus, wanted to "archive"
snapshots, but still keep them searchable (thaw certain indices if you may).
So, is there anyone out there looking into "ever increa
Thank you...it works now fine with the nightly build...Greets Krystian
2007/3/25, Mike Klaas <[EMAIL PROTECTED]>:
On 3/23/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
> Only a simple prefix query (like: dn*) doesn't work ... and that seems
to
> be because of the way we optimize a PrefixQuery