Searching multiple terms and mapping each term with their search result.

2017-08-01 Thread Sarthak Sugandhi
Hi Fellow Luceneers, I am trying to search multiple terms in an index at one go and I want to differentiate search results for each term all in the same query. Could you suggest what is the class/method name. Thanks, Sarthak

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-9-ea+178) - Build # 186 - Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/186/ Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny 3 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: .responseHeader.status!=warnings (unordered or missing)

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_141) - Build # 20243 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20243/ Java: 32bit/jdk1.8.0_141 -client -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: .responseHeader.status!=warnings (unordered or missing) Stack Trace:

[jira] [Commented] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110223#comment-16110223 ] Robert Muir commented on LUCENE-7914: - Patch looks good to me. I think there are some spurious

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-08-01 Thread Vivek Narang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110222#comment-16110222 ] Vivek Narang commented on SOLR-10317: - Hi [~ichattopadhyaya] Status For Today: Conducted tests and

[jira] [Commented] (LUCENE-7902) Refactoring of IndexSearcher

2017-08-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110215#comment-16110215 ] Robert Muir commented on LUCENE-7902: - Personally I think the IndexWriterConfig thing has a lot of

[jira] [Commented] (LUCENE-7916) CompositeBreakIterator is brittle under ICU4J upgrade.

2017-08-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110213#comment-16110213 ] Robert Muir commented on LUCENE-7916: - We should not change datastructures when all that is needed is

[JENKINS-EA] Lucene-Solr-7.0-Linux (64bit/jdk-9-ea+178) - Build # 128 - Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/128/ Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny 2 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: .responseHeader.status!=warnings (unordered or

Re: Opportunities for cohesion improvement and refatoring.

2017-08-01 Thread Erick Erickson
Sorry, I don't have the spare cycles at present Best, Erick On Tue, Aug 1, 2017 at 4:12 PM, João Paulo Lemes Machado wrote: > Hi Erick, Sorry to bother you, but did you take a look at my suggestion? > > 2017-07-22 19:47 GMT-03:00 João Paulo Lemes Machado >

[JENKINS] Lucene-Solr-NightlyTests-7.0 - Build # 20 - Failure

2017-08-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.0/20/ No tests ran. Build Log: [...truncated 656 lines...] ERROR: command execution failed. ERROR: Step ‘Archive the artifacts’ failed: no workspace for Lucene-Solr-NightlyTests-7.0 #20 ERROR: Step ‘Publish JUnit test result

[JENKINS] Solr-reference-guide-master - Build # 956 - Failure

2017-08-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/956/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H20 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+178) - Build # 20242 - Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20242/ Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitShardWithRule Error Message: Error from server at

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 828 - Failure

2017-08-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/828/ No tests ran. Build Log: [...truncated 25699 lines...] prepare-release-no-sign: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist [copy]

[jira] [Resolved] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-10033. --- Resolution: Fixed > facet.mincount=0 not working with using PointFields, should log a warning > that

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

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

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

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

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

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

[jira] [Updated] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10033: -- Attachment: SOLR-10033.part2.patch bq. It'd be nice if this sort of warning could also be put in the

[jira] [Reopened] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened SOLR-10033: --- Reopening to add the logged warning also to the response. > facet.mincount=0 not working with using

Re: Opportunities for cohesion improvement and refatoring.

2017-08-01 Thread João Paulo Lemes Machado
Hi Erick, Sorry to bother you, but did you take a look at my suggestion? 2017-07-22 19:47 GMT-03:00 João Paulo Lemes Machado : > Hi Erick, thank you for the comment. I created a issue on jira: > https://issues.apache.org/jira/browse/LUCENE-7902. > > Can you take a look

[jira] [Commented] (LUCENE-7915) Avoid looping over merge segments in best merge selection

2017-08-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109841#comment-16109841 ] Tommaso Teofili commented on LUCENE-7915: - thanks! > Avoid looping over merge segments in best

[jira] [Commented] (LUCENE-7915) Avoid looping over merge segments in best merge selection

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

[jira] [Commented] (LUCENE-7915) Avoid looping over merge segments in best merge selection

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

[jira] [Commented] (LUCENE-7915) Avoid looping over merge segments in best merge selection

2017-08-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109788#comment-16109788 ] Erick Erickson commented on LUCENE-7915: Looks like this broke precommit though? Fixing >

[jira] [Commented] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-08-01 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109770#comment-16109770 ] Amrit Sarkar commented on SOLR-9272: Completed patch with tests with modification in retrieving

[jira] [Updated] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-08-01 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9272: --- Attachment: SOLR-9272.patch > Auto resolve zkHost for bin/solr zk for running Solr >

[jira] [Created] (SOLR-11177) CoreContainer.load needs to send lazily loaded core descriptors to the proper list rather than send them all to the transient lists.

2017-08-01 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-11177: - Summary: CoreContainer.load needs to send lazily loaded core descriptors to the proper list rather than send them all to the transient lists. Key: SOLR-11177 URL:

Re: /v2 API -- will there ever be a /v3?

2017-08-01 Thread Jan Høydahl
Thanks for following up, Anshum. I'm on holiday so not much online.. Can you create a blocker JIRA to formally force a decision and provide a place to upload a patch? Jan > Den 1. aug. 2017 kl. 20.32 skrev Anshum Gupta : > > Bumping this up. > > Last call in case we

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

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/94/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test Error Message: timeout waiting for collection in cluster state: collection=testcollection

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

2017-08-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109612#comment-16109612 ] David Smiley commented on SOLR-10033: - It'd be nice if this sort of warning could also be put in the

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

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

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

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

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

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

[jira] [Resolved] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-10033. --- Resolution: Fixed > facet.mincount=0 not working with using PointFields, should log a warning > that

[jira] [Updated] (SOLR-10033) facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10033: -- Summary: facet.mincount=0 not working with using PointFields, should log a warning that mincount is

[jira] [Updated] (SOLR-10033) facet.mincount=0 not working with using PointFields, should provide a clear exception

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10033: -- Attachment: SOLR-10033.patch New patch with a different concept: since facet.mincount defaults to 0,

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk1.8.0_141) - Build # 126 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/126/ Java: 64bit/jdk1.8.0_141 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.search.QueryEqualityTest.testGraphTermsQuery Error Message: undefined field: "field1" Stack Trace:

Re: /v2 API -- will there ever be a /v3?

2017-08-01 Thread Anshum Gupta
Bumping this up. Last call in case we want to change the endpoint, which I think we should! Anshum On Mon, Jul 3, 2017 at 11:52 PM Noble Paul wrote: > I meant /api in addition to /v2 > > On Jul 4, 2017 16:17, "Noble Paul" wrote: > >> /api is ok. It

[JENKINS-EA] Lucene-Solr-7.0-Windows (64bit/jdk-9-ea+178) - Build # 68 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/68/ Java: 64bit/jdk-9-ea+178 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny 2 tests failed. FAILED: org.apache.solr.handler.TestSQLHandler.doTest Error Message: Stack Trace: java.lang.AssertionError

[jira] [Resolved] (SOLR-10831) Document Replica Types

2017-08-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-10831. -- Resolution: Fixed Assignee: Cassandra Targett (was: Tomás Fernández Löbbe) >

[jira] [Commented] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

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

[jira] [Commented] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

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

[jira] [Commented] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

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

[jira] [Commented] (SOLR-10831) Document Replica Types

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

[jira] [Commented] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

2017-08-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109395#comment-16109395 ] Yonik Seeley commented on SOLR-10845: - Whoops... I beasted TestGraphTermsQuery all night, then ran

[jira] [Commented] (SOLR-10831) Document Replica Types

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

[jira] [Updated] (LUCENE-7916) CompositeBreakIterator is brittle under ICU4J upgrade.

2017-08-01 Thread Chris Koenig (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Koenig updated LUCENE-7916: - Attachment: LUCENE-7916.patch adding patch that changes the type of

[jira] [Commented] (SOLR-10831) Document Replica Types

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

[jira] [Commented] (LUCENE-7916) CompositeBreakIterator is brittle under ICU4J upgrade.

2017-08-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109384#comment-16109384 ] Robert Muir commented on LUCENE-7916: - We use lots of version-dependent stuff (such as precompiled

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_141) - Build # 183 - Failure!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/183/ Java: 32bit/jdk1.8.0_141 -server -XX:+UseG1GC 4 tests failed. FAILED: org.apache.solr.search.QueryEqualityTest.testGraphTermsQuery Error Message: undefined field: "field1" Stack Trace: org.apache.solr.common.SolrException:

Re: merge policy vs commit rates

2017-08-01 Thread Erick Erickson
IIUC, segments are actually written the first time when the ramBufferSizeMB is exceeded. If you can afford it you might increase that number. NOTE: I'm going from memory here so you should check That doesn't really address merging segments with deleted docs though. I do wonder what happens if

[jira] [Updated] (LUCENE-7916) CompositeBreakIterator is brittle under ICU4J upgrade.

2017-08-01 Thread Chris Koenig (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Koenig updated LUCENE-7916: - Description: We use lucene-analyzers-icu version 6.6.0 in our project. Lucene 6.6.0 is built

[jira] [Created] (LUCENE-7916) CompositeBreakIterator is brittle under ICU4J upgrade.

2017-08-01 Thread Chris Koenig (JIRA)
Chris Koenig created LUCENE-7916: Summary: CompositeBreakIterator is brittle under ICU4J upgrade. Key: LUCENE-7916 URL: https://issues.apache.org/jira/browse/LUCENE-7916 Project: Lucene - Core

[jira] [Commented] (SOLR-8954) RealTimeGet NPE

2017-08-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109362#comment-16109362 ] Erick Erickson commented on SOLR-8954: -- Henrik: "Shards" is something of a misnomer here IIRC, try

[jira] [Commented] (SOLR-11145) Comprehensive Unit Tests for the Analytics Component

2017-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109354#comment-16109354 ] ASF GitHub Bot commented on SOLR-11145: --- GitHub user HoustonPutman opened a pull request:

[GitHub] lucene-solr pull request #225: SOLR-11145, SOLR-11146: Added comprehensive u...

2017-08-01 Thread HoustonPutman
GitHub user HoustonPutman opened a pull request: https://github.com/apache/lucene-solr/pull/225 SOLR-11145, SOLR-11146: Added comprehensive unit tests for Analytics … …Component 2.0 as well as analytics bug fixes. You can merge this pull request into a Git repository by

[jira] [Comment Edited] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109302#comment-16109302 ] Steve Rowe edited comment on SOLR-10845 at 8/1/17 5:10 PM: --- My Jenkins found a

[jira] [Commented] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109302#comment-16109302 ] Steve Rowe commented on SOLR-10845: --- My Jenkins found a reproducing branch_7x seed for a

[JENKINS-EA] Lucene-Solr-7.x-Windows (32bit/jdk-9-ea+178) - Build # 97 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/97/ Java: 32bit/jdk-9-ea+178 -server -XX:+UseConcMarkSweepGC --illegal-access=deny 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample Error Message: ObjectTracker found 1 object(s) that were

[jira] [Resolved] (SOLR-6703) Umbrella JIRA for improvements after restructuring directory layout.

2017-08-01 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6703. -- Resolution: Fixed Fix Version/s: 5.0 > Umbrella JIRA for improvements after restructuring

[jira] [Updated] (SOLR-10939) JoinQParser gives incorrect results with numeric PointsFields

2017-08-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10939: Fix Version/s: 7.0 > JoinQParser gives incorrect results with numeric PointsFields >

[jira] [Updated] (SOLR-10939) JoinQParser gives incorrect results with numeric PointsFields

2017-08-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10939: Priority: Blocker (was: Major) > JoinQParser gives incorrect results with numeric PointsFields >

[jira] [Assigned] (SOLR-10939) JoinQParser gives incorrect results with numeric PointsFields

2017-08-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-10939: --- Assignee: Yonik Seeley > JoinQParser gives incorrect results with numeric PointsFields >

[jira] [Updated] (SOLR-10822) Concurrent execution of Policy computations should yield correct result

2017-08-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-10822: -- Fix Version/s: (was: 7.0) 7.1 > Concurrent execution of Policy computations

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+178) - Build # 20240 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20240/ Java: 32bit/jdk-9-ea+178 -client -XX:+UseSerialGC --illegal-access=deny 2 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream Error Message: Error from server at

[jira] [Resolved] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

2017-08-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-10845. - Resolution: Fixed > GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only >

[jira] [Commented] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

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

[jira] [Commented] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

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

[GitHub] lucene-solr pull request #224: Fix typo in javadocs

2017-08-01 Thread AdamFrey
GitHub user AdamFrey opened a pull request: https://github.com/apache/lucene-solr/pull/224 Fix typo in javadocs "be default" should be "by default" You can merge this pull request into a Git repository by running: $ git pull https://github.com/AdamFrey/lucene-solr patch-1

[jira] [Commented] (SOLR-10845) GraphTermsQParserPlugin doesn't work with Point fields (or DocValues only fields?)

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

[jira] [Commented] (SOLR-10831) Document Replica Types

2017-08-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109200#comment-16109200 ] Tomás Fernández Löbbe commented on SOLR-10831: -- I think this is good. We can do changes in

[jira] [Commented] (SOLR-6703) Umbrella JIRA for improvements after restructuring directory layout.

2017-08-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109181#comment-16109181 ] Cassandra Targett commented on SOLR-6703: - Most of the related tasks were done in 5.0 it seems, so

[jira] [Commented] (SOLR-10831) Document Replica Types

2017-08-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109180#comment-16109180 ] Cassandra Targett commented on SOLR-10831: -- Sorry, just got a chance to look at this today. Your

[jira] [Commented] (SOLR-6703) Umbrella JIRA for improvements after restructuring directory layout.

2017-08-01 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109149#comment-16109149 ] Timothy Potter commented on SOLR-6703: -- yes, should be marked resolved, but I'm not sure what version

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-9-ea+178) - Build # 6803 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6803/ Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream Error Message: Error from server at

[jira] [Updated] (SOLR-10822) Concurrent execution of Policy computations should yield correct result

2017-08-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-10822: -- Attachment: SOLR-10822.patch > Concurrent execution of Policy computations should yield correct result

[JENKINS] Lucene-Solr-7.0-Linux (32bit/jdk1.8.0_141) - Build # 125 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/125/ Java: 32bit/jdk1.8.0_141 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest Error Message: expected:<4> but was:<0> Stack Trace:

Re: merge policy vs commit rates

2017-08-01 Thread Walter Underwood
Optimizing for frequent changes sounds like a caching strategy, maybe “LRU merging”. Perhaps prefer merging segments that have not changed in a while? wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) > On Aug 1, 2017, at 5:50 AM, Tommaso Teofili

[jira] [Commented] (SOLR-6703) Umbrella JIRA for improvements after restructuring directory layout.

2017-08-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109034#comment-16109034 ] Cassandra Targett commented on SOLR-6703: - Can this be resolved? All the related issues are

[jira] [Updated] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-01 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-7914: - Attachment: LUCENE-7914.patch Thanks for the great feedback [~jpountz] and [~rcmuir] I pushed

[jira] [Updated] (SOLR-11175) FuzzyLookupFactory with DocumentDictionaryFactory returns only one result for document

2017-08-01 Thread Grzegorz Liszka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Liszka updated SOLR-11175: --- Affects Version/s: 6.6 > FuzzyLookupFactory with DocumentDictionaryFactory returns only one

Searching multiple terms in one go

2017-08-01 Thread Sarthak Sugandhi
Hi Fellow Luceneers, I am trying to search multiple terms in an index at one go and I want to differentiate search results for each term all in the same query. Could you suggest what is the class/method name. Thanks, Sarthak

[jira] [Assigned] (SOLR-11085) Improve resiliency of autoscaling actions

2017-08-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-11085: Assignee: Shalin Shekhar Mangar > Improve resiliency of autoscaling

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 93 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/93/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 39 tests failed. FAILED: org.apache.solr.TestGroupingSearch.testGroupAPI Error Message: Cannot use facet.mincount=0 on field foo_i which is Points-based Stack Trace:

[JENKINS-EA] Lucene-Solr-7.x-Linux (32bit/jdk-9-ea+178) - Build # 182 - Still Unstable!

2017-08-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/182/ Java: 32bit/jdk-9-ea+178 -client -XX:+UseG1GC --illegal-access=deny 33 tests failed. FAILED: org.apache.solr.cloud.TestCloudPivotFacet.test Error Message: init query failed:

[jira] [Commented] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-01 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108918#comment-16108918 ] Adrien Grand commented on LUCENE-7914: -- +1 I like those safeguards, they are not invasive. I'd throw

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should provide a clear exception

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

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should provide a clear exception

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

[jira] [Commented] (SOLR-10033) facet.mincount=0 not working with using PointFields, should provide a clear exception

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

[jira] [Reopened] (SOLR-10033) facet.mincount=0 not working with using PointFields, should provide a clear exception

2017-08-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened SOLR-10033: --- Reopening to address Jenkins failures. In the mean time, I'll revert the commits on this issue. >

[jira] [Updated] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-08-01 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7897: - Attachment: LUCENE-7897.patch I tried to implement some of your ideas: - The {{boolean

[jira] [Commented] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108895#comment-16108895 ] Robert Muir commented on LUCENE-7914: - And these comments above are just for discussion and probably

[jira] [Commented] (LUCENE-7914) Add safeguards to RegExp.toAutomaton and Operations

2017-08-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108892#comment-16108892 ] Robert Muir commented on LUCENE-7914: - ok, thanks. As far as finite stuff, we might be able to

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1367 - Still Unstable

2017-08-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1367/ 28 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Error from server at http://127.0.0.1:44185//collection1: Cannot use facet.mincount=0 on field a_n_tdt which is Points-based Stack

[jira] [Commented] (LUCENE-7915) Avoid looping over merge segments in best merge selection

2017-08-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108872#comment-16108872 ] David Smiley commented on LUCENE-7915: -- bq. +1, feel free to just commit such nice code improvements

[jira] [Resolved] (LUCENE-7915) Avoid looping over merge segments in best merge selection

2017-08-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-7915. - Resolution: Fixed > Avoid looping over merge segments in best merge selection >

[jira] [Updated] (LUCENE-7915) Avoid looping over merge segments in best merge selection

2017-08-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-7915: Fix Version/s: 7.1 > Avoid looping over merge segments in best merge selection >

[jira] [Commented] (LUCENE-7915) Avoid looping over merge segments in best merge selection

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

[jira] [Commented] (LUCENE-7915) Avoid looping over merge segments in best merge selection

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

[jira] [Commented] (LUCENE-7915) Avoid looping over merge segments in best merge selection

2017-08-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108850#comment-16108850 ] Michael McCandless commented on LUCENE-7915: +1, feel free to just commit such nice code

  1   2   >