Quantcast
Channel: linqtolucene Work Item Rss Feed
Browsing all 23 articles
Browse latest View live

Created Feature: Any method support [14988]

View Article



Closed Task: Create Linq branch to implement more Linq commands [14987]

Comments: Resolved with changeset 89966.

View Article

Commented Feature: Any method support [14988]

Comments: Associated with changeset 89966.

View Article

Commented Feature: Any method support [14988]

Comments: Associated with changeset 89968.

View Article

Created Feature: Support for Azure XDrive (Azure Drive) [14991]

View Article


Closed Feature: Support for Azure XDrive (Azure Drive) [14991]

Comments: Resolved with changeset 89976.

View Article

Created Feature: Add DatabaseIndexSetIncremental class [15001]

from http://linqtolucene.codeplex.com/discussions/350464user Zarepheth

View Article

Closed Feature: Add DatabaseIndexSetIncremental class [15001]

from http://linqtolucene.codeplex.com/discussions/350464user ZarephethComments: Resolved with changeset 90068.

View Article


Created Task: Merge Azure Branch back into trunk [15002]

View Article


Closed Task: Merge Azure Branch back into trunk [15002]

Comments: Resolved with changeset 90069.

View Article

Created Task: Update Linq branch with new code from trunk [15003]

View Article

Closed Task: Update Linq branch with new code from trunk [15003]

Comments: Resolved with changeset 90071.

View Article

Created Task: Refactor system - Improve design [15025]

View Article


Commented Task: Refactor system - Improve design [15025]

Comments: Associated with changeset 90343.

View Article

Created Issue: Bug that resets indexes [15433]

It seems that EfDatabaseIndexSet.Write<T>() generates the index fine, I can query and everything.However, if I reload the application, the index gets deleted and I have to recreate it.Is there...

View Article


Commented Issue: Bug that resets indexes [15433]

It seems that EfDatabaseIndexSet.Write<T>() generates the index fine, I can query and everything.However, if I reload the application, the index gets deleted and I have to recreate it.Is there...

View Article

Commented Issue: Bug that resets indexes [15433]

It seems that EfDatabaseIndexSet.Write<T>() generates the index fine, I can query and everything.However, if I reload the application, the index gets deleted and I have to recreate it.Is there...

View Article


Commented Issue: Bug that resets indexes [15433]

It seems that EfDatabaseIndexSet.Write<T>() generates the index fine, I can query and everything.However, if I reload the application, the index gets deleted and I have to recreate it.Is there...

View Article

Created Issue: LINQ Queries and CompareTo [15619]

return (from IndexedValueSetAndRun p in runs.Where(p=> p.Field == field &&(p.Value.CompareTo(value1) >= 0 && p.Value.CompareTo(value2) <= 0)) select new IndexedRunContainer {...

View Article

Created Issue: Not possible to select to a new object... [15620]

var pp = (from p in runs where p.Field == field && p.Value.Between(value1, value2) select p); foreach(var ppp in pp){ runList.Add(new IndexedRunContainer { StoredIndex = ppp.Index, Position =...

View Article
Browsing all 23 articles
Browse latest View live




Latest Images