exception when searching

Description

i have index of 20 000 objects. i've tried to search term that was found in 3000 documents .When loading entites for criteria i get an exception:
"ERROR NHibernate.Util.ADOExceptionReporter - The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Too many parameters were provided in this RPC request. The maximum is 2100."
This is due to current implementation of LuceneQueryExpression inherits InExpression and blurbs documents ids to sql using parameters. In my case there were just 3000 objects found.

Environment

None

Activity

Show:

Details

Assignee

Reporter

Components

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created August 3, 2009 at 1:02 AM
Updated January 28, 2011 at 2:16 PM
Who's Looking?

Flag notifications