Re: number of times the keyword match

2007-05-25 Thread Anny Bridge
Hi Grant, Is there any code example for this case? Thanks, Anny On 5/15/07, Grant Ingersoll <[EMAIL PROTECTED]> wrote: Yes, have a look at the SpanQuery functionality. -Grant On May 15, 2007, at 3:05 AM, Anny Bridge wrote: > Hi all, > > When do search with lucene,can i get the number of ti

Re: number of times the keyword match

2007-05-15 Thread Grant Ingersoll
Yes, have a look at the SpanQuery functionality. -Grant On May 15, 2007, at 3:05 AM, Anny Bridge wrote: Hi all, When do search with lucene,can i get the number of times the keyword match with a specific document? Thanks in advance. Best Regards, Anny. -- Grant I