Re: Introducing Alba, a small framework to simplify Solr plugins development

2015-09-14 Thread Leonardo Foderaro
Hi Toke, I'm glad to know that. That's exactly why I'm writing Alba: to lower as much as possible the initial learning curve about Solr plugins architecture so you can do a quick test and evaluate if a custom plugin is the right tool for a particular task (sometimes you can get the same result

[jira] [Updated] (SOLR-8048) bin/solr script should accept user name and password for basicauth

2015-09-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8048: - Issue Type: Improvement (was: Bug) > bin/solr script should accept user name and password for basicauth >

[jira] [Assigned] (SOLR-8053) support basic auth in SolrJ

2015-09-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-8053: Assignee: Noble Paul > support basic auth in SolrJ > --- > >

[jira] [Updated] (LUCENE-6489) Move span payloads to sandbox

2015-09-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6489: -- Attachment: LUCENE-6489.patch Patch, this time with everything compiling properly... All

Re: Introducing Alba, a small framework to simplify Solr plugins development

2015-09-14 Thread Toke Eskildsen
On Mon, 2015-09-14 at 12:34 +0200, Leonardo Foderaro wrote: > Should you have any issue or suggestion on how to improve it please > let me know. I can explain my planned project, as it seems relevant in a broader scope. Maybe you can tell me if such a project fits into your framework? We have

[jira] [Created] (SOLR-8053) support basic auth in SolrJ

2015-09-14 Thread Noble Paul (JIRA)
Noble Paul created SOLR-8053: Summary: support basic auth in SolrJ Key: SOLR-8053 URL: https://issues.apache.org/jira/browse/SOLR-8053 Project: Solr Issue Type: Improvement Reporter:

[jira] [Updated] (SOLR-8053) support basic auth in SolrJ

2015-09-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8053: - Attachment: SOLR-8053.patch > support basic auth in SolrJ > --- > >

[jira] [Commented] (SOLR-8048) bin/solr script should accept user name and password for basicauth

2015-09-14 Thread Daniel Davis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743605#comment-14743605 ] Daniel Davis commented on SOLR-8048: True enough. > bin/solr script should accept user name and

[jira] [Commented] (SOLR-8048) bin/solr script should accept user name and password for basicauth

2015-09-14 Thread Daniel Davis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743518#comment-14743518 ] Daniel Davis commented on SOLR-8048: {quote} This is designed for the basic auth authentication scheme.

[jira] [Updated] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-09-14 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-7888: -- Attachment: SOLR-7888.patch Some details on this patch: * Changed back to {{suggest.cfq}} * Avoid

[jira] [Commented] (SOLR-8048) bin/solr script should accept user name and password for basicauth

2015-09-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743576#comment-14743576 ] Noble Paul commented on SOLR-8048: -- A ticket is a bug when it works wrongly. SolrJ works as advertised.

[jira] [Commented] (SOLR-8048) bin/solr script should accept user name and password for basicauth

2015-09-14 Thread Daniel Davis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743522#comment-14743522 ] Daniel Davis commented on SOLR-8048: [~noble.paul], I'd like to take this bug, but I'm not a committer.

[jira] [Commented] (LUCENE-6779) Reduce memory allocated by CompressingStoredFieldsWriter to write large strings

2015-09-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743538#comment-14743538 ] Robert Muir commented on LUCENE-6779: - I cant read the benchmarks (the table formatting is crazy) but

[jira] [Commented] (LUCENE-6489) Move span payloads to sandbox

2015-09-14 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743549#comment-14743549 ] David Smiley commented on LUCENE-6489: -- I guess if I were to enhance a highlighter to use

[jira] [Commented] (LUCENE-6779) Reduce memory allocated by CompressingStoredFieldsWriter to write large strings

2015-09-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743570#comment-14743570 ] Shalin Shekhar Mangar commented on LUCENE-6779: --- Sure, I'll add a test. > Reduce memory

Re: Introducing Alba, a small framework to simplify Solr plugins development

2015-09-14 Thread Alexandre Rafalovitch
On 14 September 2015 at 07:55, Toke Eskildsen wrote: > The idea is to introduce named filters, where the construction of the > filters themselves is done internally in Solr. That would be a custom query parser, right? Just thinking out loud. Regards, Alex. P.s.

[jira] [Updated] (LUCENE-6779) Reduce memory allocated by CompressingStoredFieldsWriter to write large strings

2015-09-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated LUCENE-6779: -- Attachment: LUCENE-6779.patch This patch is based on Robert's earlier patch

[jira] [Commented] (LUCENE-6489) Move span payloads to sandbox

2015-09-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743554#comment-14743554 ] Alan Woodward commented on LUCENE-6489: --- Or just write another implementation. It's pretty

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b78) - Build # 13928 - Failure!

2015-09-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13928/ Java: 64bit/jdk1.9.0-ea-b78 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message:

[jira] [Commented] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-09-14 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743511#comment-14743511 ] Jan Høydahl commented on SOLR-7888: --- Please don't delete attachments when uploading new ones. I think it

[jira] [Commented] (LUCENE-6779) Reduce memory allocated by CompressingStoredFieldsWriter to write large strings

2015-09-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743566#comment-14743566 ] Shalin Shekhar Mangar commented on LUCENE-6779: --- In these results, testWriteString3 is the

[jira] [Commented] (LUCENE-6779) Reduce memory allocated by CompressingStoredFieldsWriter to write large strings

2015-09-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743567#comment-14743567 ] Robert Muir commented on LUCENE-6779: - OK this is starting to look good. I personally don't mind the

[jira] [Updated] (LUCENE-6779) Reduce memory allocated by CompressingStoredFieldsWriter to write large strings

2015-09-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated LUCENE-6779: -- Attachment: LUCENE-6779.patch This patch adds scratch bytes to

[jira] [Updated] (LUCENE-6780) GeoPointDistanceQuery doesn't work with a large radius?

2015-09-14 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6780: --- Attachment: LUCENE-6780.patch Next iteration patch off the feature branch. bq. OK I

[jira] [Commented] (SOLR-5209) last replica removal cascades to remove shard from clusterstate

2015-09-14 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743672#comment-14743672 ] Shawn Heisey commented on SOLR-5209: On IRC today: {noformat} 09:14 < yriveiro> Hi, I unloaded by

[jira] [Updated] (SOLR-8046) HdfsCollectionsAPIDistributedZkTest checks that no transaction logs failed to be opened during the test but does not isolate this to the test and could fail due to other t

2015-09-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8046: -- Attachment: SOLR-8046.patch > HdfsCollectionsAPIDistributedZkTest checks that no transaction logs failed

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 956 - Still Failing

2015-09-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/956/ 2 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=2758, name=collection3, state=RUNNABLE,

[jira] [Resolved] (LUCENE-6789) change IndexSearcher default similarity to BM25

2015-09-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-6789. - Resolution: Fixed Thanks Adrien: I applied those fixes. > change IndexSearcher default

[jira] [Commented] (LUCENE-6789) change IndexSearcher default similarity to BM25

2015-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744370#comment-14744370 ] ASF subversion and git services commented on LUCENE-6789: - Commit 1703070 from

[jira] [Created] (SOLR-8054) Add a GET command to ConfigSets API

2015-09-14 Thread Gregory Chanan (JIRA)
Gregory Chanan created SOLR-8054: Summary: Add a GET command to ConfigSets API Key: SOLR-8054 URL: https://issues.apache.org/jira/browse/SOLR-8054 Project: Solr Issue Type: New Feature

[jira] [Commented] (LUCENE-6780) GeoPointDistanceQuery doesn't work with a large radius?

2015-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744288#comment-14744288 ] ASF subversion and git services commented on LUCENE-6780: - Commit 1703062 from

License in Solr

2015-09-14 Thread vetrik kumaran murugesan
Hi Team, I see GPL and MIT license used in SOLR. So apache 2.0 holds good for all underlying licenses? example : junit4-ant 2.1.13 has GPL and MIT . Please let me know if this is the aproriate group who should I send these questions to.. Regards, Vetrikkumaran Murugesan

Re: Introducing Alba, a small framework to simplify Solr plugins development

2015-09-14 Thread Leonardo Foderaro
thank you for sharing, it looks like a challenging project. I'm not sure if alba could be the right tool but if you want to give it a try for a simple proof-of-concept I will gladly help you to decide if it can be. I also agree with Alexandre, I'm not sure if this thread is more appropriate here

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 53 - Failure!

2015-09-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/53/ Java: multiarch/jdk1.7.0 -d64 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace:

[jira] [Updated] (SOLR-7995) Add a LIST command to ConfigSets API

2015-09-14 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-7995: - Issue Type: New Feature (was: Bug) > Add a LIST command to ConfigSets API >

Re: License in Solr

2015-09-14 Thread Upayavira
On Mon, Sep 14, 2015, at 10:41 PM, vetrik kumaran murugesan wrote: > Hi Team, > > > I see GPL and MIT license used in SOLR. So apache 2.0 holds good for > all underlying licenses? > > example  :  junit4-ant 2.1.13 has  GPL and MIT . > > > > Please let me know if this is the aproriate group who

Re: License in Solr

2015-09-14 Thread vetrik kumaran murugesan
Thanks Upayavira, I was using apache solr 5.3.0. 2015-09-14 17:28 GMT-05:00 Upayavira : > On Mon, Sep 14, 2015, at 10:41 PM, vetrik kumaran murugesan wrote: > > Hi Team, > > > I see GPL and MIT license used in SOLR. So apache 2.0 holds good for all > underlying licenses? > >

[jira] [Commented] (LUCENE-6780) GeoPointDistanceQuery doesn't work with a large radius?

2015-09-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744297#comment-14744297 ] Michael McCandless commented on LUCENE-6780: bq. The test was buggy using maxLon where it

[jira] [Commented] (SOLR-5147) Support child documents in DIH

2015-09-14 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744852#comment-14744852 ] Mikhail Khludnev commented on SOLR-5147: I see a minor usability issue: nested documents aren't

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3523 - Failure

2015-09-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3523/ 1 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at

[jira] [Commented] (LUCENE-6804) TestIndexWriterOutOfFileDescriptors nightly failure

2015-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744636#comment-14744636 ] ASF subversion and git services commented on LUCENE-6804: - Commit 1703081 from

[jira] [Commented] (LUCENE-6804) TestIndexWriterOutOfFileDescriptors nightly failure

2015-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744639#comment-14744639 ] ASF subversion and git services commented on LUCENE-6804: - Commit 1703082 from

[jira] [Commented] (SOLR-8047) large longs is being saved incorrect

2015-09-14 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744772#comment-14744772 ] Erick Erickson commented on SOLR-8047: -- Please bring this kind of thing up on the user's lit first, as

Re: Introducing Alba, a small framework to simplify Solr plugins development

2015-09-14 Thread Erik Hatcher
Toke - this (named filters that can be combined in boolean expressions) sounds like https://issues.apache.org/jira/browse/SOLR-7276 - whatcha think? Erik > On Sep 14, 2015, at 7:55 AM, Toke Eskildsen wrote:

[jira] [Resolved] (LUCENE-6804) TestIndexWriterOutOfFileDescriptors nightly failure

2015-09-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6804. Resolution: Fixed Fix Version/s: 5.4 Trunk Thanks

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2676 - Still Failing!

2015-09-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2676/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=10023,

Re: License in Solr

2015-09-14 Thread Upayavira
On Mon, Sep 14, 2015, at 11:28 PM, Upayavira wrote: > On Mon, Sep 14, 2015, at 10:41 PM, vetrik kumaran murugesan wrote: >> Hi Team, >> >> >> I see GPL and MIT license used in SOLR. So apache 2.0 holds good for >> all underlying licenses? >> >> example  :  junit4-ant 2.1.13 has  GPL and MIT .

Re: Introducing Alba, a small framework to simplify Solr plugins development

2015-09-14 Thread Toke Eskildsen
On Thu, 2015-09-10 at 14:38 +0200, Leonardo Foderaro wrote: > @AlbaPlugin(name="myPluginsLibrary") > public class MyPlugins { > > @DocTransformer(name="helloworld") > public void hello(SolrDocument doc) { > doc.setField("message", "Hello, World!"); > } > [...

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-09-14 Thread Burkhard Buelte (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743947#comment-14743947 ] Burkhard Buelte commented on SOLR-8050: --- To my research the value.toString line 715 in

[jira] [Updated] (SOLR-8050) Partial update on document with multivalued date field fails

2015-09-14 Thread Burkhard Buelte (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Burkhard Buelte updated SOLR-8050: -- Attachment: screenshot-1.png > Partial update on document with multivalued date field fails >

Having trouble importing PyLucene packages

2015-09-14 Thread Blaž Štempelj
Dear PyLucene development team, I am writing to you because I have problem importing packages into my project. All the details are already described in this StackOverflow question: http://stackoverflow.com/questions/32537381/importing-packages-from-pylucene-does-not-work I look forward to

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2675 - Failure!

2015-09-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2675/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.DeleteShardTest.test Error Message: Timeout occured while waiting response from server at:

[jira] [Commented] (SOLR-7932) Solr replication relies on timestamps to sync across machines

2015-09-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744143#comment-14744143 ] Mark Miller commented on SOLR-7932: --- I think when in SolrCloud mode perhaps it's just best to always

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

2015-09-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2727/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.security.TestAuthorizationFramework.authorizationFrameworkTest Error Message: There are still nodes recoverying - waited

[JENKINS-EA] Lucene-Solr-5.3-Linux (32bit/jdk1.9.0-ea-b78) - Build # 163 - Failure!

2015-09-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.3-Linux/163/ Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Commented] (LUCENE-5205) SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2015-09-14 Thread Modassar Ather (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14742980#comment-14742980 ] Modassar Ather commented on LUCENE-5205: Got the point. I think LUCENE-6796 will take care of

[jira] [Commented] (SOLR-8051) Global stats NPE

2015-09-14 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743183#comment-14743183 ] Markus Jelsma commented on SOLR-8051: - 102: // TODO: nl == null if not all shards respond (no

[jira] [Updated] (SOLR-8052) Kerberos auth plugin does not work with Java 9 Jigsaw

2015-09-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-8052: Component/s: (was: hentication) Authentication > Kerberos auth plugin does not

[jira] [Updated] (SOLR-7858) Make Angular UI default

2015-09-14 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-7858: Attachment: original UI link.png > Make Angular UI default > --- > >

[jira] [Updated] (SOLR-7858) Make Angular UI default

2015-09-14 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-7858: Attachment: new ui link.png > Make Angular UI default > --- > > Key:

[jira] [Created] (LUCENE-6805) Add a general purpose readonly interace to BitSet

2015-09-14 Thread Selva Kumar (JIRA)
Selva Kumar created LUCENE-6805: --- Summary: Add a general purpose readonly interace to BitSet Key: LUCENE-6805 URL: https://issues.apache.org/jira/browse/LUCENE-6805 Project: Lucene - Core

[jira] [Updated] (SOLR-7858) Make Angular UI default

2015-09-14 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-7858: Attachment: SOLR-7858.patch patch that adds simple links to old/new UI. > Make Angular UI default >

[jira] [Commented] (SOLR-7858) Make Angular UI default

2015-09-14 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743281#comment-14743281 ] Upayavira commented on SOLR-7858: - I'm pretty much ready to switch to the Angular UI for 5.4. With the

[jira] [Commented] (LUCENE-6716) Improve SpanPayloadCheckQuery API

2015-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743174#comment-14743174 ] ASF subversion and git services commented on LUCENE-6716: - Commit 1702872 from

[jira] [Created] (SOLR-8051) Global stats NPE

2015-09-14 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-8051: --- Summary: Global stats NPE Key: SOLR-8051 URL: https://issues.apache.org/jira/browse/SOLR-8051 Project: Solr Issue Type: Bug Reporter: Markus

[jira] [Created] (SOLR-8052) Kerberos auth plugin does not work with Java 9 Jigsaw

2015-09-14 Thread Uwe Schindler (JIRA)
Uwe Schindler created SOLR-8052: --- Summary: Kerberos auth plugin does not work with Java 9 Jigsaw Key: SOLR-8052 URL: https://issues.apache.org/jira/browse/SOLR-8052 Project: Solr Issue Type:

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

2015-09-14 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14208/ Java: 64bit/jdk1.8.0_60 -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

[jira] [Commented] (LUCENE-6716) Improve SpanPayloadCheckQuery API

2015-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743198#comment-14743198 ] ASF subversion and git services commented on LUCENE-6716: - Commit 1702877 from

[jira] [Commented] (LUCENE-6716) Improve SpanPayloadCheckQuery API

2015-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743293#comment-14743293 ] ASF subversion and git services commented on LUCENE-6716: - Commit 1702892 from

[jira] [Resolved] (LUCENE-6716) Improve SpanPayloadCheckQuery API

2015-09-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-6716. --- Resolution: Fixed Thanks for the review David. PayloadSpanCollector will be dealt with in

[jira] [Updated] (LUCENE-6489) Move span payloads to sandbox

2015-09-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6489: -- Attachment: LUCENE-6489.patch Here is a patch that: * moves PayloadScoreQuery,