[JENKINS] Lucene-4x-Linux-Java6-64-test-only - Build # 12233 - Failure!

2014-02-07 Thread builder
Build: builds.flonkings.com/job/Lucene-4x-Linux-Java6-64-test-only/12233/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads Error Message: Captured an uncaught exception in thread: Thread[id=122, name=Lucene Merge Thread #1, state=RUNNABLE, group=TGRP-TestNRTThre

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2014-02-07 Thread Trey Grainger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895413#comment-13895413 ] Trey Grainger commented on SOLR-2894: - Thanks, Yonik. I worked on the architecture and

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b128) - Build # 9398 - Still Failing!

2014-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9398/ Java: 32bit/jdk1.8.0-fcs-b128 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutException: Could not connec

[jira] [Commented] (SOLR-5706) Inconsistent results in a distributed configuration

2014-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895320#comment-13895320 ] Erick Erickson commented on SOLR-5706: -- Please ask questions like this on the user's l

[jira] [Commented] (SOLR-5704) solr.xml coreNodeDirectory is ignored when creating new cores via REST(ish) apis

2014-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895318#comment-13895318 ] Erick Erickson commented on SOLR-5704: -- Alan is picking this up, but a tangential thin

[jira] [Updated] (SOLR-5709) Highlighting grouped duplicate docs from different shards with group.limit > 1 throws ArrayIndexOutOfBoundsException

2014-02-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-5709: - Attachment: SOLR-5709.patch Simple patch fixing the issue, with tests that fail before the fix and succeed

[jira] [Updated] (SOLR-5709) Highlighting grouped duplicate docs from different shards with group.limit > 1 throws ArrayIndexOutOfBoundsException

2014-02-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-5709: - Description: In a sharded (non-SolrCloud) deployment, if you index a document with the same unique key va

[jira] [Commented] (SOLR-5687) Enabling Solr Security By Using Servlet Filter in SolrCloud Env

2014-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895293#comment-13895293 ] Jan Høydahl commented on SOLR-5687: --- Hi [~sen_nath74]. Thanks for the bug report. It wo

[jira] [Created] (SOLR-5709) Highlighting grouped duplicate docs from different shards with group.limit > 1 throws ArrayIndexOutOfBoundsException

2014-02-07 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-5709: Summary: Highlighting grouped duplicate docs from different shards with group.limit > 1 throws ArrayIndexOutOfBoundsException Key: SOLR-5709 URL: https://issues.apache.org/jira/browse/SOL

[jira] [Resolved] (SOLR-5703) User Guide docs on using cursors & deep paging

2014-02-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-5703. Resolution: Fixed Ok, even though the WYIWYG editor keeps lying to me about where there are paragraph break

[jira] [Updated] (SOLR-5703) User Guide docs on using cursors & deep paging

2014-02-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5703: --- Attachment: pagination.user.guide.txt bq. I'm thinking that maybe adding an example of what a nextCursorMark m

Best practice for feature engineering of learning-to-rank based search engine? (using Lucene-Solr)

2014-02-07 Thread Peng Cheng
Hi Honoured Contributors, May I ask for your suggestion on learning-to-rank based search in Solr? Personally I believe that the accuracy of learning-to-rank and performance of solr can be a lethal combination. In addition, I've recently notice a lot of compatibility improvement to Solr from Mahout

Re: [VOTE] Release PyLucene 4.6.1-1

2014-02-07 Thread Michael McCandless
+1 I ran my usual smoke test: indexed first 100K Wikpedia (english) docs and ran a few searches. Thanks Andi! Mike McCandless http://blog.mikemccandless.com On Fri, Feb 7, 2014 at 4:13 PM, Andi Vajda wrote: > > The PyLucene 4.6.1-1 release tracking the recent release of Apache Lucene > 4.6.1

[jira] [Commented] (SOLR-5703) User Guide docs on using cursors & deep paging

2014-02-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895089#comment-13895089 ] Yonik Seeley commented on SOLR-5703: bq. One question that still isn't clear, though, i

[VOTE] Release PyLucene 4.6.1-1

2014-02-07 Thread Andi Vajda
The PyLucene 4.6.1-1 release tracking the recent release of Apache Lucene 4.6.1 is ready. The previous release candidate's tar archive contained Mac OS X resource forks and had to be respinned without them. A release candidate is available from: http://people.apache.org/~vajda/staging_area/

Re: [VOTE] Release PyLucene 4.6.1-0

2014-02-07 Thread Andi Vajda
On Fri, 7 Feb 2014, Michael McCandless wrote: Hmm I see many ._* files in the .tar.gz, e.g.: Thank you for catching that Mike. It seems that Mac OS X resource forks are now (?) included by default unless one use the --disable-copyfile flag. I've got a rc1 being uploaded with this fixed...

[jira] [Commented] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895027#comment-13895027 ] ASF subversion and git services commented on LUCENE-5404: - Commit

[jira] [Commented] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-07 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895035#comment-13895035 ] Areek Zillur commented on LUCENE-5404: -- Minor change made count is long (was int). H

[jira] [Commented] (SOLR-4478) Allow cores to specify a named config set in non-SolrCloud mode

2014-02-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895029#comment-13895029 ] Alan Woodward commented on SOLR-4478: - I tell a lie, the SnapPuller actually writes to

[jira] [Commented] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895026#comment-13895026 ] ASF subversion and git services commented on LUCENE-5404: - Commit

[jira] [Updated] (SOLR-4478) Allow cores to specify a named config set in non-SolrCloud mode

2014-02-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4478: Attachment: SOLR-4478-take2.patch Patch updated to trunk. SnapPuller is still giving me pause here.

[jira] [Commented] (SOLR-5703) User Guide docs on using cursors & deep paging

2014-02-07 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894983#comment-13894983 ] Cassandra Targett commented on SOLR-5703: - A couple of comments: 1. I didn't reall

[jira] [Commented] (SOLR-5707) Lucene Expressions in Solr

2014-02-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894986#comment-13894986 ] Hoss Man commented on SOLR-5707: bq. ... In this "static case" you compile up-front and re

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

2014-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894965#comment-13894965 ] Joel Bernstein edited comment on SOLR-5027 at 2/7/14 8:08 PM: --

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

2014-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894965#comment-13894965 ] Joel Bernstein commented on SOLR-5027: -- Simon, Simon, The "limit" on group size will

[jira] [Commented] (SOLR-5707) Lucene Expressions in Solr

2014-02-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894881#comment-13894881 ] Ryan Ernst commented on SOLR-5707: -- I think Robert summed up the reasons to allow static v

[jira] [Commented] (SOLR-5707) Lucene Expressions in Solr

2014-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894861#comment-13894861 ] Robert Muir commented on SOLR-5707: --- Hoss: i'd like to see something like both possibilit

[jira] [Commented] (SOLR-5708) the tag lib doesn't work in solrconfig.xml

2014-02-07 Thread Leonid Boytsov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894849#comment-13894849 ] Leonid Boytsov commented on SOLR-5708: -- ... and the reason why the default location wo

[jira] [Commented] (SOLR-5707) Lucene Expressions in Solr

2014-02-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894844#comment-13894844 ] Hoss Man commented on SOLR-5707: Hey Ryan, Please forgive my ignorance of the expression s

[jira] [Commented] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-02-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894839#comment-13894839 ] Shalin Shekhar Mangar commented on SOLR-5477: - I'd like to commit this feature

[jira] [Commented] (SOLR-5708) the tag lib doesn't work in solrconfig.xml

2014-02-07 Thread Leonid Boytsov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894809#comment-13894809 ] Leonid Boytsov commented on SOLR-5708: -- I should have been more specific, sorry, I am

[jira] [Commented] (SOLR-5708) the tag lib doesn't work in solrconfig.xml

2014-02-07 Thread Leonid Boytsov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894806#comment-13894806 ] Leonid Boytsov commented on SOLR-5708: -- It is a documented option and there is a code

[jira] [Commented] (SOLR-5708) the tag lib doesn't work in solrconfig.xml

2014-02-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894794#comment-13894794 ] Uwe Schindler commented on SOLR-5708: - What do you mean with "tag lib"? Solr plugins wo

[jira] [Created] (SOLR-5708) the tag lib doesn't work in solrconfig.xml

2014-02-07 Thread Leonid Boytsov (JIRA)
Leonid Boytsov created SOLR-5708: Summary: the tag lib doesn't work in solrconfig.xml Key: SOLR-5708 URL: https://issues.apache.org/jira/browse/SOLR-5708 Project: Solr Issue Type: Bug Aff

[jira] [Updated] (SOLR-5708) the tag lib doesn't work in solrconfig.xml

2014-02-07 Thread Leonid Boytsov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonid Boytsov updated SOLR-5708: - Description: The lib option doesn't work and, hence, you cannot add put a solr extension jar in a

[jira] [Updated] (SOLR-5708) the tag lib doesn't work in solrconfig.xml

2014-02-07 Thread Leonid Boytsov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonid Boytsov updated SOLR-5708: - Description: The lib option doesn't work and, hence, you cannot add put a solr extension jar in a

[jira] [Commented] (LUCENE-5439) Switch the Lucene/Solr build to use Jacoco for Test Coverage

2014-02-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894783#comment-13894783 ] Uwe Schindler commented on LUCENE-5439: --- bq. I forget the Clover licensing terms. C

[jira] [Updated] (SOLR-5707) Lucene Expressions in Solr

2014-02-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated SOLR-5707: - Attachment: SOLR-5707.patch Initial patch with tests. Expressions are set in the schema via a ComputedFie

[jira] [Created] (SOLR-5707) Lucene Expressions in Solr

2014-02-07 Thread Ryan Ernst (JIRA)
Ryan Ernst created SOLR-5707: Summary: Lucene Expressions in Solr Key: SOLR-5707 URL: https://issues.apache.org/jira/browse/SOLR-5707 Project: Solr Issue Type: New Feature Reporter: R

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

2014-02-07 Thread Simon Endele (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894749#comment-13894749 ] Simon Endele commented on SOLR-5027: Hi Joel, a similar question to Phil John's one: I

[jira] [Commented] (LUCENE-5439) Switch the Lucene/Solr build to use Jacoco for Test Coverage

2014-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894734#comment-13894734 ] Robert Muir commented on LUCENE-5439: - I think anyone can use it, but I think we shou

[jira] [Assigned] (SOLR-4478) Allow cores to specify a named config set in non-SolrCloud mode

2014-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-4478: Assignee: Alan Woodward Alan has some cycles for this and wants to work on it > Allow c

[jira] [Commented] (SOLR-5476) Overseer Role for nodes

2014-02-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894673#comment-13894673 ] Noble Paul commented on SOLR-5476: -- What is the best strategy to kill an existing overseer

[jira] [Commented] (SOLR-5476) Overseer Role for nodes

2014-02-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894675#comment-13894675 ] Noble Paul commented on SOLR-5476: -- The test does not fail . It errors out . Because I for

[jira] [Assigned] (SOLR-5644) SplitShard does not handle not finding a shard leader well.

2014-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-5644: - Assignee: Shalin Shekhar Mangar (was: Anshum Gupta) > SplitShard does not handle not finding a sh

[jira] [Commented] (SOLR-5705) Ability to specify the shard to which a new node will join

2014-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894650#comment-13894650 ] André Cruz commented on SOLR-5705: -- Lets say our nodes were started by giving the followin

[jira] [Commented] (LUCENE-5438) add near-real-time replication

2014-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894645#comment-13894645 ] Mark Miller commented on LUCENE-5438: - Very interesting - can't wait to see how the p

[jira] [Updated] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Nik Everett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nik Everett updated LUCENE-5437: Attachment: LUCENE-5437.patch Minor improvement in the names of things in the tests. > ASCIIFoldi

[jira] [Updated] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Nik Everett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nik Everett updated LUCENE-5437: Attachment: (was: LUCENE-5437.patch) > ASCIIFoldingFilter that emits both unfolded and folded

[jira] [Updated] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Nik Everett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nik Everett updated LUCENE-5437: Attachment: LUCENE-5437.patch Patch that uses a simple boolean rather than crazy subclassing. > A

[jira] [Commented] (SOLR-5705) Ability to specify the shard to which a new node will join

2014-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894635#comment-13894635 ] Mark Miller commented on SOLR-5705: --- What API are you using or talking about? I think you

[jira] [Commented] (SOLR-5476) Overseer Role for nodes

2014-02-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894630#comment-13894630 ] Mark Miller commented on SOLR-5476: --- It's a huge problem. As you can see from the extreme

[jira] [Commented] (LUCENE-5439) Switch the Lucene/Solr build to use Jacoco for Test Coverage

2014-02-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894624#comment-13894624 ] Grant Ingersoll commented on LUCENE-5439: - Fair enough. I'll probably put up a p

[jira] [Commented] (LUCENE-5439) Switch the Lucene/Solr build to use Jacoco for Test Coverage

2014-02-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894581#comment-13894581 ] Robert Muir commented on LUCENE-5439: - I don't know how i feel about this. Clover's r

[jira] [Created] (SOLR-5706) Inconsistent results in a distributed configuration

2014-02-07 Thread Felipe Fonseca Ribeiro (JIRA)
Felipe Fonseca Ribeiro created SOLR-5706: Summary: Inconsistent results in a distributed configuration Key: SOLR-5706 URL: https://issues.apache.org/jira/browse/SOLR-5706 Project: Solr

[jira] [Commented] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894578#comment-13894578 ] Simon Willnauer commented on LUCENE-5437: - well I mean actually doing the delegat

[jira] [Created] (LUCENE-5439) Switch the Lucene/Solr build to use Jacoco for Test Coverage

2014-02-07 Thread Grant Ingersoll (JIRA)
Grant Ingersoll created LUCENE-5439: --- Summary: Switch the Lucene/Solr build to use Jacoco for Test Coverage Key: LUCENE-5439 URL: https://issues.apache.org/jira/browse/LUCENE-5439 Project: Lucene -

[jira] [Commented] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Nik Everett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894563#comment-13894563 ] Nik Everett commented on LUCENE-5437: - I suppose I'm just used to abstract classes bu

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2014-02-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894554#comment-13894554 ] Yonik Seeley commented on SOLR-2894: Sweet, nice work Trey! > Implement distributed pi

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2014-02-07 Thread Trey Grainger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894547#comment-13894547 ] Trey Grainger commented on SOLR-2894: - FYI, the last distributed pivot facet patch func

[jira] [Commented] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894538#comment-13894538 ] Simon Willnauer commented on LUCENE-5437: - well the keyword attribute is supporte

[jira] [Commented] (SOLR-2907) java.lang.IllegalArgumentException: deltaQuery has no column to resolve to declared primary key pk='ITEM_ID, CATEGORY_ID'

2014-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894502#comment-13894502 ] Mustafa Daşgın commented on SOLR-2907: -- Hi all, In Solr 4.6.0 the same problem.. > j

[jira] [Commented] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Nik Everett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894500#comment-13894500 ] Nik Everett commented on LUCENE-5437: - I thought about that but my instinct was that

[jira] [Commented] (SOLR-5423) CSV output doesn't include function field

2014-02-07 Thread Arun Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894495#comment-13894495 ] Arun Kumar commented on SOLR-5423: -- Hi Hoss, Thanks for your review. I have attached the

[jira] [Comment Edited] (SOLR-5217) CachedSqlEntity fails with stored procedure

2014-02-07 Thread Gunnlaugur Thor Briem (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894473#comment-13894473 ] Gunnlaugur Thor Briem edited comment on SOLR-5217 at 2/7/14 12:56 PM: ---

[jira] [Updated] (SOLR-5423) CSV output doesn't include function field

2014-02-07 Thread Arun Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Kumar updated SOLR-5423: - Attachment: SOLR-5423.patch Generated the patch at the project root level with proper naming convention >

[jira] [Comment Edited] (SOLR-5217) CachedSqlEntity fails with stored procedure

2014-02-07 Thread Gunnlaugur Thor Briem (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894473#comment-13894473 ] Gunnlaugur Thor Briem edited comment on SOLR-5217 at 2/7/14 12:54 PM: ---

[jira] [Updated] (SOLR-5423) CSV output doesn't include function field

2014-02-07 Thread Arun Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Kumar updated SOLR-5423: - Attachment: (was: CSVResponseWriter.java.patch) > CSV output doesn't include function field >

[jira] [Commented] (SOLR-5217) CachedSqlEntity fails with stored procedure

2014-02-07 Thread Gunnlaugur Thor Briem (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894473#comment-13894473 ] Gunnlaugur Thor Briem commented on SOLR-5217: - That error is `CachedSqlEntityPr

[jira] [Updated] (LUCENE-5438) add near-real-time replication

2014-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5438: --- Attachment: LUCENE-5438.patch Initial, very exploratory patch; it just contains a te

[jira] [Created] (SOLR-5705) Ability to specify the shard to which a new node will join

2014-02-07 Thread JIRA
André Cruz created SOLR-5705: Summary: Ability to specify the shard to which a new node will join Key: SOLR-5705 URL: https://issues.apache.org/jira/browse/SOLR-5705 Project: Solr Issue Type: Wis

[jira] [Created] (LUCENE-5438) add near-real-time replication

2014-02-07 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-5438: -- Summary: add near-real-time replication Key: LUCENE-5438 URL: https://issues.apache.org/jira/browse/LUCENE-5438 Project: Lucene - Core Issue Type

Re: Retrieving the document after partial updates.

2014-02-07 Thread Jack Krupansky
Also, "An must be configured in your solrconfig.xml in order for atomic document updates to be used." For the full description and limitations, see: https://cwiki.apache.org/confluence/display/solr/Updating+Parts+of+Documents http://wiki.apache.org/solr/Atomic_Updates Any chance that you added

[jira] [Assigned] (SOLR-5704) solr.xml coreNodeDirectory is ignored when creating new cores via REST(ish) apis

2014-02-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned SOLR-5704: --- Assignee: Alan Woodward > solr.xml coreNodeDirectory is ignored when creating new cores via RE

[jira] [Commented] (SOLR-3383) Async responses in SolrJ

2014-02-07 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894435#comment-13894435 ] Martin Grotzke commented on SOLR-3383: -- Ok, thanks for the update. > Async responses

[jira] [Commented] (SOLR-5426) org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: org.apache.lucene.search.highlight.InvalidTokenOffsetsException: Token 0 exceeds length of pr

2014-02-07 Thread Arun Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894434#comment-13894434 ] Arun Kumar commented on SOLR-5426: -- Hi Hoss, Thanks for your review, I have updated the p

[jira] [Updated] (SOLR-5426) org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: org.apache.lucene.search.highlight.InvalidTokenOffsetsException: Token 0 exceeds length of prov

2014-02-07 Thread Arun Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Kumar updated SOLR-5426: - Attachment: SOLR-5426.patch Patch generated at the project root level. > org.apache.solr.common.SolrExce

[jira] [Updated] (SOLR-5426) org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: org.apache.lucene.search.highlight.InvalidTokenOffsetsException: Token 0 exceeds length of prov

2014-02-07 Thread Arun Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Kumar updated SOLR-5426: - Attachment: (was: OffsetLimitTokenFilter.java.patch) > org.apache.solr.common.SolrException; org.apach

Re: [VOTE] Release PyLucene 4.6.1-0

2014-02-07 Thread Michael McCandless
Hmm I see many ._* files in the .tar.gz, e.g.: mike@vine:~/src/pylucene-4.6.1-0/jcc$ tar tzf pylucene-4.6.1-0-src.tar.gz | head ./._pylucene-4.6.1-0 pylucene-4.6.1-0/ pylucene-4.6.1-0/._CHANGES pylucene-4.6.1-0/CHANGES pylucene-4.6.1-0/._CREDITS pylucene-4.6.1-0/CREDITS pylucene-4.6.1-0/._extensi

[jira] [Commented] (LUCENE-5434) NRT support for file systems that do no have delete on last close or cannot delete while referenced semantics.

2014-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894394#comment-13894394 ] ASF subversion and git services commented on LUCENE-5434: - Commit

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 507 - Failure

2014-02-07 Thread Michael McCandless
I committed a fix. Mike McCandless http://blog.mikemccandless.com On Fri, Feb 7, 2014 at 4:13 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/507/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestIndexWriterReader.testAddCloseO

[jira] [Commented] (LUCENE-5434) NRT support for file systems that do no have delete on last close or cannot delete while referenced semantics.

2014-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894393#comment-13894393 ] ASF subversion and git services commented on LUCENE-5434: - Commit

[jira] [Commented] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894388#comment-13894388 ] Simon Willnauer commented on LUCENE-5437: - nik, can't we just use the keyword att

[jira] [Assigned] (LUCENE-5437) ASCIIFoldingFilter that emits both unfolded and folded tokens

2014-02-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-5437: --- Assignee: Simon Willnauer > ASCIIFoldingFilter that emits both unfolded and folded t

[jira] [Commented] (SOLR-3383) Async responses in SolrJ

2014-02-07 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894378#comment-13894378 ] Per Steffensen commented on SOLR-3383: -- [~martin.grotzke], we made a java-Futures impl

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 507 - Failure

2014-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/507/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterReader.testAddCloseOpen Error Message: MockDirectoryWrapper: file "_2d.cfs" is still open: cannot delete Stack Trace: java.lang.AssertionError: MockDirectory

[jira] [Commented] (LUCENE-5417) Solr function query supports reading multiple values from a field.

2014-02-07 Thread Peng Cheng (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894303#comment-13894303 ] Peng Cheng commented on LUCENE-5417: Hi, May I ask for some help on test case impleme

[jira] [Commented] (SOLR-3383) Async responses in SolrJ

2014-02-07 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894298#comment-13894298 ] Martin Grotzke commented on SOLR-3383: -- I'm also interested in async responses in solr

[jira] [Resolved] (SOLR-5659) Ignore or throw proper error message for bad delete containing bad composite ID

2014-02-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-5659. - Resolution: Fixed Fix Version/s: 4.7 Thanks Markus and Anshum! > Ignore or

[jira] [Commented] (SOLR-5700) Improve error handling of remote queries (proxied requests)

2014-02-07 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894293#comment-13894293 ] Gregory Chanan commented on SOLR-5700: -- Interesting. FWIW I put a divide by zero in t

[jira] [Commented] (SOLR-5659) Ignore or throw proper error message for bad delete containing bad composite ID

2014-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894289#comment-13894289 ] ASF subversion and git services commented on SOLR-5659: --- Commit 15655

[jira] [Commented] (SOLR-5659) Ignore or throw proper error message for bad delete containing bad composite ID

2014-02-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894288#comment-13894288 ] ASF subversion and git services commented on SOLR-5659: --- Commit 15655