RE: ANN: Solr Next

2014-06-10 Thread Jean-Sebastien Vachon
o:ysee...@gmail.com] > Sent: June-09-14 10:50 AM > To: solr-user@lucene.apache.org > Subject: Re: ANN: Solr Next > > On Tue, Jan 7, 2014 at 1:53 PM, Yonik Seeley wrote: > [...] > > Next major feature: Native Code Optimizations. > > In addition to moving more

Re: ANN: Solr Next

2014-06-09 Thread Yonik Seeley
On Tue, Jan 7, 2014 at 1:53 PM, Yonik Seeley wrote: [...] > Next major feature: Native Code Optimizations. > In addition to moving more large data structures off-heap(like > UnInvertedField?), I am planning to implement native code > optimizations for certain hotspots. Native code faceting would

Re: ANN: Solr Next

2014-01-13 Thread Yonik Seeley
That would be cool, but seems it would only work for simple term queries. I guess having both would be best. http://heliosearch.org -- off-heap filters for solr -Yonik On Mon, Jan 13, 2014 at 2:21 PM, Mikhail Khludnev wrote: > Yonik, > Don't you think that proper codec format can get the compar

Re: ANN: Solr Next

2014-01-13 Thread Mikhail Khludnev
Yonik, Don't you think that proper codec format can get the comparable gain without changes in design? https://issues.apache.org/jira/browse/LUCENE-5052 On Mon, Jan 13, 2014 at 9:15 PM, Yonik Seeley wrote: > Update on the my initial performance findings for off-heap filters: > http://heliosearc

Re: ANN: Solr Next

2014-01-13 Thread Yonik Seeley
Update on the my initial performance findings for off-heap filters: http://heliosearch.org/off-heap-filters/ -Yonik http://heliosearch.org -- making solr shine On Tue, Jan 7, 2014 at 1:53 PM, Yonik Seeley wrote: > Off-Heap Filters: > JVMs have never been good at dealing with large heaps. Large