Upgrading to Examine RC1 release

[TFS Changeset #65272]
This commit is contained in:
slace
2010-04-05 08:09:57 +00:00
parent 02e32614b7
commit e1c60c5efc
5 changed files with 1172 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ More information and documentation can be found on CodePlex: http://umbracoexami
<add name="InternalIndex" type="UmbracoExamine.LuceneExamineIndexer, UmbracoExamine"
indexSet="Default"
enabled="true"
debug="false"
runAsync="true"
supportUnpublished="true"
analyzer="Lucene.Net.Analysis.WhitespaceAnalyzer, Lucene.Net"/>