Sebastien Ros
a39f56837a
#19193 : Upgrading to Lucene.NET 3.0.3
...
Work Item: 19193
--HG--
branch : 1.x
2013-07-06 16:51:09 -07:00
Sebastien Ros
5fc8b09ba1
Upgrading to Lucene.Net 2.9.4.1
...
--HG--
branch : 1.x
2011-12-02 11:12:24 -08:00
Andre Rodrigues
85d02344f4
Medium Trust: Replacing usage of unmanaged SupportClass.FileSupport.Sync(file); with managed fileStream.Flush();
...
--HG--
branch : dev
2010-11-12 15:17:46 -08:00
Andre Rodrigues
1f3ddc98ed
Medium Trust: Disabling reflection optimizer and making DLLs under 4.0 .NET FX SecurityTransparent (for secannotate analysis) and APTCA (for secannotate to be happy) after discussing with Levi.
...
--HG--
branch : dev
2010-11-11 19:37:18 -08:00
Andre Rodrigues
e8b4663148
Medium Trust: Recompiling Lucene.NET with APTCA and fixing secannotate warnings.
...
--HG--
branch : dev
2010-11-11 16:01:07 -08:00
Sebastien Ros
e5d57d2bc2
Added missing binaries
...
--HG--
branch : dev
2010-06-02 16:08:43 -07:00
Sebastien Ros
015a0503bb
Created indexing/search default implementation with Lucene
...
IIndexManager to handle the available IIndexProvider instances
ISearchBuilder created from the used IIndexProvider to create search queries
Indexing background task records
Background service to execute indexing tasks
Unit tests for indexing and searching
--HG--
branch : dev
2010-06-02 15:56:54 -07:00