Re: Official .NET client

2014-05-16 Thread Paige Cook
If it has been a couple of months since you last looked at NEST, I would 
suggest looking at it again as the 1.0.0-beta1 release of NEST has also 
added more of the functionality you mentioned below, since NEST is now 
built on top of Elasticsearch.Net.

On Friday, May 16, 2014 5:56:12 AM UTC-4, Loïc Wenkin wrote:
>
> Hi Paige,
>
> Sorry for the late reply. Many thanks about it, I will have a look at 
> Elasticsearch.Net (I already had a look at NEST some month ago, but it 
> wasn't all I need) and see if it can help me :)
>
> Regards,
> Loïc
>
> Le vendredi 9 mai 2014 04:06:47 UTC+2, Paige Cook a écrit :
>>
>> Elasticsearch.Net and NEST are the official .NET Clients for 
>> Elasticsearch. You can read about them in the recent blog post - introducing 
>> elasticsearch.net and nest 
>> 1.0.0-beta1<http://www.elasticsearch.org/blog/introducing-elasticsearch-net-nest-1-0-0-beta1/>
>>   
>> Both aggregations and integrated failover are supported in 
>> Elasticsearch.Net and NEST.
>>
>> On Tuesday, May 6, 2014 5:51:25 AM UTC-4, Loïc Wenkin wrote:
>>>
>>> Hello everybody,
>>>
>>> I watched a video 2 or 3 months ago (Facebook and Elasticsearch), and in 
>>> this video, it was said that it was planned to develop an official .NET 
>>> client. Do you have some news about it ? Is there a roadmap (or at least, 
>>> an idea about a release date (2014, 2015 ...)) for this client ?
>>> Currently, I am using PlainElastic.Net which is a great client (I like 
>>> the idea to work with strings directly accessible to user, allowing us to 
>>> easily debug queries), but some features are missing (I think to 
>>> aggregations, for example, or a kind of integrated failover system).
>>>
>>> Any news about it would be appreciated :)
>>>
>>> Regards,
>>> Loïc
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/85581f6c-078a-4211-b944-69e75cffc17b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Official .NET client

2014-05-16 Thread Loïc Wenkin
Hi Paige,

Sorry for the late reply. Many thanks about it, I will have a look at 
Elasticsearch.Net (I already had a look at NEST some month ago, but it 
wasn't all I need) and see if it can help me :)

Regards,
Loïc

Le vendredi 9 mai 2014 04:06:47 UTC+2, Paige Cook a écrit :
>
> Elasticsearch.Net and NEST are the official .NET Clients for 
> Elasticsearch. You can read about them in the recent blog post - introducing 
> elasticsearch.net and nest 
> 1.0.0-beta1<http://www.elasticsearch.org/blog/introducing-elasticsearch-net-nest-1-0-0-beta1/>
>   
> Both aggregations and integrated failover are supported in 
> Elasticsearch.Net and NEST.
>
> On Tuesday, May 6, 2014 5:51:25 AM UTC-4, Loïc Wenkin wrote:
>>
>> Hello everybody,
>>
>> I watched a video 2 or 3 months ago (Facebook and Elasticsearch), and in 
>> this video, it was said that it was planned to develop an official .NET 
>> client. Do you have some news about it ? Is there a roadmap (or at least, 
>> an idea about a release date (2014, 2015 ...)) for this client ?
>> Currently, I am using PlainElastic.Net which is a great client (I like 
>> the idea to work with strings directly accessible to user, allowing us to 
>> easily debug queries), but some features are missing (I think to 
>> aggregations, for example, or a kind of integrated failover system).
>>
>> Any news about it would be appreciated :)
>>
>> Regards,
>> Loïc
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/d65bad34-b911-433a-bd67-37f1d623222c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Official .NET client

2014-05-08 Thread Paige Cook
Elasticsearch.Net and NEST are the official .NET Clients for Elasticsearch. 
You can read about them in the recent blog post - introducing 
elasticsearch.net and nest 
1.0.0-beta1<http://www.elasticsearch.org/blog/introducing-elasticsearch-net-nest-1-0-0-beta1/>
  
Both aggregations and integrated failover are supported in 
Elasticsearch.Net and NEST.

On Tuesday, May 6, 2014 5:51:25 AM UTC-4, Loïc Wenkin wrote:
>
> Hello everybody,
>
> I watched a video 2 or 3 months ago (Facebook and Elasticsearch), and in 
> this video, it was said that it was planned to develop an official .NET 
> client. Do you have some news about it ? Is there a roadmap (or at least, 
> an idea about a release date (2014, 2015 ...)) for this client ?
> Currently, I am using PlainElastic.Net which is a great client (I like the 
> idea to work with strings directly accessible to user, allowing us to 
> easily debug queries), but some features are missing (I think to 
> aggregations, for example, or a kind of integrated failover system).
>
> Any news about it would be appreciated :)
>
> Regards,
> Loïc
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/669e574f-0c60-4836-8e7d-f7ccb18d4ba0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Official .NET client

2014-05-06 Thread Loïc Wenkin
Hello everybody,

I watched a video 2 or 3 months ago (Facebook and Elasticsearch), and in 
this video, it was said that it was planned to develop an official .NET 
client. Do you have some news about it ? Is there a roadmap (or at least, 
an idea about a release date (2014, 2015 ...)) for this client ?
Currently, I am using PlainElastic.Net which is a great client (I like the 
idea to work with strings directly accessible to user, allowing us to 
easily debug queries), but some features are missing (I think to 
aggregations, for example, or a kind of integrated failover system).

Any news about it would be appreciated :)

Regards,
Loïc

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/4da2e7e7-39bb-447e-a7fa-d5dc60e0cd9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Official .NET client

2014-02-24 Thread Loïc Wenkin
Hi,

I would like to know if a release date of a first .NET client is already 
planned, and if it's the case, when is it ?

Thanks for your replies.

Loïc

Le jeudi 24 octobre 2013 16:47:20 UTC+2, cdhall a écrit :
>
> Yes, there will be an official client for .NET. 
>
> Our decision to create our own clients was mostly about consistency for 
> our users. To do that we created a set of low-level clients that map very 
> closely to the REST api. We made sure (and are continuously doing so) that 
> these clients implement all the API endpoints as well as all parameters and 
> to the right thing.
>
> We tried our best to avoid any design decisions in those clients to make 
> sure everybody could use them, even if it means creating their own 
> abstraction on top of it. The overhead of the clients are so small and 
> their design flexible enough (we hope) that all the other clients can live 
> on top of these.
>
> "the intention is to provide a solid base which can be used by other 
> implementors if they want to add specializations. we take care of the hard 
> stuff like node failover, while sticking very close to the standard ES REST 
> API". things like LINQ would be out of scope for this client, but eg the 
> NEST client could be implemented on top of the official .net client to 
> provide linq support while taking advantage of the networking improvments
>
> I hope that answers your first question. For more information Honza Krai 
> will be doing a webinar about this - why we chose to do the clients, what 
> drove the design decisions we took. It should take place next week sometime.
>
> On Thursday, October 24, 2013 5:58:38 AM UTC-5, joe castle wrote:
>>
>> I still think that it would be nice to get an answer if there will be an 
>> official .NET client. It has nothing to do with NEST being good or not 
>> (it's not that all python clients were bad so they had to make an official 
>> one).
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/993b7185-133b-4029-b5cc-0b1a67ff21d6%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.