Copied to clipboard

Flag this post as spam?

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


  • Ilya 6 posts 95 karma points
    Mar 03, 2018 @ 17:25
    Ilya
    0

    Search Page - what will be better to use for searching. Need you advice.

    Umbraco version 7.5.3 assembly: 1.0.6092.24019

    Hello my friends.

    I need to create a search page.

    My results from String-search should be like List which consist of

    1. Description + link to page or link to file .pdf which can be downloaded.
    2. Description + link to page or link to file .pdf which can be downloaded.
    3. Description + link to page or link to file .pdf which can be downloaded.
    4. Description + link to page or link to file .pdf which can be downloaded.

    Can someone give your valueble ideas on this ?

  • Søren Tidmand 127 posts 364 karma points
    Mar 05, 2018 @ 16:20
    Søren Tidmand
    100

    Hi flya,

    my personal favourite search package is ezSearch, which is using the built-in Lucene index, razor for templating and is highly configurable: https://our.umbraco.org/projects/website-utilities/ezsearch/

    You could also use Examine although it requires a bit more configuration: https://our.umbraco.org/documentation/reference/searching/examine/

    /Søren

  • David Peck 615 posts 1646 karma points c-trib
    Mar 06, 2018 @ 12:03
    David Peck
    0

    If you need to use Examine to index PDFs then check out: https://github.com/umbraco/UmbracoExamine.PDF

  • Ilya 6 posts 95 karma points
    Mar 06, 2018 @ 12:36
    Ilya
    0

    Thank you for your answers. I hope, I can implement and configure search without problems)

    Best Regards

  • 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