Re: Does DocValues improve Grouping performance ?

2015-02-01 Thread Mikhail Khludnev
Oh my. Sorry SOLR-5662 is a duplicate for SOLR-5882, where the patch exists. I appreciate if someone from committers can nail it down. On Sat, Jan 31, 2015 at 11:22 PM, Michael Sokolov < msoko...@safaribooksonline.com> wrote: > On 1/31/2015 2:47 P

FirstSearcher and NewSearcher only on slaves

2015-02-01 Thread Summer Shire
HI Guys, Is there way to specify the newSearchers and firstSearchers different for master vs slave ?

import community cassandra into solr

2015-02-01 Thread Tim Dunphy
Hey folks, Is there any way that we know of to import the open source Apache version of the Cassandra database into Solr? I know that the pay for Datastax version has a connection built in. But we're not using that. Any thoughts or observations will be appreciated. Thanks, Tim -- GPG me!! gp

CopyField exclude patterns

2015-02-01 Thread danny teichthal
Hi, Is there a way to make some patterns to be excluded on the source of a copyField? We are using globs to copy all our text fields to some target field. It looks something like this: I would like a subset of the fields starting with "prefix_" to be excluded and not copied to destination. (e.g.