Copied to clipboard

Flag this post as spam?

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


  • Vitaly Vasilega 62 posts 184 karma points
    Mar 17, 2014 @ 12:15
    Vitaly Vasilega
    0

    How to override search function?

    Hi everyone!

    I add a custom section in the umbraco.

    And I have a few questions:

    1. How to override the search function for my section?

    2. I see that the request goes to the following url: http://my-site/umbraco/backoffice/UmbracoApi/Entity/SearchAll?query=test. How to connect to a search engine?

    3. Why to search not added a delay to send the request? If I type the word "test", then departs 4 query with parameters: "query=t", "query=te", "query=tes", "query=test". I think it's bad.

    4. Why when I go to the page Content and try to find the page, the search returns nothing. He is looking for?

    Thanks a lot!

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 22, 2014 @ 20:52
    Jeroen Breuer
    0

    Hello,

    You have some good feedback. It's better to report it here: http://issues.umbraco.org/dashboard#newissue=yes

    Did you already have a look at the source code of Umbraco to see how search is done there?

    Jeroen

Please Sign in or register to post replies

Write your reply to:

Draft