Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Venkatesh K 14 posts 84 karma points
    Jun 28, 2018 @ 01:55
    Venkatesh K
    0

    Elastic Search with Umbraco

    We are using Umbraco for CMS in our website. Our app needs Elastic Search. I tried for some tutorials but couldnt find any for integration. I need some help on integrating Umbraco with Elastic.

  • Dan Diplo 1554 posts 6205 karma points MVP 6x c-trib
    Jun 28, 2018 @ 12:52
  • Venkatesh K 14 posts 84 karma points
    Jun 29, 2018 @ 02:24
    Venkatesh K
    0

    I did try this Dan but the nuget package suggested in the tutorial is not supported by Umbraco and Elastic. So, trying for other alternatives.

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 28, 2018 @ 13:06
    Ismail Mayat
    0

    Coming back to Dan's suggestion we have used it, needs a bit of tweaking here and there but source code is available.

    The main issue with using elastic with umbraco is getting umbraco data to a poco that you can push to elastic.

    Regards

    Ismail

  • Venkatesh K 14 posts 84 karma points
    Jun 29, 2018 @ 02:42
    Venkatesh K
    0

    If you have a working prototype can you please share the source code?

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 28, 2018 @ 13:07
    Ismail Mayat
    0

    Is there reason you are looking to use elastic over Examine which is lucene based on you get out of the box with examine?

    Regards

    Ismail

  • Venkatesh K 14 posts 84 karma points
    Jun 29, 2018 @ 02:31
    Venkatesh K
    0

    Because it is fast, api driven and very good with large amount of data. We have lot of scenarios where we have to query on huge data.

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 29, 2018 @ 16:37
    Ismail Mayat
    1

    Have a look at https://24days.in/umbraco-cms/2017/elasticating-examine/

    This may be better for you

  • Venkatesh K 14 posts 84 karma points
    Jul 02, 2018 @ 00:50
    Venkatesh K
    0

    Thank you. Working on it.

Please Sign in or register to post replies

Write your reply to:

Draft