mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
- Orchard.Indexing...
--HG-- branch : dev
This commit is contained in:
11
src/Orchard.Web/Modules/Orchard.Indexing/Module.txt
Normal file
11
src/Orchard.Web/Modules/Orchard.Indexing/Module.txt
Normal 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
|
Reference in New Issue
Block a user