I suggest you ask on the user mailing list (java-
[EMAIL PROTECTED]) as you are likely to get a lot more interest
from others. java-dev is for discussing the internals of how Lucene
works.
Thanks,
Grant
On May 15, 2007, at 7:13 PM, dontspamterry wrote:
Hi all,
I know this whole disti
The source should be packaged as a separate download and is titled as
lucene-nightly-src.tar.gz (http://lucene.zones.apache.org:8080/hudson/
job/Lucene-Nightly/lastSuccessfulBuild/artifact/trunk/dist/lucene-
nightly-src.tar.gz)
I just downloaded from the zones URL and confirm that common-buil
Hi all,
I know this whole distinct query has been discussed a bunch of times for
various scenarios because I've been scouring the forums trying to find a
clue as to how I could solve my problem. I'm indexing a large set of
parent-child term relations (~1 million). The number of unique terms is
ab
I'm Sorry, your message seems to have slipped through the cracks until
now...
: I get the following error when trying to build from the nightly source
:
(http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/75/artifact/trunk/dist/lucene-nightly.tar.gz)
the nightly builds are mainly abo
Michael,
In spite of my intention, I'm afraid this won't make it to the top of
my todo list within reasonable time ...
Regards,
Paul Elschot
On Friday 06 April 2007 13:32, Paul Elschot wrote:
> On Thursday 05 April 2007 20:11, Michael McCandless wrote:
> >
> > "Paul Elschot" <[EMAIL PROTECTED]
One thing that I forgot to add that is now possible, via the Payload
mechanism is based on a comment during your ApacheCon EU
presentation, something to the effect that we can't score binary
fields. Now with Payload scoring, a binary Field is essentially a
Document level payload. It shoul
[
https://issues.apache.org/jira/browse/LUCENE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-880:
-
Attachment: lucene-880.patch
Patch with new unit test.
> DocumentWriter closes TokenStreams too
DocumentWriter closes TokenStreams too early
Key: LUCENE-880
URL: https://issues.apache.org/jira/browse/LUCENE-880
Project: Lucene - Java
Issue Type: Bug
Reporter: Michael Busch