[jira] [Commented] (LUCENE-4756) Release resources on UIMA tokenizers close()

2013-02-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573308#comment-13573308 ] Commit Tag Bot commented on LUCENE-4756: [branch_4x commit] Tommaso Teofili

[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573318#comment-13573318 ] Shai Erera commented on LUCENE-4748: Few comments: * I think that DrillSideways can

[jira] [Created] (LUCENE-4759) Remove FacetRequest.SortBy

2013-02-07 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4759: -- Summary: Remove FacetRequest.SortBy Key: LUCENE-4759 URL: https://issues.apache.org/jira/browse/LUCENE-4759 Project: Lucene - Core Issue Type: Improvement

[jira] [Updated] (SOLR-4412) LanguageIdentifier lcmap for language field

2013-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4412: -- Description: For some languages, the detector will detect sub-languages, such as LangDetect detecting

[jira] [Created] (SOLR-4412) LanguageIdentifier lcmap for language field

2013-02-07 Thread JIRA
Jan Høydahl created SOLR-4412: - Summary: LanguageIdentifier lcmap for language field Key: SOLR-4412 URL: https://issues.apache.org/jira/browse/SOLR-4412 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-4412) LanguageIdentifier lcmap for language field

2013-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573334#comment-13573334 ] Jan Høydahl commented on SOLR-4412: --- Proposal is a new option: {code} langid.lcmap {code}

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

2013-02-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573337#comment-13573337 ] Alan Woodward commented on LUCENE-2878: --- I'm going to try applying the patch from

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

2013-02-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573353#comment-13573353 ] Simon Willnauer commented on LUCENE-2878: - Alan, I don't think you can cut over

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

2013-02-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573382#comment-13573382 ] Alan Woodward commented on LUCENE-2878: --- Hm, OK. So can we change the

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

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573386#comment-13573386 ] Robert Muir commented on LUCENE-2878: - Alan: its a nice idea... we should seriously

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

2013-02-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573389#comment-13573389 ] Simon Willnauer commented on LUCENE-2878: - bq. Hm, OK. So can we change the

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

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573392#comment-13573392 ] Robert Muir commented on LUCENE-2878: - I think this should be explored in the branch

[jira] [Commented] (LUCENE-4759) Remove FacetRequest.SortBy

2013-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573395#comment-13573395 ] Michael McCandless commented on LUCENE-4759: +1 Remove

[jira] [Commented] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573399#comment-13573399 ] Michael McCandless commented on LUCENE-4757: I don't think the extra method

[jira] [Created] (LUCENE-4760) Weird IndexWriter.close() usage

2013-02-07 Thread i30817 (JIRA)
i30817 created LUCENE-4760: -- Summary: Weird IndexWriter.close() usage Key: LUCENE-4760 URL: https://issues.apache.org/jira/browse/LUCENE-4760 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573414#comment-13573414 ] Shai Erera commented on LUCENE-4757: Really, you think that deref-ing can affect it

[jira] [Updated] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4757: --- Attachment: LUCENE-4757.patch Patch tracks bits, totalHits and scores by each Collector separately,

Re: Wild card support when stemmers are added

2013-02-07 Thread msreddy.hi
@Mikhail Khludnev - Yes, same thing. -- View this message in context: http://lucene.472066.n3.nabble.com/Wild-card-support-when-stemmers-are-added-tp4038402p4038979.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

[jira] [Created] (SOLR-4413) SolrCore#getIndexDir() contract change between 3.6 and 4.1

2013-02-07 Thread Gregg Donovan (JIRA)
Gregg Donovan created SOLR-4413: --- Summary: SolrCore#getIndexDir() contract change between 3.6 and 4.1 Key: SOLR-4413 URL: https://issues.apache.org/jira/browse/SOLR-4413 Project: Solr Issue

[jira] [Updated] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4757: --- Attachment: LUCENE-4757.patch Patch separates partitions from FacetResultsHandler. All partitions

[jira] [Updated] (SOLR-4413) SolrCore#getIndexDir() contract change between 3.6 and 4.1

2013-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4413: -- Fix Version/s: 5.0 4.2 Assignee: Mark Miller SolrCore#getIndexDir()

[jira] [Commented] (LUCENE-4760) Weird IndexWriter.close() usage

2013-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573552#comment-13573552 ] Mark Miller commented on LUCENE-4760: - Hey - yeah, the situation is a little ugly and

[jira] [Updated] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-02-07 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Barkai updated LUCENE-4609: - Attachment: SemiPackedEncoder.patch Finally figured out I was doing things completely wrong..

[jira] [Comment Edited] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-02-07 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573590#comment-13573590 ] Gilad Barkai edited comment on LUCENE-4609 at 2/7/13 3:29 PM:

[jira] [Comment Edited] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-02-07 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573590#comment-13573590 ] Gilad Barkai edited comment on LUCENE-4609 at 2/7/13 3:30 PM:

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573633#comment-13573633 ] Shai Erera commented on LUCENE-4609: That will be interesting to test. In order to

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573643#comment-13573643 ] Shai Erera commented on LUCENE-4609: Few comments about the patch: * instead of

[jira] [Commented] (SOLR-4409) Collection creation should succeed if number of shards == number of nodes, regardless of replicationFactor.

2013-02-07 Thread Michael Della Bitta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573647#comment-13573647 ] Michael Della Bitta commented on SOLR-4409: --- OK, understood, thanks!

[jira] [Closed] (SOLR-4409) Collection creation should succeed if number of shards == number of nodes, regardless of replicationFactor.

2013-02-07 Thread Michael Della Bitta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Della Bitta closed SOLR-4409. - Resolution: Won't Fix Collection creation should succeed if number of shards ==

[jira] [Commented] (LUCENE-4760) Weird IndexWriter.close() usage

2013-02-07 Thread i30817 (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573664#comment-13573664 ] i30817 commented on LUCENE-4760: TBH i have no idea why it 'works' of even if there is

[jira] [Comment Edited] (LUCENE-4760) Weird IndexWriter.close() usage

2013-02-07 Thread i30817 (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573664#comment-13573664 ] i30817 edited comment on LUCENE-4760 at 2/7/13 4:55 PM: TBH i

[jira] [Created] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Colin Bartolome (JIRA)
Colin Bartolome created SOLR-4414: - Summary: MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard Key: SOLR-4414 URL: https://issues.apache.org/jira/browse/SOLR-4414

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573717#comment-13573717 ] Shawn Heisey commented on SOLR-4414: I tried distributed MLT right after it got

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #239: POMs out of sync

2013-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/239/ 1 tests failed. FAILED: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: shard1 should have just been set up to be inconsistent - but it's still consistent Stack Trace: java.lang.AssertionError: shard1 should

[jira] [Commented] (SOLR-4408) Server hanging on startup

2013-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573735#comment-13573735 ] Erick Erickson commented on SOLR-4408: -- Does this happen every time or is it

[jira] [Assigned] (SOLR-4408) Server hanging on startup

2013-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-4408: Assignee: Erick Erickson Server hanging on startup -

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573777#comment-13573777 ] Mark Miller commented on SOLR-4414: --- It works, you just have to setup shards.qt or your

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573815#comment-13573815 ] Shawn Heisey commented on SOLR-4414: I hope it's user error, not a bug. Here's how

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573826#comment-13573826 ] Mark Miller commented on SOLR-4414: --- I'm guessing that's kind of the uglish situation we

[jira] [Comment Edited] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573826#comment-13573826 ] Mark Miller edited comment on SOLR-4414 at 2/7/13 7:28 PM: --- I'm

[jira] [Created] (SOLR-4415) Read/Write shard’s state to ZooKeeper

2013-02-07 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4415: -- Summary: Read/Write shard’s state to ZooKeeper Key: SOLR-4415 URL: https://issues.apache.org/jira/browse/SOLR-4415 Project: Solr Issue Type: Sub-task

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573865#comment-13573865 ] Shawn Heisey commented on SOLR-4414: bq. The sub searches are hitting the /select

[jira] [Commented] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573878#comment-13573878 ] Michael McCandless commented on LUCENE-4757: Perf results on full en wiki

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573892#comment-13573892 ] Mark Miller commented on SOLR-4414: --- I don't actually have any idea if the

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573896#comment-13573896 ] Mark Miller commented on SOLR-4414: --- bq. INFO - 2013-02-07 12:51:51.036;

[jira] [Commented] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573905#comment-13573905 ] Shai Erera commented on LUCENE-4757: I don't know if we should go back to the

[jira] [Updated] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4748: --- Attachment: LUCENE-4748.patch Thank you for all the feedback Shai! Responses: bq.

[jira] [Commented] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573923#comment-13573923 ] Michael McCandless commented on LUCENE-4757: OK it's fine to keep the current

[jira] [Commented] (LUCENE-4547) DocValues field broken on large indexes

2013-02-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573944#comment-13573944 ] Commit Tag Bot commented on LUCENE-4547: [trunk commit] Robert Muir

documentation-lint and IBM J9

2013-02-07 Thread Shai Erera
Hi I ran 'precommit' and noticed in the end a WARN message that documentation-lint doesn't work w/ J9 1.6.0. While I'm interested to know why (and whether it's just 1.6), can we make the build fail in that case? I think that some of my recent Jenkins build failures were related to it -- I ran

[jira] [Commented] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573957#comment-13573957 ] Commit Tag Bot commented on LUCENE-4757: [trunk commit] Shai Erera

Re: documentation-lint and IBM J9

2013-02-07 Thread Robert Muir
There are some problems with some of the JVMs, i wonder if IBM 1.6.0 is ok. I know for a fact that Oracle's 1.6.0 JVM generates lots of broken html that causes false failures. We should test IBM's to see if its 1.6 is ok... if so only disable it for Oracle's 1.6 On Thu, Feb 7, 2013 at 4:29 PM,

[jira] [Created] (LUCENE-4761) Facets package reorganization

2013-02-07 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4761: -- Summary: Facets package reorganization Key: LUCENE-4761 URL: https://issues.apache.org/jira/browse/LUCENE-4761 Project: Lucene - Core Issue Type: Improvement

RE: documentation-lint and IBM J9

2013-02-07 Thread Uwe Schindler
We ran the llinter with IBM J9 on the Policeman Jenkins server, but the generated Javadocs were full of borken links and invalid HTML. So it looks like the Javadoc generator of IBM J9 is not compatible with the python checker. This is why it is disabled. - Uwe Schindler

Re: documentation-lint and IBM J9

2013-02-07 Thread Shai Erera
I see, but is it possible to FAIL the build in that case? I ran with Oracle's 1.6.0 and it was ok Shai On Thu, Feb 7, 2013 at 11:39 PM, Uwe Schindler u...@thetaphi.de wrote: We ran the llinter with IBM J9 on the Policeman Jenkins server, but the generated Javadocs were full of borken links

[jira] [Commented] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573964#comment-13573964 ] Shai Erera commented on LUCENE-4757: Committed to trunk. Will wait for Robert to port

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573967#comment-13573967 ] Shawn Heisey commented on SOLR-4414: Mark, do you see anything obviously wrong in my

RE: documentation-lint and IBM J9

2013-02-07 Thread Uwe Schindler
Because when it fails the build, we cannot run the Jenkins builds with IBM J9. The JDK is randomly configured/choosen and IBM J9 was (is) also used. But I disabled it a few weeks ago, because of the crashes and miscompiled code. I think this is fixed now – Mike? If I reenable the IBM J9 1.6 and

[jira] [Commented] (SOLR-4408) Server hanging on startup

2013-02-07 Thread Francois-Xavier Bonnet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573984#comment-13573984 ] Francois-Xavier Bonnet commented on SOLR-4408: -- For me it happens every time

Re: documentation-lint and IBM J9

2013-02-07 Thread Shai Erera
I understand. Is it possible to override the failure somehow, so that Jenkins won't fail, but we do? It happened to me again (this time, missing package.html), even though I ran w/ Oracle 1.6, until Robert told me that's broken too! :) Shai On Fri, Feb 8, 2013 at 12:06 AM, Uwe Schindler

Re: documentation-lint and IBM J9

2013-02-07 Thread Robert Muir
Thats a nice idea: fail by default (for developers) but have a -D for jenkins. On Thu, Feb 7, 2013 at 5:12 PM, Shai Erera ser...@gmail.com wrote: I understand. Is it possible to override the failure somehow, so that Jenkins won't fail, but we do? It happened to me again (this time, missing

RE: documentation-lint and IBM J9

2013-02-07 Thread Uwe Schindler
Can we make it fail only for precommit but pass on Jenkins. I don't want extra -D overrides for Jenkins, the task Jenkins should trigger this automatically. Its horrible to configure otherwise, especially when you have lots of jobs. Just one question to Mike and Robert: May I re-enable IBM J9

[JENKINS] Lucene-Solr-trunk-Windows ([[ Exception while replacing ENV. Please report this as a bug. ]]

2013-02-07 Thread Policeman Jenkins Server
{{ java.lang.NullPointerException }}) - Build # 2520 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary==_Part_104_1973660458.1360276738881 X-Jenkins-Job: Lucene-Solr-trunk-Windows X-Jenkins-Result: FAILURE Precedence: bulk --=_Part_104_1973660458.1360276738881

[jira] [Updated] (LUCENE-4750) Convert DrillDown to DrillDownQuery

2013-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4750: --- Attachment: LUCENE-4750.patch Initial patch, still w/ nocommits, but the basic idea

[jira] [Commented] (LUCENE-4750) Convert DrillDown to DrillDownQuery

2013-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574011#comment-13574011 ] Michael McCandless commented on LUCENE-4750: I think we should get this done

Re: documentation-lint and IBM J9

2013-02-07 Thread Michael McCandless
On Thu, Feb 7, 2013 at 5:20 PM, Uwe Schindler u...@thetaphi.de wrote: Can we make it fail only for precommit but pass on Jenkins. I don't want extra -D overrides for Jenkins, the task Jenkins should trigger this automatically. Its horrible to configure otherwise, especially when you have

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

2013-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/763/ 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent Stack Trace:

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 184 - Failure!

2013-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/184/ Java: 64bit/jdk1.7.0 -XX:+UseSerialGC All tests passed Build Log: [...truncated 8920 lines...] [junit4:junit4] ERROR: JVM J0 ended with an exception, command line:

[jira] [Created] (SOLR-4416) Upgrade to Tika 1.3

2013-02-07 Thread Erik Hatcher (JIRA)
Erik Hatcher created SOLR-4416: -- Summary: Upgrade to Tika 1.3 Key: SOLR-4416 URL: https://issues.apache.org/jira/browse/SOLR-4416 Project: Solr Issue Type: Task Components: contrib -

[jira] [Resolved] (LUCENE-4033) Sort api problems

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4033. - Resolution: Fixed Fix Version/s: 5.0 4.2 Sort api problems

[jira] [Resolved] (LUCENE-4717) Lucene40's DocValues (sometimes?) have a bogus extra ordinal

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4717. - Resolution: Fixed Fix Version/s: 5.0 Lucene40's DocValues (sometimes?) have a bogus

[jira] [Resolved] (LUCENE-4035) Collation via docvalues

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4035. - Resolution: Fixed Fix Version/s: 5.0 4.2 Collation via docvalues

[jira] [Resolved] (LUCENE-4540) Allow packed ints norms

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4540. - Resolution: Fixed Allow packed ints norms --- Key:

[jira] [Resolved] (LUCENE-4547) DocValues field broken on large indexes

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4547. - Resolution: Fixed DocValues field broken on large indexes

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574207#comment-13574207 ] Robert Muir commented on SOLR-3843: --- {quote} I had forgotten about this issue - I think

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574212#comment-13574212 ] Mark Miller commented on SOLR-3843: --- bq. Maybe we can open a separate issue for this?

[jira] [Commented] (LUCENE-4547) DocValues field broken on large indexes

2013-02-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574227#comment-13574227 ] Commit Tag Bot commented on LUCENE-4547: [branch_4x commit] Robert Muir

[jira] [Updated] (LUCENE-4747) java7 as a minimum requirement for lucene 5

2013-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4747: Attachment: LUCENE-4747.patch An incomplete patch. just did a lot of the boilerplate stuff (and

[jira] [Commented] (LUCENE-4750) Convert DrillDown to DrillDownQuery

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574250#comment-13574250 ] Shai Erera commented on LUCENE-4750: About the two tests. This: {{Query q3 =

Re: documentation-lint and IBM J9

2013-02-07 Thread Shai Erera
Uwe, I think that having another ant task e.g. precommit-lenient/forgiving that Jenkins would use is a good idea too. As long as for developers, precommit fails if it didn't run all tests. Shai On Fri, Feb 8, 2013 at 1:14 AM, Michael McCandless luc...@mikemccandless.com wrote: On Thu, Feb 7,

[jira] [Resolved] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-4757. Resolution: Fixed Fix Version/s: 5.0 4.2 Ported to 4x.

[jira] [Commented] (LUCENE-4757) Cleanup FacetsAccumulator API path

2013-02-07 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574265#comment-13574265 ] Commit Tag Bot commented on LUCENE-4757: [branch_4x commit] Shai Erera

[jira] [Assigned] (SOLR-4415) Read/Write shard’s state to ZooKeeper

2013-02-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-4415: --- Assignee: Shalin Shekhar Mangar Read/Write shard’s state to ZooKeeper