Re: Contextual suggestions

2006-04-02 Thread Raghavendra Prabhu
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

Re: [newbie]problem about range query

2006-04-03 Thread Raghavendra Prabhu
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

Re: HITS

2006-04-13 Thread Raghavendra Prabhu
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

Re: Fwd: First BETA release of MUTIS

2006-09-02 Thread Raghavendra Prabhu
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!

[jira] Created: (LUCENENET-1) Incubation of lucene.net

2006-04-02 Thread raghavendra prabhu (JIRA)
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

[jira] Created: (LUCENENET-2) Port code from dotlucene to Lucene.NET

2006-04-02 Thread raghavendra prabhu (JIRA)
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