[jira] [Updated] (LUCENE-5271) A slightly more accurate SloppyMath distance

2013-12-08 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Barkai updated LUCENE-5271: - Attachment: LUCENE-5271.patch Ryan, thanks for looking at this. bq. If the lat/lon values are

[jira] [Updated] (LUCENE-5350) Add Context Aware Suggester

2013-12-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5350: - Attachment: LUCENE-5350.patch Minor lookup optimization (in case of a single context) Add

[jira] [Updated] (LUCENE-5350) Add Context Aware Suggester

2013-12-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5350: - Attachment: LUCENE-5350-benchmark.patch Fixed benchmark code Add Context Aware Suggester

[jira] [Commented] (LUCENE-5350) Add Context Aware Suggester

2013-12-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13842461#comment-13842461 ] Areek Zillur commented on LUCENE-5350: -- Disregard the previous benchmark stats.

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

2013-12-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1046/ No tests ran. Build Log: [...truncated 38338 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (LUCENE-5362) IndexReader and friends should check ref count when incrementing

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

[jira] [Commented] (LUCENE-5362) IndexReader and friends should check ref count when incrementing

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

[jira] [Resolved] (LUCENE-5362) IndexReader and friends should check ref count when incrementing

2013-12-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5362. - Resolution: Fixed Assignee: Simon Willnauer IndexReader and friends should check

[jira] [Updated] (SOLR-3191) field exclusion from fl

2013-12-08 Thread Andrea Gazzarini (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Gazzarini updated SOLR-3191: --- Attachment: SOLR-3191.patch New version of the patch -- ReturnFields without constants.

[jira] [Commented] (SOLR-1301) Add a Solr contrib that allows for building Solr indexes via Hadoop's Map-Reduce.

2013-12-08 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13842555#comment-13842555 ] Steve Rowe commented on SOLR-1301: -- The Maven Jenkins build on trunk has been failing for

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

2013-12-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/139/ No tests ran. Build Log: [...truncated 52054 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeRelease [copy] Copying

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1102 - Failure!

2013-12-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1102/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 10268 lines...] [junit4] JVM J0: stdout was not empty, see:

Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1102 - Failure!

2013-12-08 Thread Dawid Weiss
We've already reported this macos JNU_NewStringPlatform failure. Dawid On Sun, Dec 8, 2013 at 7:59 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1102/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC All

[jira] [Updated] (SOLR-5529) Add Support for queries to use multiple suggesters (new Suggester Component)

2013-12-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5529: --- Attachment: SOLR-5529.patch Updated Patch: - Allow all the suggesters in a component to be