Dynamic fields performance question

2007-03-25 Thread climbingrose
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

Re: Backup and distributed index/backup management

2007-03-25 Thread al patel
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

Re: return matched terms / fuzzy or wildcard searches

2007-03-25 Thread Krystian Napiatek
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