Copied to clipboard

Flag this post as spam?

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


  • Kurniawan Kurniawan 202 posts 225 karma points
    Nov 11, 2010 @ 01:36
    Kurniawan Kurniawan
    0

    Examine VS XSLT Search

    HI,

    I try to find the best solution for searching in our site.

    There is 2 options Examine / XSLT Search.
    I also want to have a custom search for my custom table such as product.

    Which one is faster ?

    Is XSLT Search good for your custom table (not just umbraco node) ?

    I notice that Examine put everything into lower case. Is that a problem ?

     

    Thanks

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Nov 11, 2010 @ 03:02
    Aaron Powell
    0

    Examine doesn't put everything into lower case, that's dependent on your Lucene Analyzer.

    My understanding of XSLT search is that it searched the Umbraco XML cache, so if your data is in there then you can search it, otherwise it can't be searched (without writing XSLT extensions).

    Comparing XSLT Search and Examine is an apples & oranges comparison. XSLT Search is a good quick way to get searching setup. Start having complex content trees, wanting to search external data sources, etc and XSLT Search becomes less effective and more complex to work with.

    Examine is a more involved setup and requires you to understand a bit more about what you're wanting to do with searching not just "I want to search".

    Once you know what you're wanting to achieve you can best decide the tool for your needs.

  • Md Johirul Islam 37 posts 57 karma points
    Oct 12, 2011 @ 18:52
    Md Johirul Islam
    0

    I install XSLT package every thing working fine. But the problem is when i type into the search input bos the result is show in my target page and near the inpute search box. Any one know why it happen. Please provide me the solution..... Thank you.......

Please Sign in or register to post replies

Write your reply to:

Draft