Giter VIP home page Giter VIP logo

Comments (7)

Mpdreamz avatar Mpdreamz commented on May 22, 2024

Darn!, NEST has been 3.5 compliant for ages until about 2-3 months back. I decided to drop support mainly because i was tired of the overloads. There's some 4.0 specific stuff in the build now mainly Task<T> and default argument stuff that i don't think will be easy to port back without depending on an outdated Parrallel Task library. For my own sanity i am only supporting 4.0 and 5.0.

Sorry maybe PlainElastic.Net might be a better fit here?

from elasticsearch-net.

ShannuVeeranki avatar ShannuVeeranki commented on May 22, 2024

Hello Macrauder and Mpdreamz,

I am in the same situation as macruader. Trying to use NEST in SharePoint 2010 environment. What option have you choosed to make elasticsearch work in SP environment.

Also mpdreamz, is it possible for you to provide the NEST 3.5 compliant dll please ?

from elasticsearch-net.

Mpdreamz avatar Mpdreamz commented on May 22, 2024

Hi Shannu sadly no, NEST exposes Task for its async stuff that does not work in 3.5 without rewritting to callback based methods.

from elasticsearch-net.

ShannuVeeranki avatar ShannuVeeranki commented on May 22, 2024

thanks a lot for the reply :)

from elasticsearch-net.

Mpdreamz avatar Mpdreamz commented on May 22, 2024

No problem :) sorry i had to dissapoint though.

Sent from my iPhone

On Oct 16, 2012, at 4:19 PM, Shannu [email protected] wrote:

thanks a lot for the reply :)


Reply to this email directly or view it on GitHub.

from elasticsearch-net.

ShannuVeeranki avatar ShannuVeeranki commented on May 22, 2024

thats ok... I did like the Nest api very much. Great job.

Regards,
Shannu.

On Tue, Oct 16, 2012 at 5:44 PM, Martijn Laarman
[email protected]:

No problem :) sorry i had to dissapoint though.

Sent from my iPhone

On Oct 16, 2012, at 4:19 PM, Shannu [email protected] wrote:

thanks a lot for the reply :)


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/48#issuecomment-9497415.

from elasticsearch-net.

KamranShahid avatar KamranShahid commented on May 22, 2024

I also needed it for a 3.5 version. I have a .net 3.5 version of task Parallel library available on https://www.nuget.org/packages/TaskParallelLibrary/ which I have also used in my 3.5 version [it's fine overall] .Problem was use of dynamic feature of .net 4.0 used in Nest.
Is there any old repository of Nest for 3.5 where we can get the code and will try to compile it in 3.5?

from elasticsearch-net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.