[jira] [Created] (SOLR-7818) Distributed stats only calculates with the terms that are present in the last shard of the distributed request

2015-07-21 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-7818: --- Summary: Distributed stats only calculates with the terms that are present in the last shard of the distributed request Key: SOLR-7818 URL: https://issues.apache.org/jira/browse/SOL

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

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2534/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests Error Message: Timeout while trying to assert update logs @ collection=source

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b21) - Build # 13554 - Still Failing!

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13554/ Java: 32bit/jdk1.8.0_60-ea-b21 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: commitWithin did not work on node: http://127.0.0.1:51986/collection1 expected:<68> b

[jira] [Commented] (SOLR-7441) Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL

2015-07-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636178#comment-14636178 ] Gus Heck commented on SOLR-7441: Also, if you or anyone reading this has the karma, please

[jira] [Commented] (SOLR-7441) Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL

2015-07-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636176#comment-14636176 ] Gus Heck commented on SOLR-7441: [~joel.bernstein] thx for reviewing this in and carrying i

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60-ea-b21) - Build # 13553 - Still Failing!

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13553/ Java: 64bit/jdk1.8.0_60-ea-b21 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest Error Message: There are still nodes recoverying - waited for 330 seconds Stack

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 13373 - Failure!

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13373/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 62386 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred wh

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 5052 - Still Failing!

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5052/ Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.store.TestSimpleFSLockFactory.testStressLocks Error Message: Captured an uncaught exception in thread: Thread[id=712, name=T

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_45) - Build # 13552 - Failure!

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13552/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTests Error Message: Timeout waiting for CDCR replication to complete @sour

Re: Parsing and indexing parts of the input file paths

2015-07-21 Thread Andrew Musselman
Erik, thanks; the prefix starting with "/user/andrew/" will be known, and can be put into config, let's assume. Would this be config-only or would it require some code, and could you point to some classes I can start with if I need to write code, and some up-to-date docs? Same for the update proc

[jira] [Updated] (SOLR-7742) Support for Immutable ConfigSets

2015-07-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-7742: - Attachment: SOLR-7742log.patch Here's a patch to improve the logging: - Makes it more obvious it's

[jira] [Commented] (SOLR-7742) Support for Immutable ConfigSets

2015-07-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636061#comment-14636061 ] Gregory Chanan commented on SOLR-7742: -- ok, that isn't indicative of an error, it's ju

[jira] [Commented] (SOLR-5379) Query-time multi-word synonym expansion

2015-07-21 Thread Timothy Garafola (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635899#comment-14635899 ] Timothy Garafola commented on SOLR-5379: Is there a status on this issue? Did it g

[jira] [Commented] (LUCENE-6547) Add dateline crossing support to GeoPointInBBox and GeoPointDistance Queries

2015-07-21 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635860#comment-14635860 ] Nicholas Knize commented on LUCENE-6547: bq. The test was very slow with the * 10

[jira] [Comment Edited] (LUCENE-6685) GeoPointInBBox/Distance queries should have safeguards

2015-07-21 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635858#comment-14635858 ] Nicholas Knize edited comment on LUCENE-6685 at 7/21/15 9:41 PM: --

[jira] [Updated] (LUCENE-6685) GeoPointInBBox/Distance queries should have safeguards

2015-07-21 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6685: --- Attachment: LUCENE-6685.patch Updated patch iincludes the following improvements: * Dynamica

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_45) - Build # 5051 - Failure!

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5051/ Java: 32bit/jdk1.8.0_45 -server -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]

[jira] [Commented] (SOLR-7560) Parallel SQL Support

2015-07-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635770#comment-14635770 ] Joel Bernstein commented on SOLR-7560: -- Just wrapped up the work on SOLR-7441 which re

[jira] [Commented] (SOLR-7441) Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL

2015-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635758#comment-14635758 ] ASF subversion and git services commented on SOLR-7441: --- Commit 16921

[jira] [Commented] (SOLR-7742) Support for Immutable ConfigSets

2015-07-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635730#comment-14635730 ] Gregory Chanan commented on SOLR-7742: -- Do you have a specific test case I can look at

[jira] [Created] (SOLR-7817) Move solr.test.sys.prop(1|2) out of the generic solrconfig.xml that's used by most tests

2015-07-21 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-7817: -- Summary: Move solr.test.sys.prop(1|2) out of the generic solrconfig.xml that's used by most tests Key: SOLR-7817 URL: https://issues.apache.org/jira/browse/SOLR-7817 Proj

[jira] [Commented] (SOLR-7742) Support for Immutable ConfigSets

2015-07-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635708#comment-14635708 ] Noble Paul commented on SOLR-7742: -- Yes I see this error often > Support for Immutable Co

[jira] [Commented] (SOLR-7742) Support for Immutable ConfigSets

2015-07-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635703#comment-14635703 ] Anshum Gupta commented on SOLR-7742: Hi Greg, I've been seeing a lot of Exceptions like

Re: Parsing and indexing parts of the input file paths

2015-07-21 Thread Erik Hatcher
If this is only for search, then an analysis chain could be crafted, likely with the pattern regex filter in the mix, to pull out pieces of the path. How will you know the prefix of the file though? There’s also the ability to do this sort of thing in an update processor, most easily using th

Re: timeAllowed parameter ignored edge-case bug?

2015-07-21 Thread Christine Poerschke (BLOOMBERG/ LONDON)
https://issues.apache.org/jira/i#browse/SOLR-7816 raised to track this. Yes, the issue only surfaces if queryResultsCache is configured and filterCache is not configured. I agree, this should not affect (m)any real users, just points towards opportunity to split/refactor somehow - i stumbled acr

[jira] [Commented] (SOLR-7816) timeAllowed parameter ignored edge-case bug (queryResultsCache=yes,filterCache=no)

2015-07-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635491#comment-14635491 ] Christine Poerschke commented on SOLR-7816: --- debug trace extract: {code} SolrInde

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Mike Drob
Congratulations! On Tue, Jul 21, 2015 at 12:31 PM, Joel Bernstein wrote: > Congratulations Mikhail! > > Joel Bernstein > http://joelsolr.blogspot.com/ > > On Tue, Jul 21, 2015 at 12:39 PM, Michael McCandless < > luc...@mikemccandless.com> wrote: > >> Welcome Mikhail! >> >> Mike McCandless >> >>

[jira] [Commented] (SOLR-7816) timeAllowed parameter ignored edge-case bug (queryResultsCache=yes,filterCache=no)

2015-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635488#comment-14635488 ] ASF GitHub Bot commented on SOLR-7816: -- GitHub user cpoerschke opened a pull request:

[jira] [Created] (SOLR-7816) timeAllowed parameter ignored edge-case bug (queryResultsCache=yes,filterCache=no)

2015-07-21 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-7816: - Summary: timeAllowed parameter ignored edge-case bug (queryResultsCache=yes,filterCache=no) Key: SOLR-7816 URL: https://issues.apache.org/jira/browse/SOLR-7816

[GitHub] lucene-solr pull request: SOLR-7816: timeAllowed parameter ignored...

2015-07-21 Thread cpoerschke
GitHub user cpoerschke opened a pull request: https://github.com/apache/lucene-solr/pull/192 SOLR-7816: timeAllowed parameter ignored edge-case bug? for https://issues.apache.org/jira/i#browse/SOLR-7816 You can merge this pull request into a Git repository by running: $ git pul

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Joel Bernstein
Congratulations Mikhail! Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Jul 21, 2015 at 12:39 PM, Michael McCandless < luc...@mikemccandless.com> wrote: > Welcome Mikhail! > > Mike McCandless > > http://blog.mikemccandless.com > > > On Tue, Jul 21, 2015 at 3:21 AM, Adrien Grand wrote: > >

Parsing and indexing parts of the input file paths

2015-07-21 Thread Andrew Musselman
Dear user and dev lists, We are loading files from a directory and would like to index a portion of each file path as a field as well as the text inside the file. E.g., on HDFS we have this file path: /user/andrew/1234/1234/file.pdf And we would like the "1234" token parsed from the file path a

[jira] [Resolved] (SOLR-7765) TokenizerChain methods may return null depending on how constructor is called -- causes NPE in luke request handler

2015-07-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-7765. Resolution: Fixed Fix Version/s: Trunk 5.3 Thanks for rasiing this issue and helpin

[jira] [Updated] (SOLR-7765) TokenizerChain methods may return null depending on how constructor is called -- causes NPE in luke request handler

2015-07-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-7765: --- Description: {{TokenizerChain}} created using 2-arg constructor has {{null}} in {{charFilters}}, so {{LukeRequ

[jira] [Commented] (SOLR-7765) TokenizerChain without char filters cause NPE in luke request handler

2015-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635438#comment-14635438 ] ASF subversion and git services commented on SOLR-7765: --- Commit 16921

[jira] [Commented] (SOLR-7765) TokenizerChain without char filters cause NPE in luke request handler

2015-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635385#comment-14635385 ] ASF subversion and git services commented on SOLR-7765: --- Commit 16921

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Michael McCandless
Welcome Mikhail! Mike McCandless http://blog.mikemccandless.com On Tue, Jul 21, 2015 at 3:21 AM, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief b

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Mark Miller
Welcome! - Mark On Tue, Jul 21, 2015 at 10:39 AM Shawn Heisey wrote: > On 7/21/2015 1:21 AM, Adrien Grand wrote: > > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > > invitation to become a committer. > > Congratulations and welcome to the group! > > Thanks, > Shawn > > >

[jira] [Commented] (SOLR-7806) SolrCloud to use 127.0.01 instead of localhost

2015-07-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635221#comment-14635221 ] Uwe Schindler commented on SOLR-7806: - -1 to this patch, because it makes use of Solr i

[jira] [Commented] (SOLR-7806) SolrCloud to use 127.0.01 instead of localhost

2015-07-21 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635201#comment-14635201 ] Arcadius Ahouansou commented on SOLR-7806: -- Please see attached patch [~markrmil..

[jira] [Updated] (SOLR-7806) SolrCloud to use 127.0.01 instead of localhost

2015-07-21 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated SOLR-7806: - Attachment: SOLR-7806.patch Initial patch with localhost changed to 127.0.0.1 > SolrCloud

[jira] [Commented] (SOLR-7806) SolrCloud to use 127.0.01 instead of localhost

2015-07-21 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635198#comment-14635198 ] Arcadius Ahouansou commented on SOLR-7806: -- I have taken note [~anders5737] > Sol

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Shawn Heisey
On 7/21/2015 1:21 AM, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. Congratulations and welcome to the group! Thanks, Shawn - To unsubscribe, e-ma

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Mikhail Khludnev
Thanks for the best birthday present I’ve ever had! bio: I grew up at the Far East of Russia, it’s really far - it’s beyond China. I’ve got engineer degree, work in transportation and geodesy, which I miss so much now. I start with C++, then learned Java, and moved into Saint-Petersburg at the Nor

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 13367 - Failure!

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13367/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 62361 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while ex

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Upayavira
Welcome Mikhail! On Tue, Jul 21, 2015, at 02:47 PM, Han Jiang wrote: > Welcome, Mikhail! > > On Tue, Jul 21, 2015 at 3:21 PM, Adrien Grand > wrote: >> I'm pleased to announce that Mikhail Khludnev has accepted the PMC's >> invitation to become a committer. >> >> Mikhail, it's tradition that you

[jira] [Updated] (SOLR-7692) Implement BasicAuth based impl for the new Authentication/Authorization APIs

2015-07-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7692: - Attachment: SOLR-7692.patch some cleanup > Implement BasicAuth based impl for the new Authentication/Autho

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Han Jiang
Welcome, Mikhail! On Tue, Jul 21, 2015 at 3:21 PM, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has already added to

RE: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Uwe Schindler
Welcome Mikhail! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Adrien Grand [mailto:jpou...@gmail.com] > Sent: Tuesday, July 21, 2015 9:22 AM > To: dev@lucene.apache.org; Mikhail Khludnev > Subject: We

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Yonik Seeley
Congrats Mikhail! -Yonik On Tue, Jul 21, 2015 at 3:21 AM, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has already a

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Steve Rowe
Welcome Mikhail! Steve www.lucidworks.com On Tuesday, July 21, 2015, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" ha

[jira] [Commented] (LUCENE-6691) tweak SortingMergePolicy.getSortDescription

2015-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635084#comment-14635084 ] ASF GitHub Bot commented on LUCENE-6691: GitHub user cpoerschke opened a pull req

[jira] [Created] (LUCENE-6691) tweak SortingMergePolicy.getSortDescription

2015-07-21 Thread Christine Poerschke (JIRA)
Christine Poerschke created LUCENE-6691: --- Summary: tweak SortingMergePolicy.getSortDescription Key: LUCENE-6691 URL: https://issues.apache.org/jira/browse/LUCENE-6691 Project: Lucene - Core

[GitHub] lucene-solr pull request: LUCENE-6691: tweak SortingMergePolicy.ge...

2015-07-21 Thread cpoerschke
GitHub user cpoerschke opened a pull request: https://github.com/apache/lucene-solr/pull/191 LUCENE-6691: tweak SortingMergePolicy.getSortDescription for https://issues.apache.org/jira/i#browse/LUCENE-6691 You can merge this pull request into a Git repository by running: $ git

[jira] [Commented] (SOLR-7765) TokenizerChain without char filters cause NPE in luke request handler

2015-07-21 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635043#comment-14635043 ] Konstantin Gribov commented on SOLR-7765: - Fixing this in {{TokenizerChain}} itself

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Shalin Shekhar Mangar
Welcome Mikhail! On Tue, Jul 21, 2015 at 12:51 PM, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has already added to t

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread david.w.smi...@gmail.com
Welcome! Well deserved Mikhail! On Tue, Jul 21, 2015 at 10:24 AM Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has al

[jira] [Commented] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-07-21 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634984#comment-14634984 ] Jens Wille commented on SOLR-7639: -- I've updated the {{SOLR-7639-add-boost-and-exclude-cur

[jira] [Updated] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-07-21 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7639: - Attachment: SOLR-7639-add-boost-and-exclude-current.patch > Bring MLTQParser at par with the MLT Handler w.

[jira] [Updated] (SOLR-7639) Bring MLTQParser at par with the MLT Handler w.r.t supported options

2015-07-21 Thread Jens Wille (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Wille updated SOLR-7639: - Attachment: (was: SOLR-7639-use-defaults.patch) > Bring MLTQParser at par with the MLT Handler w.r.t su

[jira] [Commented] (LUCENE-6674) J9 assertion / crash in tests

2015-07-21 Thread Brijesh Nekkare (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634941#comment-14634941 ] Brijesh Nekkare commented on LUCENE-6674: - We would also need the coredump to be

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Ramkumar R. Aiyengar
Welcome Mikhail! On Tue, Jul 21, 2015 at 8:21 AM, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has already added to t

[jira] [Commented] (LUCENE-6690) Speed up MultiTermsEnum.next()

2015-07-21 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634897#comment-14634897 ] Martijn van Groningen commented on LUCENE-6690: --- +1 this looks great. I tes

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Stefan Matheis
Welcome Mikhail! -Stefan On Tuesday, July 21, 2015 at 9:21 AM, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl"

[jira] [Commented] (SOLR-7756) NPE in ExactStatsCache when a term doesn't exist on a shard

2015-07-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634841#comment-14634841 ] Anshum Gupta commented on SOLR-7756: Thanks Varun. Looks good. Here are a few suggestio

[jira] [Resolved] (SOLR-7815) Remove LuceneQueryOptimizer

2015-07-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved SOLR-7815. Resolution: Fixed Fix Version/s: 5.3 Thanks Hoss for adding context and reviewing the patch.

[jira] [Commented] (SOLR-7815) Remove LuceneQueryOptimizer

2015-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634793#comment-14634793 ] ASF subversion and git services commented on SOLR-7815: --- Commit 16920

[jira] [Commented] (SOLR-7815) Remove LuceneQueryOptimizer

2015-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634791#comment-14634791 ] ASF subversion and git services commented on SOLR-7815: --- Commit 16920

[jira] [Resolved] (LUCENE-6668) Optimize SortedSet/SortedNumeric storage for the few unique sets use-case

2015-07-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6668. -- Resolution: Fixed Fix Version/s: 5.3 > Optimize SortedSet/SortedNumeric storage for the

[jira] [Resolved] (SOLR-7715) Remove IgnoreAcceptDocsQuery

2015-07-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved SOLR-7715. Resolution: Fixed Assignee: Adrien Grand Fix Version/s: 5.3 > Remove IgnoreAcceptDocs

[jira] [Commented] (SOLR-7715) Remove IgnoreAcceptDocsQuery

2015-07-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634788#comment-14634788 ] Adrien Grand commented on SOLR-7715: There also was a commit on trunk but I wrongly lab

[jira] [Commented] (LUCENE-6668) Optimize SortedSet/SortedNumeric storage for the few unique sets use-case

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

[jira] [Commented] (SOLR-7715) Remove IgnoreAcceptDocsQuery

2015-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634778#comment-14634778 ] ASF subversion and git services commented on SOLR-7715: --- Commit 16920

Re: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 13364 - Failure!

2015-07-21 Thread Adrien Grand
This is because of my commit, I tested with Java 8 which has a default method for remove() on the contrary to Java 7. I'll fix. On Tue, Jul 21, 2015 at 10:28 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13364/ > Java: 32bit/jdk1.7.0_80 -server

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 13364 - Failure!

2015-07-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13364/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC No tests ran. Build Log: [...truncated 399 lines...] [javac] Compiling 735 source files to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/classes/java

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Koji Sekiguchi
Welcome Mikhail! Koji On 2015/07/21 16:21, Adrien Grand wrote: I'm pleased to announce that Mikhail Khludnev has accepted the PMC's invitation to become a committer. Mikhail, it's tradition that you introduce yourself with a brief bio. Your handle "mkhl" has already added to the “lucene" LDAP

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Alan Woodward
Welcome, Mikhail! Alan Woodward www.flax.co.uk On 21 Jul 2015, at 08:21, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mk

[jira] [Commented] (LUCENE-6668) Optimize SortedSet/SortedNumeric storage for the few unique sets use-case

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

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Tommaso Teofili
congrats and welcome! Tommaso 2015-07-21 9:21 GMT+02:00 Adrien Grand : > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has already added to

[jira] [Commented] (LUCENE-6668) Optimize SortedSet/SortedNumeric storage for the few unique sets use-case

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

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Dawid Weiss
Welcome and congratulations, Mikhail! Dawid On Tue, Jul 21, 2015 at 9:27 AM, Shai Erera wrote: > Welcome Mikhail! > > On Jul 21, 2015 10:23 AM, "Adrien Grand" wrote: >> >> I'm pleased to announce that Mikhail Khludnev has accepted the PMC's >> invitation to become a committer. >> >> Mikhail, it

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Ryan Ernst
Congrats! On Tue, Jul 21, 2015 at 12:21 AM, Adrien Grand wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has already added to the “lu

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Christian Moen
Congrats, Mikhail! > On Jul 21, 2015, at 4:21 PM, Adrien Grand wrote: > > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has already added

Re: Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Shai Erera
Welcome Mikhail! On Jul 21, 2015 10:23 AM, "Adrien Grand" wrote: > I'm pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to become a committer. > > Mikhail, it's tradition that you introduce yourself with a brief bio. > > Your handle "mkhl" has already added to the “lu

Welcome Mikhail Khludnev as Lucene/Solr committer

2015-07-21 Thread Adrien Grand
I'm pleased to announce that Mikhail Khludnev has accepted the PMC's invitation to become a committer. Mikhail, it's tradition that you introduce yourself with a brief bio. Your handle "mkhl" has already added to the “lucene" LDAP group, so you now have commit privileges. Please test this by addi