Hello,
Is this project dead? Is there any development going on?
Regards,
RP
Id #10793 |
Planned Release:
None
|
Last Updated: Sep 2 2011 at 6:28 PM by charleslbryant |
Created On: May 6 2010 at 9:07 PM by rjperes
unit test demonstrating the correct way to retrieve 'fielded' attributes.
Id #7721 |
Planned Release:
None
|
Last Updated: May 1 2009 at 3:12 PM by ax76 |
Created On: May 1 2009 at 3:12 PM by ax76
It'd be nice to have more unit tests for testing all the extension methods behave properly.
Id #7681 |
Planned Release:
None
|
Last Updated: Apr 24 2009 at 4:01 PM by CVertex |
Created On: Apr 24 2009 at 4:01 PM by CVertex
1. should create MSBuild process - would be good for me to learn
2. Build both zipped source and assembly releases.
Id #7459 |
Planned Release:
None
|
Last Updated: Apr 14 2009 at 9:41 AM by mika76 |
Created On: Apr 14 2009 at 4:25 AM by CVertex
Calling LINQ_Lucene_expression.ToPagedList() performs the search twice. Once for the Count, and once of the Skip and Take methods. By building in support for PagedList<T>, the double searches may b...
Id #5627 |
Planned Release:
None
|
Last Updated: Jan 8 2009 at 10:11 AM by wwwlicious |
Created On: Jul 22 2008 at 10:29 AM by CVertex
Converting a linq exp into a Query is not a speedy process as the expression tree is traversed many times.
One idea is to have a query compiler that returns a delegate. This relegates (is that even...
Id #5626 |
Planned Release:
None
|
Last Updated: Jan 8 2009 at 10:11 AM by wwwlicious |
Created On: Jul 22 2008 at 10:23 AM by CVertex
ParsingQueryTranslator converts a LINQ expression tree into a string for parsing by the Lucene.Net built-in QueryParser/MultiFieldQueryParser classes.
ObjectQueryTranslator will convert the linq e...
Id #5625 |
Planned Release:
None
|
Last Updated: Jul 22 2008 at 10:22 AM by CVertex |
Created On: Jul 22 2008 at 10:20 AM by CVertex
OrderBy, OrderByDescending support
Id #5624 |
Planned Release:
None
|
Last Updated: Apr 24 2009 at 3:57 PM by CVertex |
Created On: Jul 22 2008 at 10:19 AM by CVertex
Currently, Type descriptors can be used format fields. There are no unit tests for this, and it hasn't been tested in any demo code.
Id #5623 |
Planned Release:
None
|
Last Updated: Jul 22 2008 at 10:18 AM by CVertex |
Created On: Jul 22 2008 at 10:18 AM by CVertex
Enumerable.All() and overloads support.
Id #5622 |
Planned Release:
None
|
Last Updated: Jul 22 2008 at 10:17 AM by CVertex |
Created On: Jul 22 2008 at 10:17 AM by CVertex
|
|
|
|
|