Copied to clipboard

Flag this post as spam?

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


  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 07:57
    Rahul ramachandran
    0

    Examine/lucene.Net not working properly

    While serching a member using lucene.Net it shows yellow page. Please see the attached screen shot . Pleasehelp me.

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 10, 2014 @ 09:31
    Ismail Mayat
    0

    Rahul,

    What version of umbraco are you using also can you paste your search code.

    Regards

    Ismail

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 09:41
    Rahul ramachandran
    0

    umbraco v 4.7.1.1 (Assembly version: 1.0.4393.24044)

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 10, 2014 @ 09:47
    Ismail Mayat
    0

    Is this searching in the umbraco backend or front end?

    Regards

    Ismail

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 09:49
    Rahul ramachandran
    0

    Backend.

    Regards

    Rahulk

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 10:00
    Rahul ramachandran
    0

    Hi Ismail,

    Plese see the screen shot (Umbraco member search).

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 10, 2014 @ 10:15
    Ismail Mayat
    0

    Rahul,

    In the app data directory there is the umbraco log file there should be more information in there for the error. Is this a new site or existing site that has been recently upgraded?

    Regards

    Ismail

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 10:57
    Rahul ramachandran
    0

    Ismail,

    This is an existing site. Not upgraded.

    Inside app data there is lot of file and one Log file (Not pad). I think you are specified this one.  It contains lot of logs as like as 

    2012-09-06T09:15:20.6082596Z - 4860 - Info - Trimmed request history file 'E:\Solutions\XXXX\wwwroot\App_Data\Devices.dat' by removing 16 bytes.

    Thanks Rahulk

     

     

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 10, 2014 @ 11:03
    Ismail Mayat
    0

    Rahul,

    In your config file ExamineSettings.config in ExamineSearchProviders section what do you have for InternalMemberSearch mine looks like

      <add name="InternalMemberSearcher" type="UmbracoExamine.UmbracoExamineSearcher, UmbracoExamine"
           analyzer="Lucene.Net.Analysis.Standard.StandardAnalyzer, Lucene.Net" enableLeadingWildcards="true"/>
    

    Regards

    Ismail

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 11:12
    Rahul ramachandran
    0

    Ismail,

    I have used this same code.

    Thanks Rahulk

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 10, 2014 @ 11:20
    Ismail Mayat
    0

    Rahul,

    Hmm. Ok one more thing to try it may be that index is corrupt so can you install http://our.umbraco.org/projects/developer-tools/examine-dashboard and rebuild the internal index. Although i suspect that when you install it then got developer dashboard to view the examine dashboard you will get same .net error. I have seen this before but that was when a 452 site was upgraded and the examine dlls got out of synch, this is why i asked has site been upgraded.

    Regards

    Ismail

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 11:57
    Rahul ramachandran
    0

    Ismail,

    Sorry once i was trying to upgrade. But not upgraded.

    Thanks Rahulk

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 10, 2014 @ 12:29
    Ismail Mayat
    0

    Rahul,

    Did you try my other suggestion? If that does not work or you still get error then i think your examine dlls may have got mixed up during attempted upgrade.

    Regards

    Ismail

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 12:33
    Rahul ramachandran
    0

    Ismail,

    In your suggestion you are told "and the examine dlls got out of synch". Could you please provide the solution for this issue?. Because in my live site it is working perfectly.

    Thanks Rahulk

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 10, 2014 @ 13:03
    Ismail Mayat
    0

    Compare your bin on live and dev see if there are any differences in versions. I take it the attemped upgrade was on your dev instance only?

    Regards

    Ismail

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 13:15
    Rahul ramachandran
    0

    Sorry Ismail i cant't under stand what you are told in your previous suggestion ("dev see if there are any differences in versions. I take it the attemped upgrade was on your dev instance only?")

    Thanks Rahulk

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 10, 2014 @ 13:22
    Ismail Mayat
    0

    You said that you had attempted to upgrade was this upgrade on the laptop/server that is giving you the error? If so then compare this instance with the live instance which is not giving you the error.

    Regards

    Ismail

  • Rahul ramachandran 10 posts 30 karma points
    Mar 10, 2014 @ 13:32
    Rahul ramachandran
    0

    Thanks Ismail for spending your valuable time for solving this issue.

    I will update to you once it is resolved.

    Thanks Rahulk

Please Sign in or register to post replies

Write your reply to:

Draft