[
https://issues.apache.org/jira/browse/LUCENE-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646177#action_12646177
]
Koji Sekiguchi commented on LUCENE-1286:
bq. First rough patch to follow shortly.
[
https://issues.apache.org/jira/browse/LUCENE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646163#action_12646163
]
Mark Miller commented on LUCENE-1403:
-
It simple enough to add '-' to the HOSTS regex,
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646161#action_12646161
]
[EMAIL PROTECTED] edited comment on LUCENE-1424 at 11/9/08 7:43 PM:
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1424:
Attachment: LUCENE-1424.patch
looks great!
Sorry to do this, but I had to touch up the javadoc on
Improve payload error handling/reporting
Key: LUCENE-1447
URL: https://issues.apache.org/jira/browse/LUCENE-1447
Project: Lucene - Java
Issue Type: Improvement
Reporter: Mark Miller
[
https://issues.apache.org/jira/browse/LUCENE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646152#action_12646152
]
Mark Miller commented on LUCENE-1316:
-
The new ReadOnly IndexReader option resolves th
[
https://issues.apache.org/jira/browse/LUCENE-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646151#action_12646151
]
Mark Miller commented on LUCENE-1409:
-
I think this is ready to be closed soon. Looks
[
https://issues.apache.org/jira/browse/LUCENE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved LUCENE-1358.
-
Resolution: Fixed
Fix Version/s: 2.4
Lucene Fields: [New, Patch Available] (was: [Pat
[
https://issues.apache.org/jira/browse/LUCENE-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-1446:
--
Attachment: lucene-1446.patch
> Run 'test-tag' in nightly build
>
Run 'test-tag' in nightly build
---
Key: LUCENE-1446
URL: https://issues.apache.org/jira/browse/LUCENE-1446
Project: Lucene - Java
Issue Type: Improvement
Reporter: Michael Busch
Assignee:
[
https://issues.apache.org/jira/browse/LUCENE-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646146#action_12646146
]
Michael Busch commented on LUCENE-1422:
---
{quote}
* In DocInverterPerField you ch
Woops! Ant was 1.6.5 on that box. When I upgraded to 1.7.0 it works.
Sorry for the noise,
Mike
Michael Busch wrote:
strange... when I run this on a fresh svn checkout all tests finish
successfully:
ant -nouserlib -noclasspath clean test
I'm using MacOS and I also tested windows before I
strange... when I run this on a fresh svn checkout all tests finish
successfully:
ant -nouserlib -noclasspath clean test
I'm using MacOS and I also tested windows before I committed
LUCENE-1440. What OS are you running on and what's your ant version?
(mine is 1.7.0)
-Michael
Michael McCand
include junit JAR in source dist
Key: LUCENE-1445
URL: https://issues.apache.org/jira/browse/LUCENE-1445
Project: Lucene - Java
Issue Type: Bug
Components: Build
Affects Versions: 2.4
Mark Miller wrote:
Michael McCandless wrote:
Is anyone else seeing this?
If I run "ant test" it fails saying it can't find the junit jar.
If I manually add to CLASSPATH, or run "ant -lib XXX", it works.
Maybe LUCENE-1440 (ability to run core tests from an SVN tag --
very cool) cause t
Michael McCandless wrote:
Is anyone else seeing this?
If I run "ant test" it fails saying it can't find the junit jar. If I
manually add to CLASSPATH, or run "ant -lib XXX", it works.
Maybe LUCENE-1440 (ability to run core tests from an SVN tag -- very
cool) cause this?
Mike
---
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic updated LUCENE-1424:
-
Summary: Change all multi-term querys so that they extend MultiTermQuery
and allow for a
I too am bugged by inconsistent formatting and must hold back the
temptation to fix it.
And I agree a patch for a real change should not mix-in formatting
changes.
I do worry that wholesale formatting changes will obsolete pending
patches (though really we should try to keep "pending pa
Is anyone else seeing this?
If I run "ant test" it fails saying it can't find the junit jar. If I
manually add to CLASSPATH, or run "ant -lib XXX", it works.
Maybe LUCENE-1440 (ability to run core tests from an SVN tag -- very
cool) cause this?
Mike
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1424:
---
Attachment: LUCENE-1424.patch
Excellent! OK I made a few more changes, new patch a
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1424:
Attachment: LUCENE-1424.patch
+1 on all of your changes.
Still had an issue with your patch with
I'd like to clean up a lot of inconsistent code formatting I've seen.
Being consistent across the project would be cool, and its easy to do
with the intelij/eclipse formatting settings out there.
Looks like not so easy to get done though, as you can see from this solr
discussion: http://www.na
[
https://issues.apache.org/jira/browse/LUCENE-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-1444:
Attachment: LUCENE-1444.patch
> Broken javadocs->site docs links
> ---
Broken javadocs->site docs links
Key: LUCENE-1444
URL: https://issues.apache.org/jira/browse/LUCENE-1444
Project: Lucene - Java
Issue Type: Bug
Components: Javadocs
Affects Versions: 2.4
[
https://issues.apache.org/jira/browse/LUCENE-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1421:
Priority: Minor (was: Major)
> Ability to group search results by field
> ---
[
https://issues.apache.org/jira/browse/LUCENE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-1443:
-
Lucene Fields: [New, Patch Available] (was: [New])
> Performance improvement in OpenBitSetDISI.
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1424:
---
Attachment: LUCENE-1424.patch
OK I made some changes to the patch -- I think we are
[
https://issues.apache.org/jira/browse/LUCENE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-1443:
-
Attachment: LUCENE-1443.patch
Once more with licence grant.
> Performance improvement in OpenBi
[
https://issues.apache.org/jira/browse/LUCENE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-1443:
-
Attachment: (was: LUCENE-1443.patch)
> Performance improvement in OpenBitSetDISI.inPlaceAnd(
[
https://issues.apache.org/jira/browse/LUCENE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-1443:
-
Attachment: LUCENE-1443.patch
For those interested in OpenBitSet and DocIdSetIterator: just have
Performance improvement in OpenBitSetDISI.inPlaceAnd()
--
Key: LUCENE-1443
URL: https://issues.apache.org/jira/browse/LUCENE-1443
Project: Lucene - Java
Issue Type: Improvement
Co
31 matches
Mail list logo