Search
10
votes

Project Dead?

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
1
vote

ObjectReader/AttributeReader unit test

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
1
vote

More IQueryable<T> Extension method unit tests (Expression overloads only)

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
2
votes

create binary release

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
2
votes

Built-in support for PagedList<T>

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
3
votes

Compiled Expression/Queries (Performance improvement)

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
1
vote

ObjectQueryTranslator Implementation

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
5
votes
fixed

OrderBy operation

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
1
vote

Test Custom Field Formatters

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
1
vote

All() method support

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
Show 10  25 Work Items
1-10 of 11 Work Items < Previous 1 2 Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398