Copied to clipboard

Flag this post as spam?

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


  • Michael 125 posts 409 karma points
    Jun 11, 2015 @ 07:20
    Michael
    0

    Umbraco search.

    I don't know where to start, but...

    I have Wordpress blog and Umbraco web site. I need custom search for current Umbraco search, which allow me to use current ezSearch and my search results from blog.

    At this moment I have implementation to get blog posts with rest api and returning with Umbraco search results, but It is really slower than I want.

    I would like to use Examine indexer for blog posts. I'm looking at LuceneIndexer class and I think that I should implement the same as BaseUmbracoIndexer.

    Any suggestions......

    Thanks,

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Jun 11, 2015 @ 09:51
    Alex Skrypnyk
    100

    Hi Michael,

    You can use Umbraco GatheringNode Event for creating your custom examine index.

    https://our.umbraco.org/forum/developers/extending-umbraco/11667-GatheringNodeData-examine-event

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies