On Fri, Mar 14, 2014 at 11:58 AM, Yago Riveiro <yago.rive...@gmail.com> wrote: > It's possible switch between solr 4.6.1 and Heliosearch in a transparent > way?
We're purposely keeping the HTTP APIs compatible to allow people to easily swap it in and try it out. As long as you don't have custom Java plugins, it should be easy. See earlier in this thread though - the current pre-release is based on trunk and should not be considered production ready. -Yonik http://heliosearch.org - solve Solr GC pauses with off-heap filters and fieldcache > > On Fri, Mar 14, 2014 at 3:56 PM, Mike Murphy <mmurphy3...@gmail.com> wrote: > >> This is fantastic! >> I tried swapping in heliosearch for a customer that was having big >> garbage collection issues, and all of the big gc pauses simply >> disappeared! >> >> Now the problem - heliosearch only has a pre-release out based on solr >> trunk. Are there near term plans for a more stable release that would >> be advisable for production use? >> >> --Mike >> >> On Mon, Mar 10, 2014 at 1:04 PM, Yonik Seeley <yo...@heliosearch.com> >> wrote: >> > Changes from the previous release are primarily off-heap FieldCache >> > support for strings as well as as all numerics (the previous release >> > only had integer support). >> > >> > Benchmarks for string fields here: >> > http://heliosearch.org/hs-solr-off-heap-fieldcache-performance >> > >> > Try it out here: https://github.com/Heliosearch/heliosearch/releases/ >> > >> > -Yonik >> > http://heliosearch.org - native off-heap filters and fieldcache for solr >> > > > > -- > /Yago Riveiro