You were righ about in not working on a big corpus
I think there is a limit to the query and it would exceed it on a big corpus
I am myself looking at such a similar thing but going through the basics.
Rgds
Prabhu
On 4/3/06, karl wettin <[EMAIL PROTECTED]> wrote:
>
>
> 31 mar 2006 kl. 06.54 s
I think it is because the range query exceeds
org.apache.lucene.search.BooleanQuery$TooManyClauses
Try a small query range. What kind of a field is id. Anyway i see that the
range is less in your case.
Sometimes big ranges go out of the maximum which lucene can handle and
boolean query exceeds t
I think work will be cut off here.
The contrib highlighter can be used and a he can try to get the fragments by
specifying the sentence as the limiter
It is a basically a question of summarizing results and this can be done at
the highligher level i believe or use an analyser which wil make the
hi
lucene-net-dev@incubator.apache.org
On 9/2/06, Mario Alejandro M. <[EMAIL PROTECTED]> wrote:
What is that mailing list?
--
Mario Alejandro Montoya
MCP
www.solucionesvulcano.com
!Obtenga su sitio Web dinĂ¡mico!
Incubation of lucene.net
Key: LUCENENET-1
URL: http://issues.apache.org/jira/browse/LUCENENET-1
Project: Lucene.NET
Type: Task
Reporter: raghavendra prabhu
Update incubation status
Make sure that documentations are there for the
Port code from dotlucene to Lucene.NET
--
Key: LUCENENET-2
URL: http://issues.apache.org/jira/browse/LUCENENET-2
Project: Lucene.NET
Type: Task
Reporter: raghavendra prabhu
Priority: Critical
Porting of code source