Copied to clipboard

Flag this post as spam?

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


  • Sean Mooney 131 posts 158 karma points c-trib
    Aug 19, 2009 @ 22:01
    Sean Mooney
    0

    Error with Back Office (admin area) search

    When I use the search box, right next to the "Create" button, I get the following error:

    Exception Details: System.IO.FileNotFoundException: Could not find file 'C:\inetpub\vhosts\httpdocs\data\_systemUmbracoIndexDontDelete\segments'.

    Is there a way to recreate this file?

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Aug 19, 2009 @ 22:42
    Dirk De Grave
    1

    Yes, there is.

    FIrst, delete all files/folders in the _systemUmbracoIndexDontDelete folder, but don't delete folder itself.

    Afterwards, go to /umbraco/reindex.aspx and rerun the indexing mechanism. It may take a while, depending on number of nodes in your umbraco install.

     

    Cheers,

    /Dirk

  • Sean Mooney 131 posts 158 karma points c-trib
    Aug 20, 2009 @ 14:50
    Sean Mooney
    0

    Hello Dirk,

    Thanks for the reply. When I try that I get a page with the following:

    Re-index in progress

    of documents indexed. Currently indexing ''

     

    I have tried this on another install and it seems to work fine. Is there any log that I can check to see if it is hanging up on something?

    Thanks, Sean

     

  • Thomas Höhler 1237 posts 1709 karma points MVP
    Aug 20, 2009 @ 14:53
    Thomas Höhler
    0

    The reindexing gives you no "finished message". So it reindexes the site and you can use it again.

    The whole indexing with lucene is a bit weak but v4.1 will have the lucene implementation wired.co.uk uses.

    Unfortunatly there is no possibility (I know) to check if the index is hanging

    Thomas

Please Sign in or register to post replies

Write your reply to:

Draft