Re: Code Formatting

2008-11-10 Thread Grant Ingersoll
We _could_ do a wholesale change as part of 3.0, and then just make sure that committers going forward format properly. I've seen other projects do that. Also, I'm not sure, but I think Hadoop's automated patch checker can check to see if a patch is properly formatted or not. We need to

[jira] Commented: (LUCENE-1424) Change all multi-term querys so that they extend MultiTermQuery and allow for a constant score mode

2008-11-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646215#action_12646215 ] Michael McCandless commented on LUCENE-1424: OK this version looks good! I

[jira] Commented: (LUCENE-1286) LargeDocHighlighter - another span highlighter optimized for large documents

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646266#action_12646266 ] Mark Miller commented on LUCENE-1286: - It didn't turn out as well as I had hoped. You

[jira] Commented: (LUCENE-1122) queryparser whitespace escaping and documentation?

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646275#action_12646275 ] Mark Miller commented on LUCENE-1122: - Its because a term is madeup of TERM_START_CHAR

[jira] Updated: (LUCENE-1122) queryparser whitespace escaping and documentation?

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1122: Priority: Minor (was: Major) queryparser whitespace escaping and documentation?

[jira] Resolved: (LUCENE-1409) read past EOF

2008-11-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1409. Resolution: Cannot Reproduce I agree. read past EOF -

Re: Code Formatting

2008-11-10 Thread DM Smith
It seems to me that the following would work: 1) All new code (contrib too) has to be formatted according to published standards. This can be done either by the person doing the submission, by a committer, or (It doesn't matter to me) 2) All existing code for which there is no patch can

[jira] Commented: (LUCENE-427) PrefixQuery.extractTerms() missing

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646280#action_12646280 ] Mark Miller commented on LUCENE-427: Tempted to close this. Seems to me you are better

[jira] Commented: (LUCENE-427) PrefixQuery.extractTerms() missing

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646280#action_12646280 ] Mark Miller commented on LUCENE-427: Tempted to close this. Seems to me you are better

[jira] Updated: (LUCENE-1443) Performance improvement in OpenBitSetDISI.inPlaceAnd()

2008-11-10 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-1443: - Attachment: LUCENE-1443b.patch Some more bits, some less. The b patch should be faster than the

Re: Code Formatting

2008-11-10 Thread Doug Cutting
Michael McCandless wrote: I do worry that wholesale formatting changes will obsolete pending patches Note that 'patch -l' will ignore whitespace, permitting indentation changes w/o breaking patches. Doug - To unsubscribe,

[jira] Commented: (LUCENE-1443) Performance improvement in OpenBitSetDISI.inPlaceAnd()

2008-11-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646350#action_12646350 ] Yonik Seeley commented on LUCENE-1443: -- Looks good Paul, the int version of clear()

[jira] Commented: (LUCENE-1443) Performance improvement in OpenBitSetDISI.inPlaceAnd()

2008-11-10 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646370#action_12646370 ] Paul Elschot commented on LUCENE-1443: -- Thanks for taking a look Yonik, I was about

[jira] Updated: (LUCENE-861) Contrib queries package Query implementations do not override equals()

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-861: --- Attachment: LUCENE-861.patch It makes sense to fix this, but I don't know that we can meet your

[jira] Resolved: (LUCENE-655) field queries does not work as expected

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-655. Resolution: Incomplete field queries does not work as expected

[jira] Resolved: (LUCENE-402) addition of a previous() method to TermEnum

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-402. Resolution: Incomplete Assignee: (was: Lucene Developers) Come back with an efficient

[jira] Commented: (LUCENE-1263) NullPointerException in java.util.Hashtable from executing a Query

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646396#action_12646396 ] Mark Miller commented on LUCENE-1263: - I cannot duplicate your problem. Are you sure

[jira] Commented: (LUCENE-1246) Missing a null check in BooleanQuery.toString(String)

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646400#action_12646400 ] Mark Miller commented on LUCENE-1246: - bq. Could one argue that maybe your

[jira] Commented: (LUCENE-1052) Add an termInfosIndexDivisor to IndexReader

2008-11-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646437#action_12646437 ] Mark Miller commented on LUCENE-1052: - Should any further improvements be in a new

[jira] Resolved: (LUCENE-1443) Performance improvement in OpenBitSetDISI.inPlaceAnd()

2008-11-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved LUCENE-1443. -- Resolution: Fixed Fix Version/s: 2.9 Lucene Fields: [New, Patch Available] (was:

[jira] Updated: (LUCENE-1446) Run 'test-tag' in nightly build

2008-11-10 Thread Michael Busch (JIRA)
[ 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 Small update: the availability check of a tag must be done in

[jira] Resolved: (LUCENE-1446) Run 'test-tag' in nightly build

2008-11-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-1446. --- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available,

[jira] Updated: (LUCENE-1435) CollationKeyFilter: convert tokens into CollationKeys encoded using IndexableBinaryStringTools

2008-11-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-1435: Attachment: LUCENE-1435.patch Modifications in this patch: # Added dependency on ICU4J 4.0 #