Commit Graph

6 Commits

Author SHA1 Message Date
Sebastien Ros
3305fd81b6 Fixing search API when searching for all documents
--HG--
branch : 1.x
2011-01-11 17:50:19 -08:00
Sebastien Ros
ea3479d243 Modifying default parsing behavior in Lucene
--HG--
branch : 1.x
2011-01-11 14:06:15 -08:00
Suha Can
317fa8058e Cleanup & Refactoring
--HG--
branch : dev
2010-12-07 17:42:52 -08:00
Suha Can
f6cfeb3d66 Refactoring
--HG--
branch : dev
2010-12-07 16:47:30 -08:00
Sebastien Ros
8d9925a75b Corrected search index bug preventing dynamic items from being indexed if they didn't have a common aspect
- Added a lock on write operations
- Changed Indexing event handler to intercept all ContentPart instances

--HG--
branch : dev
2010-07-29 15:44:15 -07:00
Sebastien Ros
b3b48fa3df Split Indexing in two disctint modules
- Added new Lucene module with Lucene.NET reference
- Banner message is displayed if no index service is enabled when Orchard.Indexing is active
- Added new MetadataExtensions for settings
- Blogs, Page and Sandbox aredefined as indexed during setup

--HG--
branch : dev
2010-07-09 13:16:02 -07:00