Re: Stand alone Solr - no zookeeper?

2014-08-04 Thread Joel Cohen
o: +1 646 532 3062 > > appinions inc. > > “The Science of Influence Marketing” > > 18 East 41st Street > > New York, NY 10017 > > t: @appinions <https://twitter.com/Appinions> | g+: > plus.google.com/appinions > < > https://plus.google.com/u/0/b/112002

Stand alone Solr - no zookeeper?

2014-08-01 Thread Joel Cohen
lcomed. Thanks. -- *Joel Cohen* Devops Engineer *GrubHub Inc.* *jco...@grubhub.com * 646-527-7771 1065 Avenue of the Americas 15th Floor New York, NY 10018 grubhub.com | *fb <http://www.facebook.com/grubhub>* | *tw <http://www.twitter.com/grubhub>* seamless.com | *fb <http://www.faceb

Re: Autocommit, opensearchers and ingestion

2014-02-26 Thread Joel Cohen
; > > > You should read here: > > > > > > > > > http://wiki.apache.org/solr/FAQ#What_does_.22exceeded_limit_of_maxWarmingSearchers.3DX.22_mean.3F > > > > > > On the other hand do you have 4 Zookeeper instances as a quorum? > >

Autocommit, opensearchers and ingestion

2014-02-25 Thread Joel Cohen
0} false ${solr.autoSoftCommit.maxTime:1000} I turned autowarmCount down to 0 for all the caches. What else can I tune to allow me to run bigger batch sizes and more threads in my upload script? -- joel cohen, senior system engineer e joel.co...@bluefly.com p 212.944.8000 x276 bluefly, inc

Re: Lowering query time

2014-02-11 Thread Joel Cohen
taking 100 minutes. I can index 11M documents on > my laptop (Wikipedia dump) in 45 minutes for instance Of course > that's a single core, not cloud and not replicas... > > So possibly it' on the data acquisition side? Is your Solr CPU pegged? > > YMMV of course. >

Re: Lowering query time

2014-02-11 Thread Joel Cohen
o: solr-user@lucene.apache.org > > Subject: Re: Lowering query time > > > > Add the debug=true parameter to some test queries and look at the > "timing" > > section to see which search components are taking the time. > Traditionally, highlighting for large documen

Re: Lowering query time

2014-02-04 Thread Joel Cohen
. Traditionally, > highlighting for large documents was a top culprit. > > Are you returning a lot of data or field values? Sometimes reducing the > amount of data processed can help. Any multivalued fields with lots of > values? > > -- Jack Krupansky > > -Original M

Re: Lowering query time

2014-02-04 Thread Joel Cohen
27;t have a clue on how to get documents into specific shards. Would I be better off with fewer shards given the small size of my indexes? On Tue, Feb 4, 2014 at 12:32 PM, Yonik Seeley wrote: > On Tue, Feb 4, 2014 at 12:12 PM, Joel Cohen > wrote: > > I'm trying to get the quer

Lowering query time

2014-02-04 Thread Joel Cohen
m trying to get the query time down to ~15 msec. Anyone have any tuning recommendations? -- joel cohen, senior system engineer e joel.co...@bluefly.com p 212.944.8000 x276 bluefly, inc. 42 w. 39th st. new york, ny 10018 www.bluefly.com <http://www.bluefly.com/?referer=autosig> | *fly since 2013...*

Re: need help in understating solr cloud stats data

2014-02-03 Thread Joel Cohen
Anyone have any thoughts or suggestions? Joel Cohen Senior System Engineer Bluefly, Inc. On Mon, Feb 3, 2014 at 11:25 AM, Greg Walters wrote: > The code I wrote is currently a bit of an ugly hack so I'm a bit reluctant > to share it and there's some legal concerns with open-sourcing c