[
http://issues.apache.org/jira/browse/LUCENE-598?page=comments#action_12417834 ]
Yonik Seeley commented on LUCENE-598:
-
I tried to apply 25.06.06.diff, but it doesn't apply cleanly.
patching file gdata-server/src/java/org/apache/lucene/gdata/server/reg
[ http://issues.apache.org/jira/browse/LUCENE-598?page=all ]
Simon Willnauer updated LUCENE-598:
---
Attachment: 26.06.06.diff
I'd did some renaming due to some refactoring. That caused the problem.
Thisone works.
Thanks Yonik.
> GData Server MileStone
[ http://issues.apache.org/jira/browse/LUCENE-598?page=all ]
Simon Willnauer updated LUCENE-598:
---
Attachment: requiredLibs.tar.gz
Three more required libs for reading configuration files.
--> apache commons digester
> GData Server MileStone 1 Revisio
[
http://issues.apache.org/jira/browse/LUCENE-598?page=comments#action_12417865 ]
Yonik Seeley commented on LUCENE-598:
-
OK, you caught me in time Simon :-)
It all seems to work, and I just committed it.
> GData Server MileStone 1 Revision
> -
[ http://issues.apache.org/jira/browse/LUCENE-605?page=all ]
Hoss Man resolved LUCENE-605:
-
Resolution: Fixed
Changes have been commited.
I modified the code slightly from the most recent patch, to include a new
producted "getSummary()" method in Expl
[ http://issues.apache.org/jira/browse/LUCENE-451?page=all ]
Hoss Man resolved LUCENE-451:
-
Resolution: Fixed
With the code from LUCENE-605 all tests pass (and have been commited)
> BooleanQuery explain with boost==0
> -
[
http://issues.apache.org/jira/browse/LUCENE-598?page=comments#action_12417878 ]
Simon Willnauer commented on LUCENE-598:
Well ;) gotcha!
but you took the wrong file.
Take No.3 for good ;)
good trip to Dublin!!
> GData Server MileStone 1 Rev
CLONE -Merge error during add to index (IndexOutOfBoundsException)
--
Key: LUCENE-616
URL: http://issues.apache.org/jira/browse/LUCENE-616
Project: Lucene - Java
Type: Bug
Components: Index
Environ
Shouldn't that be 2.1 ?
Regards,
Paul Elschot
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[
http://issues.apache.org/jira/browse/LUCENE-584?page=comments#action_12417896 ]
paul.elschot commented on LUCENE-584:
-
As the title of this issue is as accurate as it gets, I'm attaching a series
of patches and additions here that make Scorer a subc
[ http://issues.apache.org/jira/browse/LUCENE-584?page=all ]
paul.elschot updated LUCENE-584:
Attachment: HitCollector-20060626.patch
javadocs of HitCollector.java to use 'matching' instead of 'non-zero score'.
This is actuall
[ http://issues.apache.org/jira/browse/LUCENE-584?page=all ]
paul.elschot updated LUCENE-584:
Attachment: Searcher-20060626.patch
javadocs of Searcher.java to use 'matching' instead of 'non-zero score',
and to describe the Filter ef
Set
> ---
>
> Key: LUCENE-584
> URL: http://issues.apache.org/jira/browse/LUCENE-584
> Project: Lucene - Java
> Type: Improvement
> Components: Search
> Versions: 2.0.1
> Reporter: Peter Schäfer
> Priority: Minor
>
Set
> ---
>
> Key: LUCENE-584
> URL: http://issues.apache.org/jira/browse/LUCENE-584
> Project: Lucene - Java
> Type: Improvement
> Components: Search
> Versions: 2.0.1
> Reporter: Peter Schäfer
> Priority: Minor
>
[ http://issues.apache.org/jira/browse/LUCENE-584?page=all ]
paul.elschot updated LUCENE-584:
Attachment: Scorer-20060626.patch
patch to Scorer.java to subclass Matcher.
> Decouple Filter from BitSet
> ---
>
>
[ http://issues.apache.org/jira/browse/LUCENE-584?page=all ]
paul.elschot updated LUCENE-584:
Attachment: Filter-20060626.patch
patch to Filter to add getMatcher() and to deprecate getBits() in favour of
getMatcher().
Includes commented test code to
[ http://issues.apache.org/jira/browse/LUCENE-584?page=all ]
paul.elschot updated LUCENE-584:
Attachment: IndexSearcher-20060626.patch
Patch to IndexSearcher.java to prefer getMatcher() over getBits() on Filter.
Also add method IndexSearcher.match(Query
Set
> ---
>
> Key: LUCENE-584
> URL: http://issues.apache.org/jira/browse/LUCENE-584
> Project: Lucene - Java
> Type: Improvement
> Components: Search
> Versions: 2.0.1
> Reporter: Peter Schäfer
> Priority: Minor
> Attachments: Bit
Schäfer
> Priority: Minor
> Attachments: BitsMatcher.java, Filter-20060626.patch,
> HitCollector-20060626.patch, IndexSearcher-20060626.patch,
> MatchCollector.java, Matcher.java, Scorer-20060626.patch,
> Searcher-20060626.patch, SortedVIntList.java
>
> {code}
> package or
Schäfer
> Priority: Minor
> Attachments: BitsMatcher.java, Filter-20060626.patch,
> HitCollector-20060626.patch, IndexSearcher-20060626.patch,
> MatchCollector.java, Matcher.java, Scorer-20060626.patch,
> Searcher-20060626.patch, SortedVIntList.java, TestSortedVIntList.java
t; Reporter: Peter Schäfer
> Priority: Minor
> Attachments: BitsMatcher.java, Filter-20060626.patch,
> HitCollector-20060626.patch, IndexSearcher-20060626.patch,
> MatchCollector.java, Matcher.java, Scorer-20060626.patch,
> Searcher-20060626.patch, SortedVIntList.java,
21 matches
Mail list logo