[jira] [Created] (LUCENE-4531) Does CompressingStoredFieldsFormat only support less than 2G segment, thanks.

2012-11-04 Thread Littlestar (JIRA)
Littlestar created LUCENE-4531: -- Summary: Does CompressingStoredFieldsFormat only support less than 2G segment, thanks. Key: LUCENE-4531 URL: https://issues.apache.org/jira/browse/LUCENE-4531 Project: Lu

[jira] [Created] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-04 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4532: -- Summary: TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure Key: LUCENE-4532 URL: https://issues.apache.org/jira/browse/LUCENE-4532 Project: Lucene - Co

[jira] [Commented] (LUCENE-4531) Does CompressingStoredFieldsFormat only support less than 2G segment, thanks.

2012-11-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490146#comment-13490146 ] Adrien Grand commented on LUCENE-4531: -- Hi Littlestar, ~2GB is the maximum size of o

[jira] [Commented] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490147#comment-13490147 ] Shai Erera commented on LUCENE-4532: Doesn't reproduce on my machine. I tried with -D

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b58) - Build # 2179 - Failure!

2012-11-04 Thread Dawid Weiss
As advertised: At least one slave process threw an exception, first: Forked process returned with error code: 134 Very likely a JVM crash. Process output piped in logs above. And here it comes: [junit4:junit4] JVM J0: stdout was not empty, see: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s

[jira] [Commented] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490148#comment-13490148 ] Shai Erera commented on LUCENE-4532: The test isn't even concurrent (!), so why can't

[jira] [Commented] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490151#comment-13490151 ] Dawid Weiss commented on LUCENE-4532: - This looks like some sort of race condition --

[jira] [Commented] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490156#comment-13490156 ] Shai Erera commented on LUCENE-4532: Hmmm ... perhaps this explains the bug and why I

[jira] [Updated] (LUCENE-4527) CompressingStoredFieldsFormat: encode numStoredFields more efficiently

2012-11-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4527: - Attachment: LUCENE-4527.patch Patch. The number of stored fields and document lengths are encode

[jira] [Commented] (LUCENE-4519) IndexDocument methods should not use wildcards in their return types

2012-11-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490176#comment-13490176 ] Uwe Schindler commented on LUCENE-4519: --- I agree with this, the wildcard is useless

[jira] [Commented] (LUCENE-4519) IndexDocument methods should not use wildcards in their return types

2012-11-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490177#comment-13490177 ] Uwe Schindler commented on LUCENE-4519: --- Can you add javadocs to FilterIterator, so

[jira] [Commented] (LUCENE-4527) CompressingStoredFieldsFormat: encode numStoredFields more efficiently

2012-11-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490178#comment-13490178 ] Robert Muir commented on LUCENE-4527: - I'm not sure I like 4 vints for min and length

[jira] [Commented] (LUCENE-4527) CompressingStoredFieldsFormat: encode numStoredFields more efficiently

2012-11-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490179#comment-13490179 ] Robert Muir commented on LUCENE-4527: - And of course for this test (and any other tes

[jira] [Commented] (SOLR-2526) Grouping on multiple fields

2012-11-04 Thread Dotan Cohen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490181#comment-13490181 ] Dotan Cohen commented on SOLR-2526: --- >If people start using the grouping feature, probabl

[jira] [Resolved] (LUCENE-4531) Does CompressingStoredFieldsFormat only support less than 2G segment, thanks.

2012-11-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-4531. Resolution: Not A Problem Littlestar: Please raise this kind of question on the user's li

[jira] [Updated] (LUCENE-4519) IndexDocument methods should not use wildcards in their return types

2012-11-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4519: - Attachment: LUCENE-4519.patch New patch with improved javadocs. Does it look better?

[jira] [Commented] (SOLR-3967) Mapping error: langid.enforceSchema option checks source field instead of target field

2012-11-04 Thread Alexey Kudinov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490188#comment-13490188 ] Alexey Kudinov commented on SOLR-3967: -- Apparently it should check the mapped field

[jira] [Commented] (LUCENE-4519) IndexDocument methods should not use wildcards in their return types

2012-11-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490195#comment-13490195 ] Uwe Schindler commented on LUCENE-4519: --- +1 > IndexDocument method

[jira] [Created] (LUCENE-4533) if you pass dups (same surface form) to AnalyzingSuggester it can fail to return enough results

2012-11-04 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4533: -- Summary: if you pass dups (same surface form) to AnalyzingSuggester it can fail to return enough results Key: LUCENE-4533 URL: https://issues.apache.org/jira/browse/LU

[jira] [Assigned] (LUCENE-4533) if you pass dups (same surface form) to AnalyzingSuggester it can fail to return enough results

2012-11-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-4533: -- Assignee: Michael McCandless > if you pass dups (same surface form) to Ana

[jira] [Created] (LUCENE-4534) WFST/AnalyzingSuggest don't handle keys containing 0 bytes correctly

2012-11-04 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4534: -- Summary: WFST/AnalyzingSuggest don't handle keys containing 0 bytes correctly Key: LUCENE-4534 URL: https://issues.apache.org/jira/browse/LUCENE-4534 Proj

[jira] [Updated] (LUCENE-4533) if you pass dups (same surface form) to AnalyzingSuggester it can fail to return enough results

2012-11-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4533: --- Attachment: LUCENE-4533.patch Patch w/ failing test ... it trips the assert in TopNS

[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 2186 - Failure!

2012-11-04 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/2186/ Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} All tests passed Build Log: [...truncated 27386 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr

[jira] [Updated] (LUCENE-4534) WFST/AnalyzingSuggest don't handle keys containing 0 bytes correctly

2012-11-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4534: --- Attachment: LUCENE-4534.patch Patch w/ failing test case for WFSTCompletionLookup an

[jira] [Commented] (SOLR-3742) group.func and group.facet do not work together

2012-11-04 Thread Ted Strauss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490209#comment-13490209 ] Ted Strauss commented on SOLR-3742: --- Group faceting is implemented in SimpleFacets.java i

[jira] [Resolved] (LUCENE-3865) MemoryIndex does not allow user to add multiple values for a single field name

2012-11-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3865. - Resolution: Duplicate Fix Version/s: 5.0 4.1 Assignee:

[jira] [Created] (SOLR-4029) Make DirectoryFactory names consistent between Solr and Lucene

2012-11-04 Thread Radim Kolar (JIRA)
Radim Kolar created SOLR-4029: - Summary: Make DirectoryFactory names consistent between Solr and Lucene Key: SOLR-4029 URL: https://issues.apache.org/jira/browse/SOLR-4029 Project: Solr Issue Ty

[jira] [Updated] (SOLR-4029) Make DirectoryFactory names consistent between Solr and Lucene

2012-11-04 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radim Kolar updated SOLR-4029: -- Attachment: solr-DFhier.txt > Make DirectoryFactory names consistent between Solr and Lucene > -

[jira] [Updated] (SOLR-4029) Make DirectoryFactory names consistent between Solr and Lucene

2012-11-04 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radim Kolar updated SOLR-4029: -- Labels: patch (was: ) Affects Version/s: 5.0 > Make DirectoryFactory names consisten

[jira] [Commented] (LUCENE-4527) CompressingStoredFieldsFormat: encode numStoredFields more efficiently

2012-11-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490303#comment-13490303 ] Adrien Grand commented on LUCENE-4527: -- bq. I'm not sure I like 4 vints for min and

[jira] [Created] (LUCENE-4535) Make FilterIterator @lucene.internal

2012-11-04 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4535: Summary: Make FilterIterator @lucene.internal Key: LUCENE-4535 URL: https://issues.apache.org/jira/browse/LUCENE-4535 Project: Lucene - Core Issue Type: Task

[jira] [Commented] (LUCENE-4535) Make FilterIterator @lucene.internal

2012-11-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490310#comment-13490310 ] Uwe Schindler commented on LUCENE-4535: --- +1 > Make FilterIterator

[jira] [Updated] (LUCENE-4535) Make FilterIterator @lucene.internal

2012-11-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4535: - Attachment: LUCENE-4535.patch Patch. > Make FilterIterator @lucene.internal > -

[jira] [Resolved] (LUCENE-4519) IndexDocument methods should not use wildcards in their return types

2012-11-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4519. -- Resolution: Fixed Fix Version/s: 5.0 Committed to trunk (r1405639). >

[jira] [Resolved] (LUCENE-4535) Make FilterIterator @lucene.internal

2012-11-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4535. -- Resolution: Fixed Committed to trunk (r1405655). > Make FilterIterator @lucen

[jira] [Updated] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2012-11-04 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-2878: -- Attachment: LUCENE-2878.patch Here's a first attempt at duplicating the Span scoring in Interv

[jira] [Created] (LUCENE-4536) Make PackedInts byte-aligned?

2012-11-04 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4536: Summary: Make PackedInts byte-aligned? Key: LUCENE-4536 URL: https://issues.apache.org/jira/browse/LUCENE-4536 Project: Lucene - Core Issue Type: Task

[jira] [Created] (SOLR-4030) Use Lucene segment merge throttling

2012-11-04 Thread Radim Kolar (JIRA)
Radim Kolar created SOLR-4030: - Summary: Use Lucene segment merge throttling Key: SOLR-4030 URL: https://issues.apache.org/jira/browse/SOLR-4030 Project: Solr Issue Type: Improvement Affects

[jira] [Updated] (SOLR-4030) Use Lucene segment merge throttling

2012-11-04 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radim Kolar updated SOLR-4030: -- Attachment: solr-mergeratelimit.txt > Use Lucene segment merge throttling >

[jira] [Updated] (SOLR-4030) Use Lucene segment merge throttling

2012-11-04 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radim Kolar updated SOLR-4030: -- Labels: patch (was: ) > Use Lucene segment merge throttling > --- >

[jira] [Updated] (LUCENE-4527) CompressingStoredFieldsFormat: encode numStoredFields more efficiently

2012-11-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4527: - Attachment: LUCENE-4527.patch New patch without the minValue+delta trick. Instead it uses the ex

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_09) - Build # 2207 - Failure!

2012-11-04 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/2207/ Java: 32bit/jdk1.7.0_09 -client -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.TestSolrCoreProperties Error Message: 2 threads leaked from SUITE scope at org.apache.solr.TestSolrCore

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 29 - Still Failing

2012-11-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/29/ No tests ran. Build Log: [...truncated 30392 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeRelease [copy] Copying 396