Copied to clipboard

Flag this post as spam?

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


  • Ed Myers 6 posts 26 karma points
    Oct 03, 2012 @ 21:46
    Ed Myers
    0

    uBlogsy Search Not Working for capital letters

    Saw a similar post on here marked as solved, but it sounds like for the other user this just corrected its self where I've been trying to troubleshoot this for a couple of weeks and still can't figure out what I'm missing. 

    I've tried deleting the examine indexes and umbraco.config file and republishing all nodes, but nothing has worked so far.

    The weird thing is that it seems that the search will pick up the post if the capitalized word is the very first word of the post title or exists somewhere in the post in all lowercase, but other than that, no search turns up a result where the word is capitalized in the title or post body.

    I'm running uBlogsy version 2.1.1.0 and Umbraco version 4.8.1

    any thoughts?

  • wolulcmit 357 posts 693 karma points
    Feb 26, 2014 @ 08:02
    wolulcmit
    0

    Am experiencing this weird behaviour too, exactly as described.... Did you manage to find a workaround Ed?

  • wolulcmit 357 posts 693 karma points
    Feb 26, 2014 @ 08:20
    wolulcmit
    0

    this is still the case in Umbraco v6/ uBlogsy v.3.x
    I had previously replicated in Umbraco 4.7.x uBlogsy 2.x
    for anyone that's interested... or cares :)

  • wolulcmit 357 posts 693 karma points
    Feb 27, 2014 @ 02:00
    wolulcmit
    0

    Ok, so following the advice in this post works:
    http://dot-net-tutorials.blogspot.jp/2011/06/lucene-search-in-umbraco-searches-for.html

    need to change the search providers in ExamineSettings.config from

    Lucene.Net.Analysis.WhitespaceAnalyzer
    to
    Lucene.Net.Analysis.Standard.StandardAnalyzer


    Then rebuild your examine index(es) and it should work happily. yay!

     

Please Sign in or register to post replies

Write your reply to:

Draft