- Orchard.Indexing...

--HG--
branch : dev
This commit is contained in:
Suha Can
2010-09-15 14:06:34 -07:00
parent e854a5e39e
commit 69bcab3550
11 changed files with 70 additions and 53 deletions

View File

@@ -0,0 +1,11 @@
name: Indexing
antiforgery: enabled
author: The Orchard Team
website: http://orchardproject.net
version: 0.5.0
orchardversion: 0.5.0
description: The Indexing module enables the site to be indexed. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site.
features:
Orchard.Indexing:
Description: Indexing infrastructure. Requires an index implementation like the Lucene module.
Category: Search