schemaless slow indexing

2015-03-22 Thread Mike Murphy
I'm trying out schemaless in solr 5.0, but the indexing seems quite a bit slower than it did in the past on 4.10. Any pointers? --Mike

Re: schemaless slow indexing

2015-03-22 Thread Mike Murphy
u haven't quantified the slowdown. Or given any details on how > you're measuring the "slowdown". Or how you've configured your setups > in 4.10 and 5.0. Or... Ad Hossman would say "details matter". > > Best, > Erick > > On Sun, Mar 22, 2015 at

Re: schemaless slow indexing

2015-03-22 Thread Mike Murphy
Field pattern. Our other fields with underscores > look like _version_ and _root_. If we're going to start a new naming > convention (or expand the naming conventions) we need to have some > consistency and logic behind it. > > -Yonik > > On Sun, Mar 22, 2015 at 12:3

Re: JSON Facet & Analytics API in Solr 5.1

2015-04-17 Thread Mike Murphy
I like the first way. It matches how elasticsearch does it http://www.elastic.co/guide/en/elasticsearch/reference/1.x/search-aggregations-bucket-range-aggregation.html Can we specify explicit ranges in Solr now like we can in elasticsearch? I do like how Solr's version of aggs can be much shorte

[ANNOUNCE] Heliosearch 0.04

2014-03-14 Thread Mike Murphy
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

Re: [ANN] Heliosearch 0.09 (JSON Request API + Distrib for Facet API)

2014-12-08 Thread Mike Murphy
Very nice, I like the integration of request parameters, parameter substitution, and the handling of multiple JSON snippets. This is starting to feel nicer than elasticsearch even! You just need to round it out a little more now. --Mike On Fri, Dec 5, 2014 at 12:45 PM, Yonik Seeley wrote: > http: