Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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?
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
Hello Dirk,
Thanks for the reply. When I try that I get a page with the following:
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
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
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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?
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
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
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
is working on a reply...