Copied to clipboard

Flag this post as spam?

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


  • ThisIsMeJKB 6 posts 99 karma points
    Nov 04, 2016 @ 13:22
    ThisIsMeJKB
    0

    What are (if any) the high-level differences between the vanilla Examine framework and what Umbraco uses?

    I have a dataSet that I plan on setting up within its own setup custom tables and handling all CRUD opts using the PetaPOCO engine built into Umbraco.

    How easy/difficult is it to create a custom Examine provider that I could just plug into the ExamineSettings.config file so the custom dataSet could be indexed and searchable on the front-end of the website.....and maybe even one day searchable in the backoffice?

    Thanks!

    -JB

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Nov 04, 2016 @ 13:46
    Dave Woestenborghs
    100

    Hi JB,

    If you want to index database data in examine maybe this package can help you :

    https://github.com/rsoeteman/ExamineDB

    Dave

  • ThisIsMeJKB 6 posts 99 karma points
    Nov 04, 2016 @ 14:01
    ThisIsMeJKB
    0

    Nice! Thanks!!

Please Sign in or register to post replies

Write your reply to:

Draft