No luck!

There's no project that matches .

Maybe it doesn't exist, maybe it hasn't been approved yet. After all, it does take community kudos from at least 15 people to make it inside this repository

Examine Inspector Install package

Project owner:
Ismail Mayat
Package downloads
3340
Package karma
20
Compatibility:
This project is compaitible with
.NET Version: 4.0
Supports Medium Trust: No
Created:
15 March 2013
Is Stable:
Project is stable
Current version
1.1.2
License
MIT

This project is effectively a web based cut down LUKE. It allows you to query your examine indexes in the umbraco back office great for debugging those pesky queries!.

This package will install one dll and a new folder in /umbraco/plugins/ directory. It will also update your dashboard.config. 

After installing in the developer section you will see new dashboard to query your examine indexes.

I have tested the package with version 6.0.1, 6.0.2, 6.0.3 and 4.9 it should work with older versions.  If you are on a really old Umbraco version then the chances are you will have an older version of Examine and Lucene.Net then you could end up with errors.

NOTE: If upgrading from v1.0 to v1.1.x, you should uninstall v1.0 before installing v1.1.x. This is because the installation path has been changed. You can also remove the additions you made to umbracoReservedUrls “~/Usercontrols/Dashboard/ExamineInspector/DocumentFields.aspx” & “~/Usercontrols/Dashboard/ExamineInspector/BackUpFileStreamer.ashx" and delete the empty folder /usercontrols/dashboard/examineinspector

In future versions I am hoping to add restore backup and live index updates (as you add / remove stuff from your index you will see it real time! SignalR ftw!!!!)

Examine Inspector brought to you by The Cogworks.

Screenshots