Decipher Solr error messages

2017-06-28 Thread Mark Richard Thomas
Hello I'm seeing a number of Solr related issues in my error.log: 2017-06-28 06:02:58.520 [error] <0.2094.0>@yz_doc:extract_fields:165 An exception occurred extracting fields from value with reason

Re: Riak getting very slow

2017-06-28 Thread Fred Dushin
When you say "All not have solr on", do you mean not all nodes have search enabled? If you are measuring Solr index latencies, then you definitely have Solr on at least one node. Or is this just a typo? Going on the assumption you have search enabled on all nodes (you should, if you are

Riak Support

2017-06-28 Thread Steve Roberts
Hi All Erlang Solutions is exploring whether we should provide a paid Riak annual support service given the uncertainty of what's happening with Basho. This would allow Riak customers to have continuity of support and not be left with a forced migration situation. We are looking to gauge

Riak TS Performance for analytical queries

2017-06-28 Thread Daniel Eberhardt
Hi, I’m a software engineer from Germany and testing the performance of a single-node Riak TS 1.40 via the Java Client at the moment. Therefore I query statements like ‘select sum(value) from tsdata where time > '" + day + "' and time < '" + tomorrow + "';"’ Now I’ve recognised the