Are the missing documents relatively long?
If so, check this:
http://lucene.apache.org/java/docs/api/org/apache/lucene/index/IndexWriter.html#maxFieldLength

Otis


--- [EMAIL PROTECTED] wrote:

> I just installed lucene for full text search,since mysql was too slow
> at
> that. But I see, for same query (e.g. 'information') lucene is
> returning a
> slightly fewer number of documents than mySQL. I checked the docs
> missing
> from the result set and found that those documents actually contain
> the
> word 'information' but lucene is not returning them anyway. Is it a
> known
> issue? Any way around?
> 
> Thanks
> Tareque
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to