Re: Solr off-heap FieldCache & HelioSearch

2016-06-03 Thread Phillip Peleshok
little p50 latency for some p90 latency > reduction, I’d expect. Of course, that adds a bunch of headache to managing > replica locations too. > > > On 6/2/16, 6:30 PM, "Phillip Peleshok" <ppeles...@gmail.com> wrote: > > >Fantastic! I'm sorry I couldn't find

Re: Solr off-heap FieldCache & HelioSearch

2016-06-03 Thread Phillip Peleshok
Thank you for the info on this. Yeah, I should've raised this in the dev lists; sorry about that. Funny you mention that since I was trending in that direction as well. Then saw the off-heap stuff and thought it might have had an easy way out. I'd like to focus on the re-use scheme to be

Re: Solr off-heap FieldCache & HelioSearch

2016-06-02 Thread Phillip Peleshok
gt; > DocValues can help for fields you facet and sort on, > those essentially move memory into the OS > cache. > > But memory is an ongoing struggle I'm afraid. > > Best, > Erick > > On Wed, Jun 1, 2016 at 12:34 PM, Phillip Peleshok <ppeles...@gmail.com> > wrot

Solr off-heap FieldCache & HelioSearch

2016-06-01 Thread Phillip Peleshok
Hey everyone, I've been using Solr for some time now and running into GC issues as most others have. Now I've exhausted all the traditional GC settings recommended by various individuals (ie Shawn Heisey, etc) but neither proved sufficient. The one solution that I've seen that proved useful is