[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 221 - Still Unstable

2018-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/221/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup Error Message: missing cleanup event: [CapturedEvent{timestamp=3959519998854257, stage=STARTED,

Re: SOLR: Unnecessary logging

2018-11-21 Thread Uwe Schindler
No it won't deduplicate. It is actually worse: Every class would be a different class instance per core, just with same name (they won't even compare equals to each other). This why you have classloader, so you can have same class name in different parts of app. OSGI... The expressions module

[jira] [Commented] (SOLR-9856) Collect metrics for shard replication and tlog replay on replicas

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695245#comment-16695245 ] ASF subversion and git services commented on SOLR-9856: --- Commit

[jira] [Commented] (SOLR-9856) Collect metrics for shard replication and tlog replay on replicas

2018-11-21 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695246#comment-16695246 ] Andrzej Bialecki commented on SOLR-9856: - Fixed - thanks Christine! > Collect metrics for shard

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-12-ea+12) - Build # 23245 - Failure!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23245/ Java: 64bit/jdk-12-ea+12 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DocValuesNotIndexedTest Error Message: Collection not found: dv_coll Stack Trace:

[JENKINS] Lucene-Solr-BadApples-NightlyTests-7.x - Build # 36 - Still unstable

2018-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/36/ 9 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:40019/collection1 Stack Trace:

Re: Lucene/Solr 7.6

2018-11-21 Thread Cassandra Targett
Doc changes are still fine, Andrzej. I still have a couple things to do for the Ref Guide also. On Wed, Nov 21, 2018 at 12:09 PM Andrzej Białecki wrote: > Hi Nicholas, > > If it’s ok I would like to merge a small fix to the Ref Guide, spotted by > Christine in SOLR-9856. > > On 1 Nov 2018, at

[JENKINS] Lucene-Solr-7.6-Linux (32bit/jdk1.8.0_172) - Build # 12 - Still Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/12/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud.testCreateCollectionAddReplica Error Message: Timeout waiting for collection to become active Live

[jira] [Commented] (SOLR-13003) Query Result Cache does not honour maxRamBytes parameter

2018-11-21 Thread Cetra Free (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695315#comment-16695315 ] Cetra Free commented on SOLR-13003: --- With regards to {{FastLRUCache}}: the actual accounting

Re: SOLR: Unnecessary logging

2018-11-21 Thread Shawn Heisey
On 11/21/2018 1:40 AM, Jan Høydahl wrote: It is super easy to change the log level of one particular class or package selectively, that's why we have log4j2.xml and also the Admin's Logging levels menu. The occational need to see all of the 150 jar files loaded on startup should not be solved

[jira] [Commented] (SOLR-13002) running solr in docker and tomcat in docker

2018-11-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695293#comment-16695293 ] Gus Heck commented on SOLR-13002: - This should be raised on the user list. Also please be aware that no

[GitHub] lucene-solr pull request #503: LUCENE-8571: Don't block on FrozenBufferedUpd...

2018-11-21 Thread mikemccand
Github user mikemccand commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/503#discussion_r235350971 --- Diff: lucene/core/src/java/org/apache/lucene/index/FrozenBufferedUpdates.java --- @@ -214,150 +216,174 @@ public

Re: SynonymQuery / Query Expansion Strategies Discussion

2018-11-21 Thread Alessandro Benedetti
Hi all, last sunday we spent a bit on this topic, our considerations follow: N.B. we didn't check the state of the art (thanks Doug for the nice survey shared, I will definitely take a look later on) . So we just wanted to figure out an initial improvement, that can later be advanced following

[GitHub] lucene-solr issue #503: LUCENE-8571: Don't block on FrozenBufferedUpdates#ap...

2018-11-21 Thread s1monw
Github user s1monw commented on the issue: https://github.com/apache/lucene-solr/pull/503 @mikemccand can you take a look --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[GitHub] lucene-solr pull request #503: LUCENE-8571: Don't block on FrozenBufferedUpd...

2018-11-21 Thread jpountz
Github user jpountz commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/503#discussion_r235314171 --- Diff: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java --- @@ -2607,7 +2607,9 @@ synchronized long

[JENKINS] Lucene-Solr-repro - Build # 1981 - Still Unstable

2018-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1981/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.6/8/consoleText [repro] Revision: bbe9511894340df14b938565cf3575540ca2f21b [repro] Ant options:

Re: Call for help: moving from ant build to gradle

2018-11-21 Thread Diego Ceccarelli (BLOOMBERG/ LONDON)
Hi all, I just noticed this thread I would be happy to help if I can. I checked out the jira/gradle branch but I get conflicts if I try to rebase on top of the current master.. Do you have a list of subtasks for porting solr to gradle? Thanks, Diego From: dev@lucene.apache.org At:

[JENKINS] Lucene-Solr-7.6-Windows (64bit/jdk-10.0.1) - Build # 3 - Still Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Windows/3/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties Error Message: Stack Trace:

[jira] [Commented] (LUCENE-8562) Speed up merging segments of points with data dimensions

2018-11-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694575#comment-16694575 ] Adrien Grand commented on LUCENE-8562: -- I think we could just fix the assert. :) OK let's get this

[GitHub] lucene-solr pull request #503: LUCENE-8571: Don't block on FrozenBufferedUpd...

2018-11-21 Thread s1monw
GitHub user s1monw opened a pull request: https://github.com/apache/lucene-solr/pull/503 LUCENE-8571: Don't block on FrozenBufferedUpdates#apply during IW#processEvents While indexing we try to apply frozen deletes packages concurrently on indexing threads if necessary. This is

[jira] [Commented] (SOLR-13003) Query Result Cache does not honour maxRamBytes parameter

2018-11-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694354#comment-16694354 ] Shalin Shekhar Mangar commented on SOLR-13003: -- The default queryResultCache implementation

[JENKINS] Lucene-Solr-repro - Build # 1980 - Unstable

2018-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1980/ [...truncated 49 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1033/consoleText [repro] Revision: a4e95f39be9d7f107b9027eb950775dc59406932 [repro] Repro line: ant test

[jira] [Commented] (LUCENE-8562) Speed up merging segments of points with data dimensions

2018-11-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694461#comment-16694461 ] Adrien Grand commented on LUCENE-8562: -- bq. I think for common prefix to work you need all

[GitHub] lucene-solr pull request #502: LUCENE-8569: Never count soft-deletes if read...

2018-11-21 Thread jpountz
Github user jpountz commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/502#discussion_r235312499 --- Diff: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java --- @@ -4398,42 +4429,41 @@ private int mergeMiddle(MergePolicy.OneMerge merge,

[jira] [Created] (LUCENE-8571) Don't block on FrozenBufferedUpdates#apply during IW#processEvents

2018-11-21 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-8571: --- Summary: Don't block on FrozenBufferedUpdates#apply during IW#processEvents Key: LUCENE-8571 URL: https://issues.apache.org/jira/browse/LUCENE-8571 Project:

[jira] [Commented] (LUCENE-8562) Speed up merging segments of points with data dimensions

2018-11-21 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694430#comment-16694430 ] Lucene/Solr QA commented on LUCENE-8562: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (LUCENE-8216) Better cross-field scoring

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694447#comment-16694447 ] ASF subversion and git services commented on LUCENE-8216: - Commit

[jira] [Commented] (LUCENE-8562) Speed up merging segments of points with data dimensions

2018-11-21 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694484#comment-16694484 ] Ignacio Vera commented on LUCENE-8562: -- I got you, I will play with the idea. > Speed up merging

[jira] [Commented] (LUCENE-8216) Better cross-field scoring

2018-11-21 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694443#comment-16694443 ] Jim Ferenczi commented on LUCENE-8216: -- {quote} Should we require that weights are greater than or

Re: SOLR: Unnecessary logging

2018-11-21 Thread Jan Høydahl
> bq. I don't want to see file limit warnings on a dev laptop > > "If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to > false in your profile or solr.in.sh" > > Not having these limits set properly has caused weird errors for a lot > of people, but I agree they are annoying at

[jira] [Commented] (LUCENE-8216) Better cross-field scoring

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694458#comment-16694458 ] ASF subversion and git services commented on LUCENE-8216: - Commit

[GitHub] lucene-solr issue #503: LUCENE-8571: Don't block on FrozenBufferedUpdates#ap...

2018-11-21 Thread s1monw
Github user s1monw commented on the issue: https://github.com/apache/lucene-solr/pull/503 I recommend to look at the diff with `?w=1` -> https://github.com/apache/lucene-solr/pull/503/files?w=1 --- - To

[jira] [Commented] (LUCENE-8562) Speed up merging segments of points with data dimensions

2018-11-21 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694530#comment-16694530 ] Ignacio Vera commented on LUCENE-8562: -- Removing that logic makes test unhappy. In particular if we

[JENKINS] Lucene-Solr-7.6-Linux (64bit/jdk-10.0.1) - Build # 10 - Still Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/10/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC 6 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery Error Message: Can not find doc 7 in https://127.0.0.1:41797/solr Stack Trace:

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 383 - Still Unstable

2018-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/383/ 5 tests failed. FAILED: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testTrigger Error Message: Stack Trace: java.lang.AssertionError at

Re: SynonymQuery / Query Expansion Strategies Discussion

2018-11-21 Thread Robert Muir
I don't think we should put scoring stuff into the analysis chain like this. It already has a laundry list of responsibilities. Analysis chain can tell you the term is stacked or its a certain type or occurs a certain number of times, but it shouldn't be supplying things such as floating point

[jira] [Resolved] (LUCENE-8571) Don't block on FrozenBufferedUpdates#apply during IW#processEvents

2018-11-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8571. - Resolution: Fixed Fix Version/s: 7.7 master (8.0) > Don't

Re: Call for help: moving from ant build to gradle

2018-11-21 Thread Martin Gainty
any reason for discriminating against a build system that supports customised lifecycles (e.g. maven)? un saludo From: Diego Ceccarelli (BLOOMBERG/ LONDON) Sent: Wednesday, November 21, 2018 5:30 AM To: dev@lucene.apache.org Subject: Re: Call for help: moving

[jira] [Comment Edited] (LUCENE-8548) Reevaluate scripts boundary break in Nori's tokenizer

2018-11-21 Thread Christophe Bismuth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694827#comment-16694827 ] Christophe Bismuth edited comment on LUCENE-8548 at 11/21/18 3:12 PM:

[jira] [Comment Edited] (LUCENE-8548) Reevaluate scripts boundary break in Nori's tokenizer

2018-11-21 Thread Christophe Bismuth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694827#comment-16694827 ] Christophe Bismuth edited comment on LUCENE-8548 at 11/21/18 3:12 PM:

[JENKINS] Lucene-Solr-7.6-Linux (64bit/jdk-10.0.1) - Build # 11 - Still Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/11/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud.testCreateCollectionAddReplica Error Message: Timeout waiting for collection

[jira] [Commented] (SOLR-12775) Add a deprecated implementation of LowerCaseTokenizer

2018-11-21 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694853#comment-16694853 ] Lucene/Solr QA commented on SOLR-12775: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

Re: SynonymQuery / Query Expansion Strategies Discussion

2018-11-21 Thread Michael Gibney
On the analysis chain side, could the desired functionality be scoped to: providing a framework (Attribute?) to express information about the relationship between a derived token and its corresponding input? For example, one might include information about: 1. corresponding input token (i.e.,

Re: SynonymQuery / Query Expansion Strategies Discussion

2018-11-21 Thread Doug Turnbull
There's a lot of different topics here and ideas, so we captured the use cases we see being discussed here as in this google doc https://docs.google.com/document/d/1w4G9bEICJ1aarr3l7OodwR5aecPkbFTISOgymErpZfQ/edit#heading=h.pszpx5dpxq7a Basically, we've seen 5 high-level use cases discussed - Alt

[jira] [Commented] (LUCENE-8571) Don't block on FrozenBufferedUpdates#apply during IW#processEvents

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694698#comment-16694698 ] ASF subversion and git services commented on LUCENE-8571: - Commit

[GitHub] lucene-solr issue #494: ant compile error

2018-11-21 Thread diegoceccarelli
Github user diegoceccarelli commented on the issue: https://github.com/apache/lucene-solr/pull/494 @cqvip-jq this looks like a problem on your side. Try to remove the `ivy2` cache by removing the `.ivy2/cache` folder in your home and then run `ant ivy-bootstrap` and `ant dist` from

[GitHub] lucene-solr pull request #503: LUCENE-8571: Don't block on FrozenBufferedUpd...

2018-11-21 Thread s1monw
Github user s1monw closed the pull request at: https://github.com/apache/lucene-solr/pull/503 --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[GitHub] lucene-solr issue #503: LUCENE-8571: Don't block on FrozenBufferedUpdates#ap...

2018-11-21 Thread s1monw
Github user s1monw commented on the issue: https://github.com/apache/lucene-solr/pull/503 pushed --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (LUCENE-8569) Never count soft-deletes if reader has no hard-deletes

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694719#comment-16694719 ] ASF subversion and git services commented on LUCENE-8569: - Commit

[jira] [Updated] (LUCENE-8548) Reevaluate scripts boundary break in Nori's tokenizer

2018-11-21 Thread Christophe Bismuth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Bismuth updated LUCENE-8548: --- Attachment: testCyrillicWord.dot.png > Reevaluate scripts boundary break in Nori's

[jira] [Commented] (LUCENE-8548) Reevaluate scripts boundary break in Nori's tokenizer

2018-11-21 Thread Christophe Bismuth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694827#comment-16694827 ] Christophe Bismuth commented on LUCENE-8548: I'm hacking around in the {{KoreanTokenizer}}

[jira] [Comment Edited] (LUCENE-8548) Reevaluate scripts boundary break in Nori's tokenizer

2018-11-21 Thread Christophe Bismuth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694827#comment-16694827 ] Christophe Bismuth edited comment on LUCENE-8548 at 11/21/18 3:11 PM:

[jira] [Commented] (SOLR-9856) Collect metrics for shard replication and tlog replay on replicas

2018-11-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694640#comment-16694640 ] Christine Poerschke commented on SOLR-9856: --- Hello [~ab] – when reading the 'Core (SolrCore)

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10.0.1) - Build # 3126 - Still Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3126/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC 7 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery Error Message: Can not find doc 7 in https://127.0.0.1:41157/solr Stack Trace:

[jira] [Commented] (LUCENE-8569) Never count soft-deletes if reader has no hard-deletes

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694718#comment-16694718 ] ASF subversion and git services commented on LUCENE-8569: - Commit

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 23244 - Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23244/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery Error Message: Can not find doc 7 in https://127.0.0.1:3/solr Stack Trace:

Re: SynonymQuery / Query Expansion Strategies Discussion

2018-11-21 Thread Doug Turnbull
Great thoughts Jim - +1 to your idea One brainstorm I had, is taxonomies have a kind of 'ideal scoring' that I think would lead to a different blending strategy for taxonomies than synonyms. If you have a taxonomy: \shoes\dress_shoes\oxfords \shoes\dress_shoes\wingtips \shoes\lazy_shoes\loafers

Re: SynonymQuery / Query Expansion Strategies Discussion

2018-11-21 Thread Doug Turnbull
Alessandro reading your post, I realized I made a mistake in that you'd need to go both up and down the hierarchy when blending. When a user searches for dress shoes, going down a level (or two) is just as important. If a user searches for 'dress shoes' you also need hyponym terms. This works out

[jira] [Commented] (LUCENE-8571) Don't block on FrozenBufferedUpdates#apply during IW#processEvents

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694695#comment-16694695 ] ASF subversion and git services commented on LUCENE-8571: - Commit

[GitHub] lucene-solr pull request #502: LUCENE-8569: Never count soft-deletes if read...

2018-11-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucene-solr/pull/502 --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Resolved] (LUCENE-8569) Never count soft-deletes if reader has no hard-deletes

2018-11-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8569. - Resolution: Fixed Fix Version/s: 7.7 master (8.0) > Never

Re: SynonymQuery / Query Expansion Strategies Discussion

2018-11-21 Thread Doug Turnbull
I agree there is a tension between analysis and query parser responsibilities (or external to how queries are constructed). I wonder what you'd think of making QueryBuilder more easily subclassible by passing more term metadata to newSynonymQuery (such as types etc). This would let you select an

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4939 - Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4939/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 5 tests failed. FAILED: org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.test Error Message: Node 127.0.0.1:65140_solr has 3 replicas. Expected

[GitHub] lucene-solr issue #494: ant compile error

2018-11-21 Thread diegoceccarelli
Github user diegoceccarelli commented on the issue: https://github.com/apache/lucene-solr/pull/494 `maven.restlet.org` gets redirected to `maven.restlet.com`, LGTM --- - To unsubscribe, e-mail:

[jira] [Created] (LUCENE-8572) StringIndexOutOfBoundsException in parser/EscapeQuerySyntaxImpl.java

2018-11-21 Thread Octavian Mocanu (JIRA)
Octavian Mocanu created LUCENE-8572: --- Summary: StringIndexOutOfBoundsException in parser/EscapeQuerySyntaxImpl.java Key: LUCENE-8572 URL: https://issues.apache.org/jira/browse/LUCENE-8572 Project:

[JENKINS] Lucene-Solr-BadApples-7.x-Linux (64bit/jdk-10.0.1) - Build # 123 - Still unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/123/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC 7 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Timeout occured while waiting response from server at:

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-12-ea+12) - Build # 23246 - Still unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23246/ Java: 64bit/jdk-12-ea+12 -XX:-UseCompressedOops -XX:+UseSerialGC 91 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.SchemaApiFailureTest Error Message: Stack Trace:

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

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/896/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 18 tests failed. FAILED: org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportBadConfig Error Message: Could not remove the

[jira] [Commented] (SOLR-12727) Upgrade ZooKeeper dependency to 3.4.13

2018-11-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695530#comment-16695530 ] Erick Erickson commented on SOLR-12727: --- [~risdenk] I'm back looking at this. I'm not sure where to

[jira] [Commented] (SOLR-5211) updating parent as childless makes old children orphans

2018-11-21 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695587#comment-16695587 ] mosh commented on SOLR-5211: {quote}[junit4] - org.apache.solr.schema.MultiTermTest.testQueryCopiedToMulti

[JENKINS] Lucene-Solr-repro - Build # 1986 - Unstable

2018-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1986/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.6/8/consoleText [repro] Revision: bbe9511894340df14b938565cf3575540ca2f21b [repro] Ant options: -Dtests.multiplier=2

RE: 2 Level grouping (solr 5.5.3)

2018-11-21 Thread Ian Caldwell
Shawn I have added a patch to SOLR-13005 as it was a small change. The problem with SOLR-13004 Integer overflow is that in extending the code for the second level of grouping I was trying not to change code that I didn't need to be change or would impact into other parts of the system(trying to

[JENKINS-EA] Lucene-Solr-7.6-Linux (64bit/jdk-12-ea+12) - Build # 13 - Still Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/13/ Java: 64bit/jdk-12-ea+12 -XX:-UseCompressedOops -XX:+UseG1GC 17 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request Error Message: 1 thread leaked from SUITE scope at

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

2018-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1703/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds Error Message: expected: but was: Stack Trace: java.lang.AssertionError: expected: but was: at

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 216 - Still Unstable

2018-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/216/ 3 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: did not finish processing in time Stack Trace: java.lang.AssertionError: did not finish processing in

[jira] [Updated] (LUCENE-8570) Issue that the synonym filter is not executed in the KOREAN analyzer 'Nori'

2018-11-21 Thread YOO JEONGIN (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YOO JEONGIN updated LUCENE-8570: Description: 안녕하세요 저는 한국형 형태 분석입니다. 'Nori'를 사용하여 적용 가능한 질문에 답하십시오. 아직까지는 필터가 작동하지 않아 응답이 없습니다.

[jira] [Updated] (LUCENE-8570) Issue that the synonym filter is not executed in the KOREAN analyzer 'Nori'

2018-11-21 Thread YOO JEONGIN (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YOO JEONGIN updated LUCENE-8570: Attachment: image-2018-11-22-11-36-09-190.png > Issue that the synonym filter is not executed in

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 3129 - Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3129/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 5 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery Error Message: Can not find doc 7 in https://127.0.0.1:36515/solr Stack Trace:

[GitHub] lucene-solr pull request #501: SOLR-5211

2018-11-21 Thread moshebla
Github user moshebla commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/501#discussion_r235613814 --- Diff: solr/core/src/test/org/apache/solr/cloud/TestCloudPseudoReturnFields.java --- @@ -194,7 +194,7 @@ public void testAllRealFields() throws

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4940 - Failure!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4940/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 14783 lines...] [junit4] JVM J1: stdout was not empty, see:

[jira] [Updated] (LUCENE-8570) Issue that the synonym filter is not executed in the KOREAN analyzer 'Nori'

2018-11-21 Thread YOO JEONGIN (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YOO JEONGIN updated LUCENE-8570: Attachment: image-2018-11-22-11-36-27-916.png > Issue that the synonym filter is not executed in

[jira] [Updated] (LUCENE-8570) Issue that the synonym filter is not executed in the KOREAN analyzer 'Nori'

2018-11-21 Thread YOO JEONGIN (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YOO JEONGIN updated LUCENE-8570: Description: 안녕하세요 저는 한국형 형태 분석입니다. 'Nori'를 사용하여 적용 가능한 질문에 답하십시오. 아직까지는 필터가 작동하지 않아 응답이

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk1.8.0_172) - Build # 124 - Still Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/124/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Timeout occured while waiting response from server at:

[jira] [Commented] (SOLR-9379) Need cloud & RTG testing of [child] transformer

2018-11-21 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695593#comment-16695593 ] mosh commented on SOLR-9379: SOLR-12638 uses RTG and ChildDocTransformer in its tests, including its cloud

[jira] [Created] (SOLR-13007) Use javabin instead of JSON to send messages to overseer

2018-11-21 Thread Noble Paul (JIRA)
Noble Paul created SOLR-13007: - Summary: Use javabin instead of JSON to send messages to overseer Key: SOLR-13007 URL: https://issues.apache.org/jira/browse/SOLR-13007 Project: Solr Issue Type:

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

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7631/ Java: 64bit/jdk-12-ea+12 -XX:-UseCompressedOops -XX:+UseSerialGC 21 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica Error Message: Expected new active leader null Live

Re: Lucene/Solr 7.6

2018-11-21 Thread Andrzej Białecki
Hi Nicholas, If it’s ok I would like to merge a small fix to the Ref Guide, spotted by Christine in SOLR-9856. > On 1 Nov 2018, at 21:38, Nicholas Knize wrote: > > Hi all, > > To follow up from our discussion on the 8.0 thread, I would like to cut the > 7.6 branch on either Tuesday or

[jira] [Commented] (SOLR-9856) Collect metrics for shard replication and tlog replay on replicas

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695053#comment-16695053 ] ASF subversion and git services commented on SOLR-9856: --- Commit

[jira] [Commented] (SOLR-9856) Collect metrics for shard replication and tlog replay on replicas

2018-11-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695055#comment-16695055 ] ASF subversion and git services commented on SOLR-9856: --- Commit

[jira] [Commented] (SOLR-5211) updating parent as childless makes old children orphans

2018-11-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694919#comment-16694919 ] David Smiley commented on SOLR-5211: [~moshebla] there are still some test failures: [junit4] -

Re: SOLR: Unnecessary logging

2018-11-21 Thread Erick Erickson
bq. t is super easy to change the log level of one particular class or package If anyone has prod logs laying around collected at INFO level and could provide any counts of what packages the most frequent log messages come from, please attach the data to SOLR-11934. I've seen some cases where

[jira] [Commented] (SOLR-12775) Add a deprecated implementation of LowerCaseTokenizer

2018-11-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694923#comment-16694923 ] Alan Woodward commented on SOLR-12775: -- > Solr should log a warning Ah turns out it does, I was

[jira] [Updated] (SOLR-12775) Add a deprecated implementation of LowerCaseTokenizer

2018-11-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-12775: - Attachment: SOLR-12775.patch > Add a deprecated implementation of LowerCaseTokenizer >

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10.0.1) - Build # 3127 - Still Unstable!

2018-11-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3127/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery Error Message: Can not find doc 7 in https://127.0.0.1:32913/solr Stack Trace: