[jira] [Comment Edited] (SOLR-7948) MapReduceIndexerTool of solr 5.2.1 doesn't work with hadoop 2.7.1

2016-01-08 Thread davidchiu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088868#comment-15088868 ] davidchiu edited comment on SOLR-7948 at 1/8/16 8:19 AM: - I found a same issue

RE: how to search miilions of record in Lucene query

2016-01-08 Thread Uwe Schindler
Hi, this is not responsibility of a query parser. You need the right Query class! And here it is: (Lucene 5): new TermsQuery(array/list of terms) https://lucene.apache.org/core/5_4_0/queries/org/apache/lucene/queries/TermsQuery.html (Lucene 4): new ConstantScoreQuery(TermsFilter(array/list of

[jira] [Created] (LUCENE-6968) LSH Filter

2016-01-08 Thread Cao Manh Dat (JIRA)
Cao Manh Dat created LUCENE-6968: Summary: LSH Filter Key: LUCENE-6968 URL: https://issues.apache.org/jira/browse/LUCENE-6968 Project: Lucene - Core Issue Type: Improvement

[jira] [Updated] (LUCENE-6968) LSH Filter

2016-01-08 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated LUCENE-6968: - Attachment: LUCENE-6968.patch Initial patch. Can find similar documents based on Jaccard

[jira] [Commented] (SOLR-8418) BoostQuery cannot be cast to TermQuery

2016-01-08 Thread Ere Maijala (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088958#comment-15088958 ] Ere Maijala commented on SOLR-8418: --- Confirmed fixed for me too. Thanks! > BoostQuery cannot be cast to

how to search miilions of record in Lucene query

2016-01-08 Thread Mugeesh Husain
Hello, How to create Lucene query parser which could accept 1 millions ID search like ID:1,2,.. upto 1 Millions with good performance. Please give me suggestion which query parser i should use or custom etc Thanks -- View this message in context:

[jira] [Commented] (SOLR-8453) Jetty update from 9.2 to 9.3 causes the server to reset formerly legitimate client connections.

2016-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088866#comment-15088866 ] ASF subversion and git services commented on SOLR-8453: --- Commit 1723660 from

[jira] [Commented] (SOLR-7948) MapReduceIndexerTool of solr 5.2.1 doesn't work with hadoop 2.7.1

2016-01-08 Thread davidchiu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088868#comment-15088868 ] davidchiu commented on SOLR-7948: - I found a same issue about oozie with hadoop, the issue's jira is

[jira] [Updated] (LUCENE-6932) Seek past EOF with RAMDirectory should throw EOFException

2016-01-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6932: --- Attachment: LUCENE-6932.patch Thanks [~stephane campinas], I merged your two patches

[jira] [Created] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

2016-01-08 Thread Kevin Risden (JIRA)
Kevin Risden created SOLR-8527: -- Summary: Improve JdbcTest to cleanup properly on failures Key: SOLR-8527 URL: https://issues.apache.org/jira/browse/SOLR-8527 Project: Solr Issue Type:

[jira] [Resolved] (SOLR-8505) core/DirectoryFactory.LOCK_TYPE_HDFS - add & use it instead of String literals

2016-01-08 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-8505. --- Resolution: Fixed Fix Version/s: Trunk 5.5 >

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089599#comment-15089599 ] Kevin Risden commented on SOLR-8502: Here are some of the JIRAs are that are ready for review. *

[jira] [Resolved] (LUCENE-6944) BooleanWeight.bulkScorer should not build any sub bulk scorer if there are required/prohibited clauses

2016-01-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6944. -- Resolution: Fixed Yep, that's fixed! > BooleanWeight.bulkScorer should not build any sub bulk

[jira] [Assigned] (LUCENE-6948) ArrayIndexOutOfBoundsException in PagedBytes$Reader.fill

2016-01-08 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke reassigned LUCENE-6948: --- Assignee: Christine Poerschke > ArrayIndexOutOfBoundsException in

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3003/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception

[jira] [Resolved] (SOLR-8504) (IndexSchema|SolrIndexConfig)Test: private static finals for solrconfig.xml and schema.xml String literals

2016-01-08 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-8504. --- Resolution: Fixed Fix Version/s: Trunk 5.5 >

[jira] [Created] (SOLR-8529) Improve JdbcTest to not use plain assert statements

2016-01-08 Thread Kevin Risden (JIRA)
Kevin Risden created SOLR-8529: -- Summary: Improve JdbcTest to not use plain assert statements Key: SOLR-8529 URL: https://issues.apache.org/jira/browse/SOLR-8529 Project: Solr Issue Type:

[jira] [Commented] (SOLR-8529) Improve JdbcTest to not use plain assert statements

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089810#comment-15089810 ] Kevin Risden commented on SOLR-8529: Builds upon improvements from SOLR-8527. > Improve JdbcTest to

[jira] [Commented] (SOLR-7739) Lucene Classification Integration - UpdateRequestProcessor

2016-01-08 Thread David de Kleer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089837#comment-15089837 ] David de Kleer commented on SOLR-7739: -- Any updates on your update? ;-) David > Lucene

[jira] [Updated] (SOLR-8462) Improve error reporting for /stream handler

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8462: - Fix Version/s: (was: Trunk) 6.0 > Improve error reporting for /stream

[jira] [Assigned] (SOLR-8462) Improve error reporting for /stream handler

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-8462: Assignee: Joel Bernstein > Improve error reporting for /stream handler >

[jira] [Updated] (SOLR-8509) Determine test strategy and add tests for JDBC driver metadata.

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8509: --- Flags: Patch > Determine test strategy and add tests for JDBC driver metadata. >

[jira] [Comment Edited] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089599#comment-15089599 ] Kevin Risden edited comment on SOLR-8502 at 1/8/16 9:21 PM: Here are some of

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15190/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 2 object(s) that were not

[jira] [Commented] (SOLR-6622) Issue with Multivalued fields when using UIMA

2016-01-08 Thread Tomasz Oliwa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089815#comment-15089815 ] Tomasz Oliwa commented on SOLR-6622: I just reported https://issues.apache.org/jira/browse/SOLR-8528 ,

[jira] [Updated] (SOLR-8529) Improve JdbcTest to not use plain assert statements

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8529: --- Attachment: SOLR-8529.patch Changes assert statements to assertTrue, assertFalse, and assertEquals as

[jira] [Updated] (SOLR-8529) Improve JdbcTest to not use plain assert statements

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8529: --- Flags: Patch > Improve JdbcTest to not use plain assert statements >

[jira] [Commented] (LUCENE-6948) ArrayIndexOutOfBoundsException in PagedBytes$Reader.fill

2016-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089850#comment-15089850 ] ASF subversion and git services commented on LUCENE-6948: - Commit 1723787 from

[jira] [Updated] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8502: - Fix Version/s: 6.0 > Improve Solr JDBC Driver to support SQL Clients like DBVisualizer >

[jira] [Updated] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8527: --- Flags: Patch > Improve JdbcTest to cleanup properly on failures >

[jira] [Created] (SOLR-8528) UIMA processor with multivalued fields and atomic updates bug

2016-01-08 Thread Tomasz Oliwa (JIRA)
Tomasz Oliwa created SOLR-8528: -- Summary: UIMA processor with multivalued fields and atomic updates bug Key: SOLR-8528 URL: https://issues.apache.org/jira/browse/SOLR-8528 Project: Solr Issue

[jira] [Updated] (SOLR-8509) Determine test strategy and add tests for JDBC driver metadata.

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8509: --- Attachment: SOLR-8509.patch Idea for testing JDBC driver metadata. Currently this has some tests for

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15189/ Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseSerialGC 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MigrateRouteKeyTest Error Message: ObjectTracker found 3 object(s) that were not released!!!

[jira] [Updated] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8527: --- Attachment: SOLR-8527.patch This patch uses try-with-resources on the JDBC connections, statements,

Re: Lucene/Solr 6.0.0 release

2016-01-08 Thread Michael McCandless
I don't think we should hold the major release for lots of new large features that are not even started yet; they can just as easily be done in a 6.x release. Remember the counterbalance here is major new features that are done (as far as we know!), yet not readily available to users. And moving

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

2016-01-08 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-5209: -- Fix Version/s: (was: 5.0) 6.0 > last replica removal cascades to

Re: Lucene/Solr 6.0.0 release

2016-01-08 Thread Joel Bernstein
I agree completely with this approach. There's always another release right around the corner. There's some nice features waiting in trunk. +1 moving forward fairly soon. +1 to 6.0 being the git release if possible. Joel Bernstein http://joelsolr.blogspot.com/ On Fri, Jan 8, 2016 at 2:51 PM,

[jira] [Comment Edited] (SOLR-6622) Issue with Multivalued fields when using UIMA

2016-01-08 Thread Tomasz Oliwa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089815#comment-15089815 ] Tomasz Oliwa edited comment on SOLR-6622 at 1/8/16 8:29 PM: This patch also

[jira] [Resolved] (SOLR-8528) UIMA processor with multivalued fields and atomic updates bug

2016-01-08 Thread Tomasz Oliwa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Oliwa resolved SOLR-8528. Resolution: Fixed Fix Version/s: 5.3.1 This issue is resolved by the patch in

[jira] [Updated] (SOLR-8285) Ensure that /export handles documents that have no value for the field gracefully.

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8285: - Fix Version/s: 6.0 > Ensure that /export handles documents that have no value for the field >

[jira] [Assigned] (SOLR-8285) Ensure that /export handles documents that have no value for the field gracefully.

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-8285: Assignee: Joel Bernstein > Ensure that /export handles documents that have no value for the

[jira] [Updated] (SOLR-8511) Implement DatabaseMetaDataImpl.getURL()

2016-01-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8511: --- Attachment: SOLR-8511.patch Removed for getCollection and use getCatalog instead. > Implement

[jira] [Comment Edited] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090073#comment-15090073 ] Joel Bernstein edited comment on SOLR-8530 at 1/8/16 10:32 PM: --- Is there a

[jira] [Commented] (SOLR-8500) Allow the number of threads ConcurrentUpdateSolrClient StreamingSolrClients configurable by a system property

2016-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090169#comment-15090169 ] Mark Miller commented on SOLR-8500: --- I think using more than 1 thread may actually introduce more

[jira] [Comment Edited] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090228#comment-15090228 ] Dennis Gove edited comment on SOLR-8530 at 1/8/16 11:57 PM: A

[jira] [Commented] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090228#comment-15090228 ] Dennis Gove commented on SOLR-8530: --- This is another good option. My thinking for using an index is

Re: Breaking Java back-compat in Solr

2016-01-08 Thread Jack Krupansky
With the talk of 6.0 coming out real soon and not waiting for new work, will this 6.0/5.x issue become moot and morph into an issue for 7.0/6.x? Settling the criteria for Solr plugin API back-compat still seems urgent, but if the SOLR-8475 work can quickly get committed to trunk for 6.0 maybe

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090296#comment-15090296 ] Mark Miller commented on LUCENE-6938: - Doesn't look easy to share any state between multiple inits.

Re: Lucene/Solr 6.0.0 release

2016-01-08 Thread Mark Miller
On Fri, Jan 8, 2016 at 2:52 PM Michael McCandless wrote: > I agree it would be nice to have cutover to git by then: are we ready > to open an INFRA issue to do the hard cutover? Or do we still have > things to do on our end? (Thank you Dawid and Mark and Paul and Uwe

[jira] [Comment Edited] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090316#comment-15090316 ] Joel Bernstein edited comment on SOLR-8530 at 1/9/16 1:27 AM: -- I think it

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 906 - Still Failing

2016-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/906/ 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=2203, name=collection0, state=RUNNABLE,

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090325#comment-15090325 ] Mark Miller commented on LUCENE-6938: - bq. I think this is an improvement, not a requirement? I

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090259#comment-15090259 ] Mark Miller commented on LUCENE-6938: - bq. there must be some way to just get the checkout sha *once*

[jira] [Created] (SOLR-8531) ZK leader path changed in 5.4

2016-01-08 Thread Jeff Wartes (JIRA)
Jeff Wartes created SOLR-8531: - Summary: ZK leader path changed in 5.4 Key: SOLR-8531 URL: https://issues.apache.org/jira/browse/SOLR-8531 Project: Solr Issue Type: Bug Components:

[jira] [Commented] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090316#comment-15090316 ] Joel Bernstein commented on SOLR-8530: -- I think it makes sense to have two implementations:

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/321/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper

[jira] [Commented] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090073#comment-15090073 ] Joel Bernstein commented on SOLR-8530: -- Is there a specific reason to use an index for the comparison

[jira] [Comment Edited] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090073#comment-15090073 ] Joel Bernstein edited comment on SOLR-8530 at 1/8/16 10:28 PM: --- Is there a

[jira] [Created] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Dennis Gove (JIRA)
Dennis Gove created SOLR-8530: - Summary: Add HavingStream to Streaming API and StreamingExpressions Key: SOLR-8530 URL: https://issues.apache.org/jira/browse/SOLR-8530 Project: Solr Issue Type:

[jira] [Commented] (LUCENE-6948) ArrayIndexOutOfBoundsException in PagedBytes$Reader.fill

2016-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090042#comment-15090042 ] ASF subversion and git services commented on LUCENE-6948: - Commit 1723810 from

[jira] [Resolved] (LUCENE-6948) ArrayIndexOutOfBoundsException in PagedBytes$Reader.fill

2016-01-08 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved LUCENE-6948. - Resolution: Fixed Fix Version/s: Trunk 5.5 [~mjlawley]

[jira] [Comment Edited] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090073#comment-15090073 ] Joel Bernstein edited comment on SOLR-8530 at 1/8/16 10:37 PM: --- Is there a

[jira] [Comment Edited] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090089#comment-15090089 ] Joel Bernstein edited comment on SOLR-8530 at 1/8/16 10:38 PM: --- Then we could

[jira] [Updated] (SOLR-8500) Allow the number of threads ConcurrentUpdateSolrClient StreamingSolrClients configurable by a system property

2016-01-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8500: - Summary: Allow the number of threads ConcurrentUpdateSolrClient StreamingSolrClients configurable

[jira] [Commented] (LUCENE-6966) Contribution: Codec for index-level encryption

2016-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089614#comment-15089614 ] Robert Muir commented on LUCENE-6966: -

filter documents from solr index

2016-01-08 Thread liviuchristian
Hi everyone, I'm working on a search engine based on solr which indexes documents from a large variety of websites.  The engine is focused on cook recipes. However, one problem is that these websites provide not only content related to cooking recipes but also content related to: fashion,

[jira] [Commented] (LUCENE-6962) Add per-dimension min/max to dimensional values

2016-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089050#comment-15089050 ] ASF subversion and git services commented on LUCENE-6962: - Commit 1723682 from

[jira] [Resolved] (LUCENE-6962) Add per-dimension min/max to dimensional values

2016-01-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6962. Resolution: Fixed > Add per-dimension min/max to dimensional values >

[jira] [Commented] (SOLR-8504) (IndexSchema|SolrIndexConfig)Test: private static finals for solrconfig.xml and schema.xml String literals

2016-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089069#comment-15089069 ] ASF subversion and git services commented on SOLR-8504: --- Commit 1723687 from

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15184/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.test Error Message: Error from server at http://127.0.0.1:41079/lxa/routeFieldColl: non ok status:

[JENKINS] Lucene-Solr-NightlyTests-5.3 - Build # 8 - Still Failing

2016-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.3/8/ 4 tests failed. FAILED: org.apache.lucene.codecs.asserting.TestAssertingStoredFieldsFormat.testRamBytesUsed Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/322/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15491 - Failure!

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15491/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseG1GC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 3 ms!

[JENKINS] Lucene-Solr-SmokeRelease-5.3 - Build # 10 - Still Failing

2016-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.3/10/ No tests ran. Build Log: [...truncated 53068 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.3/lucene/build/smokeTestRelease/dist [copy] Copying

[jira] [Comment Edited] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090073#comment-15090073 ] Joel Bernstein edited comment on SOLR-8530 at 1/8/16 10:31 PM: --- Is there a

[jira] [Comment Edited] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090073#comment-15090073 ] Joel Bernstein edited comment on SOLR-8530 at 1/8/16 10:29 PM: --- Is there a

[jira] [Commented] (SOLR-8530) Add HavingStream to Streaming API and StreamingExpressions

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090089#comment-15090089 ] Joel Bernstein commented on SOLR-8530: -- Then I could also throw away the HavingStream that comes with

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+95) - Build # 15193 - Failure!

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15193/ Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2950/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test Error Message: Mutual exclusion failed. Found more than one task running for the same

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3004/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: There are still nodes recoverying - waited for 30

[jira] [Commented] (LUCENE-6966) Contribution: Codec for index-level encryption

2016-01-08 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089007#comment-15089007 ] Renaud Delbru commented on LUCENE-6966: --- I agree with you that if we add encryption to Lucene, it

[jira] [Commented] (SOLR-8504) (IndexSchema|SolrIndexConfig)Test: private static finals for solrconfig.xml and schema.xml String literals

2016-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089094#comment-15089094 ] ASF subversion and git services commented on SOLR-8504: --- Commit 1723706 from

[jira] [Updated] (SOLR-8522) ImplicitSnitch to support IPv4 based tags

2016-01-08 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated SOLR-8522: - Attachment: SOLR-8522.patch Initial patch for IPv4 tag support > ImplicitSnitch to

[jira] [Commented] (SOLR-8492) Add LogisticRegressionQuery and LogitStream

2016-01-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089149#comment-15089149 ] Joel Bernstein commented on SOLR-8492: -- I should have a chance to review the latest patch on this

Re: svn commit: r1723682 - in /lucene/dev/trunk/lucene: ./ codecs/src/java/org/apache/lucene/codecs/simpletext/ core/src/java/org/apache/lucene/codecs/ core/src/java/org/apache/lucene/codecs/lucene60/

2016-01-08 Thread Michael McCandless
Yes indeed, thanks for catching this Christine! I'll fix ... Mike McCandless http://blog.mikemccandless.com On Fri, Jan 8, 2016 at 8:22 AM, Christine Poerschke (BLOOMBERG/ LONDON) wrote: > Hello. > > Might there be a min-versus-max copy/paste mistake in

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/317/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: Could not load collection from ZK: delete_data_dir Stack Trace:

Re: Lucene/Solr 6.0.0 release

2016-01-08 Thread Upayavira
I'd like to see some visible improvements to the Solr UI before then. Notably a "nodes" pane and a couple of others, so a timescale of "a few months" would be great. Upayavira On Fri, Jan 8, 2016, at 02:34 PM, Noble Paul wrote: > deprecating old API is not yet planned. both will co-exist. > >

[jira] [Comment Edited] (SOLR-8522) ImplicitSnitch to support IPv4 based tags

2016-01-08 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089147#comment-15089147 ] Arcadius Ahouansou edited comment on SOLR-8522 at 1/8/16 12:38 PM: --- Hello

Re:[jira] [Updated] (LUCENE-6962) Add per-dimension min/max to dimensional values

2016-01-08 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Apologies, meant to reply to the commits mailing list. - Original Message - From: dev@lucene.apache.org To: dev@lucene.apache.org At: Jan 8 2016 13:19:51 Hello. Might there be a min-versus-max copy/paste mistake in getMaxPackedValue? I will try next to see if that fixes recent

[jira] [Commented] (LUCENE-6962) Add per-dimension min/max to dimensional values

2016-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089244#comment-15089244 ] ASF subversion and git services commented on LUCENE-6962: - Commit 1723728 from

[jira] [Resolved] (LUCENE-6854) Provide extraction of more metrics from confusion matrix

2016-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-6854. - Resolution: Fixed > Provide extraction of more metrics from confusion matrix >

Re: Lucene/Solr 6.0.0 release

2016-01-08 Thread Anshum Gupta
+1 to that ! Do you have a planned timeline for this? I would want some time to clean up code and also have a deprecation release (5.5 or 5.6) out so we don't have to carry all the cruft through the 6x series. On Fri, Jan 8, 2016 at 4:37 AM, Michael McCandless < luc...@mikemccandless.com> wrote:

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15481 - Failure!

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15481/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings 2 tests failed. FAILED: org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals Error Message: string [80 0 1 1b]max value [80 0 1 83]

Re:[jira] [Updated] (LUCENE-6962) Add per-dimension min/max to dimensional values

2016-01-08 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hello. Might there be a min-versus-max copy/paste mistake in getMaxPackedValue? I will try next to see if that fixes recent org.apache.lucene.index.TestDuelingCodecs test failures. Christine - Original Message - From: dev@lucene.apache.org To: dev@lucene.apache.org At: Jan 6 2016

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15482 - Still Failing!

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15482/ Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals Error Message: string [80 0 1 26]max value [80 0 1 3d] block fp 0

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3002/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 3 ms!

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

2016-01-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/320/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals Error Message: string [80 0 0 0]max value [80 0 0 6e] block fp 0 was not

[jira] [Commented] (LUCENE-6854) Provide extraction of more metrics from confusion matrix

2016-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089257#comment-15089257 ] ASF subversion and git services commented on LUCENE-6854: - Commit 1723729 from

Re: Lucene/Solr 6.0.0 release

2016-01-08 Thread Noble Paul
deprecating old API is not yet planned. both will co-exist. On Fri, Jan 8, 2016 at 7:33 PM, Jan Høydahl wrote: > +1 for getting the ball rolling and decide a date for branch cutting... > > Regarding /v2/ api, isn’t the plan that the new api will co-exist with the > old

[jira] [Created] (SOLR-8522) ImplicitSnitch to support IP based tags

2016-01-08 Thread Arcadius Ahouansou (JIRA)
Arcadius Ahouansou created SOLR-8522: Summary: ImplicitSnitch to support IP based tags Key: SOLR-8522 URL: https://issues.apache.org/jira/browse/SOLR-8522 Project: Solr Issue Type:

  1   2   >