Re: [jira] [Commented] (PYLUCENE-27) JCC should be able to create sdist archives

2013-11-01 Thread Martin Scherer
So it is not documentated, but according to this bug http://bugs.python.org/issue6884 it is prohibited to include files relative to 'build' directory. So if one renames the output directory via --output parameter to something else, everything works as expected. So feel free to close this report.

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811069#comment-13811069 ] ASF subversion and git services commented on LUCENE-5189: - Commit

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-11-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811070#comment-13811070 ] Shai Erera commented on LUCENE-5189: Backported to 4x. I'll handle the TODO

[jira] [Updated] (LUCENE-5189) Numeric DocValues Updates

2013-11-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5189: --- Attachment: LUCENE-5189-renames.patch Handle TODO (DVU_RENAME) comments. It's really a rote

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 65322 - Failure!

2013-11-01 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/65322/ All tests passed Build Log: [...truncated 710 lines...] [junit4] JVM J2: stdout was not empty, see:

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 8031 - Still Failing!

2013-11-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8031/ Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC All tests passed Build Log: [...truncated 32453 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while

[jira] [Commented] (SOLR-2724) Deprecate defaultSearchField and defaultOperator defined in schema.xml

2013-11-01 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811139#comment-13811139 ] Arcadius Ahouansou commented on SOLR-2724: -- Hello. Looking at the schema.xml that

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 2126 - Still Failing

2013-11-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/2126/ All tests passed Build Log: [...truncated 32665 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:428: The following error occurred while executing this line:

[jira] [Commented] (SOLR-2724) Deprecate defaultSearchField and defaultOperator defined in schema.xml

2013-11-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811242#comment-13811242 ] David Smiley commented on SOLR-2724: I just checked but I'm not seeing it in

dangers of limiting tokenizers/disabling assertions in MockTokenizer?

2013-11-01 Thread Allison, Timothy B.
All, I realize that we should be consuming all tokens from a stream. I'd like to wrap a client's Analyzer with LimitTokenCountAnalyzer with consume=false. For the analyzers that I've used, this has caused no problems. When I use MockTokenizer, I run into this assertion error: end() called

[jira] [Commented] (SOLR-5392) extend solrj apis to cover collection management

2013-11-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811268#comment-13811268 ] Mark Miller commented on SOLR-5392: --- Jenkins showing some more random fails when there

[jira] [Commented] (LUCENE-5296) Add DirectDocValuesFormat

2013-11-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811269#comment-13811269 ] Shai Erera commented on LUCENE-5296: Now that we have this codec, does it make sense

[jira] [Commented] (SOLR-5392) extend solrj apis to cover collection management

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811271#comment-13811271 ] ASF subversion and git services commented on SOLR-5392: --- Commit

[jira] [Commented] (SOLR-5392) extend solrj apis to cover collection management

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811277#comment-13811277 ] ASF subversion and git services commented on SOLR-5392: --- Commit

[jira] [Resolved] (SOLR-5392) extend solrj apis to cover collection management

2013-11-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5392. --- Resolution: Fixed Fix Version/s: 5.0 4.6 Thanks Roman! extend solrj apis

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 65322 - Failure!

2013-11-01 Thread Robert Muir
On Fri, Nov 1, 2013 at 4:48 AM, buil...@flonkings.com wrote: [junit4] JVM J2: stdout (verbatim) [junit4] # [junit4] # A fatal error has been detected by the Java Runtime Environment: [junit4] # [junit4] # SIGSEGV (0xb) at pc=0x7f41d4991430, pid=682,

Re: dangers of limiting tokenizers/disabling assertions in MockTokenizer?

2013-11-01 Thread Robert Muir
On Fri, Nov 1, 2013 at 9:30 AM, Allison, Timothy B. talli...@mitre.org wrote: Disabling assertions gives me pause as does disobeying the workflow (http://lucene.apache.org/core/4_5_1/core/index.html). I assume from the warnings that there are Analyzers and use cases that will fail unless the

Re: [jira] [Commented] (PYLUCENE-27) JCC should be able to create sdist archives

2013-11-01 Thread Martin Scherer
It is not clear to me, why the source code is missing, because the Extension is defined properly (couldn't be built if thats not the case). IMO it should be sufficient to provide the sdist keyword, which can already be passed by the '--extra-setup-arg' parameter. Somebody have any hints about

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811308#comment-13811308 ] Michael McCandless commented on LUCENE-5283: Wow, +1 to commit :) I wish we

[jira] [Commented] (LUCENE-5296) Add DirectDocValuesFormat

2013-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811310#comment-13811310 ] Michael McCandless commented on LUCENE-5296: bq. Now that we have this codec,

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1015: POMs out of sync

2013-11-01 Thread Steve Rowe
The problem here is that the copied/filtered solr-core POM is missing a lot of dependencies: log4j, noggit, commons-io, httpcomponents. These are added to the solr-core “classpath” in the Ant build from solrj and example lib/ directories. When these are collected from the Ant build in

[jira] [Created] (LUCENE-5320) Create SearcherTaxonomyManager over Directory

2013-11-01 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5320: -- Summary: Create SearcherTaxonomyManager over Directory Key: LUCENE-5320 URL: https://issues.apache.org/jira/browse/LUCENE-5320 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-5311) Avoid registering replicas which are removed

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811408#comment-13811408 ] ASF subversion and git services commented on SOLR-5311: --- Commit

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811416#comment-13811416 ] Dawid Weiss commented on LUCENE-5283: - I think you would like gradle -- it's

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811422#comment-13811422 ] Steve Rowe commented on SOLR-5354: -- Thanks for the review Robert. bq. Can we please not

[jira] [Commented] (SOLR-5311) Avoid registering replicas which are removed

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811420#comment-13811420 ] ASF subversion and git services commented on SOLR-5311: --- Commit

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811432#comment-13811432 ] Robert Muir commented on SOLR-5354: --- {quote} This is the status quo right now - the patch

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811433#comment-13811433 ] Robert Muir commented on SOLR-5354: --- {quote} I think the issue is non-binary (XML)

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-01 Thread Jessica Cheng (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811450#comment-13811450 ] Jessica Cheng commented on SOLR-5354: - {quote} Why not just add serialize/deserialize

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811461#comment-13811461 ] Robert Muir commented on SOLR-5354: --- {quote} When SortField's are deserialized on the

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811463#comment-13811463 ] Robert Muir commented on SOLR-5354: --- {quote} Maybe solr needs its own SortField too then?

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-01 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811466#comment-13811466 ] Ryan Ernst commented on LUCENE-5283: +1, I've been bitten by this before. This looks

[jira] [Commented] (LUCENE-5283) Fail the build if ant test didn't execute any tests (everything filtered out).

2013-11-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811474#comment-13811474 ] Dawid Weiss commented on LUCENE-5283: - No it doesn't, it looks ugly, ugly... :) But I

[jira] [Comment Edited] (SOLR-5027) Field Collapsing PostFilter

2013-11-01 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811540#comment-13811540 ] David edited comment on SOLR-5027 at 11/1/13 6:30 PM: -- I created the

[jira] [Commented] (SOLR-5027) Field Collapsing PostFilter

2013-11-01 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811540#comment-13811540 ] David commented on SOLR-5027: - I created the following unit test in

[jira] [Updated] (SOLR-5416) CollapsingQParserPlugin

2013-11-01 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David updated SOLR-5416: Description: Trying to use CollapsingQParserPlugin with facet tagging throws an exception. {code}

[jira] [Created] (SOLR-5416) CollapsingQParserPlugin

2013-11-01 Thread David (JIRA)
David created SOLR-5416: --- Summary: CollapsingQParserPlugin Key: SOLR-5416 URL: https://issues.apache.org/jira/browse/SOLR-5416 Project: Solr Issue Type: Bug Components: search Affects

[jira] [Commented] (SOLR-5084) new field type - EnumField

2013-11-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811683#comment-13811683 ] Erick Erickson commented on SOLR-5084: -- OK, looks good. On my Mac, I get two failures,

[jira] [Commented] (SOLR-5302) Analytics Component

2013-11-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811682#comment-13811682 ] Erick Erickson commented on SOLR-5302: -- OK, I'm not quite sure how to proceed given

[jira] [Updated] (SOLR-5416) CollapsingQParserPlugin bug with Taggign

2013-11-01 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David updated SOLR-5416: Summary: CollapsingQParserPlugin bug with Taggign (was: CollapsingQParserPlugin) CollapsingQParserPlugin bug

[jira] [Updated] (SOLR-5416) CollapsingQParserPlugin bug with Taggign

2013-11-01 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David updated SOLR-5416: Attachment: SOLR-5416.patch I'm not sure if this is the right solution, but it is giving me the correct facet

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1016: POMs out of sync

2013-11-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1016/ All tests passed Build Log: [...truncated 36391 lines...] [mvn] [INFO] - [mvn] [INFO] -

[jira] [Created] (SOLR-5417) The ChaosMonkey tests are not causing any disruption.

2013-11-01 Thread Mark Miller (JIRA)
Mark Miller created SOLR-5417: - Summary: The ChaosMonkey tests are not causing any disruption. Key: SOLR-5417 URL: https://issues.apache.org/jira/browse/SOLR-5417 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-5417) The ChaosMonkey tests are not causing any disruption.

2013-11-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5417: -- Priority: Critical (was: Major) The ChaosMonkey tests are not causing any disruption.

[jira] [Commented] (SOLR-5417) The ChaosMonkey tests are not causing any disruption.

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811811#comment-13811811 ] ASF subversion and git services commented on SOLR-5417: --- Commit

[jira] [Commented] (SOLR-5417) The ChaosMonkey tests are not causing any disruption.

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811812#comment-13811812 ] ASF subversion and git services commented on SOLR-5417: --- Commit

[jira] [Commented] (SOLR-5232) SolrCloud should distribute updates via streaming rather than buffering.

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811813#comment-13811813 ] ASF subversion and git services commented on SOLR-5232: --- Commit

[jira] [Commented] (SOLR-5232) SolrCloud should distribute updates via streaming rather than buffering.

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811814#comment-13811814 ] ASF subversion and git services commented on SOLR-5232: --- Commit

[jira] [Created] (LUCENE-5321) Remove Facet42DocValuesFormat

2013-11-01 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5321: -- Summary: Remove Facet42DocValuesFormat Key: LUCENE-5321 URL: https://issues.apache.org/jira/browse/LUCENE-5321 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (LUCENE-5296) Add DirectDocValuesFormat

2013-11-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811866#comment-13811866 ] Shai Erera commented on LUCENE-5296: +1. I opened LUCENE-5321 since I want to address

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811872#comment-13811872 ] ASF subversion and git services commented on LUCENE-5189: - Commit

[jira] [Created] (LUCENE-5322) Clean up / simplify Maven-related Ant targets

2013-11-01 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-5322: -- Summary: Clean up / simplify Maven-related Ant targets Key: LUCENE-5322 URL: https://issues.apache.org/jira/browse/LUCENE-5322 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-5322) Clean up / simplify Maven-related Ant targets

2013-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-5322: --- Attachment: LUCENE-5322.patch Patch. Targets that don't need to be public are made private. Each

[jira] [Commented] (LUCENE-5322) Clean up / simplify Maven-related Ant targets

2013-11-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811878#comment-13811878 ] ASF subversion and git services commented on LUCENE-5322: - Commit

[jira] [Commented] (LUCENE-5322) Clean up / simplify Maven-related Ant targets

2013-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811879#comment-13811879 ] Steve Rowe commented on LUCENE-5322: Committed to trunk. {{ant nightly-smoke}},

[jira] [Comment Edited] (LUCENE-5322) Clean up / simplify Maven-related Ant targets

2013-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811879#comment-13811879 ] Steve Rowe edited comment on LUCENE-5322 at 11/2/13 5:06 AM: -

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1015: POMs out of sync

2013-11-01 Thread Steve Rowe
This should be fixed by my commit for LUCENE-5322 - I can no longer reproduce the problem locally. On Fri, Nov 1, 2013 at 12:23 PM, Steve Rowe sar...@gmail.com wrote: The problem here is that the copied/filtered solr-core POM is missing a lot of dependencies: log4j, noggit, commons-io,