ed to find out why before condemning it.
Kent Fitch
On Thu, Aug 31, 2023 at 7:53 PM Michael McCandless <
luc...@mikemccandless.com> wrote:
> Thanks Michael, very interesting! I of course agree that Lucene is all
> you need, heh ;)
>
> Jimmy Lin also tweeted about the stren
Check out this recipe for using rsync by Doug Cutting:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg12709.html
Kent Fitch
On Thu, Aug 28, 2008 at 1:38 PM, rahul_k123 <[EMAIL PROTECTED]> wrote:
>
> I have the following requirement
>
> Right now we have multiple indexe
Two ways to work through the Hits object getting docids are:
Hits hits = ...
int hitCount = hits.length();
for (int i=0;ihttp://lucene.apache.org/java/2_3_0/api/org/apache/lucene/search/Hits.html
as this is just code typed into a mail program!
Regards,
Kent
On Fri, Feb 22, 2008 at 4:17 PM, sumi
read rate), it
looks a promising match for some Lucene applications
Regards,
Kent Fitch
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]