[jira] [Commented] (LUCENE-8635) Lazy loading Lucene FST offheap using mmap

2019-01-21 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748461#comment-16748461 ] Murali Krishna P commented on LUCENE-8635: -- Wondering whether avoiding 'array r

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

2019-01-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7706/ Java: 64bit/jdk-12-ea+23 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest Error Message: ObjectTracker found 6

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

2019-01-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/2713/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/437/consoleText [repro] Revision: cde70bd9b20be0a1b0d8ce6d0241bd8f3699f519 [repro] Ant options: -Dtests.multiplier=2 -Dtes

[JENKINS] Lucene-Solr-Tests-8.x - Build # 13 - Still Unstable

2019-01-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/13/ 4 tests failed. FAILED: org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection Error Message: Address already in use Stack Trace: java.net.BindException: Address already in use at __randomizedtes

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

2019-01-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/152/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in http

[GitHub] tflobbe closed pull request #170: ReadTimeOut Exception occurred while building index

2019-01-21 Thread GitBox
tflobbe closed pull request #170: ReadTimeOut Exception occurred while building index URL: https://github.com/apache/lucene-solr/pull/170 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] tflobbe commented on issue #170: ReadTimeOut Exception occurred while building index

2019-01-21 Thread GitBox
tflobbe commented on issue #170: ReadTimeOut Exception occurred while building index URL: https://github.com/apache/lucene-solr/pull/170#issuecomment-456254250 This looks like a question to the users list or bug report. This

[GitHub] tflobbe closed pull request #203: Fix minor typo in docstring

2019-01-21 Thread GitBox
tflobbe closed pull request #203: Fix minor typo in docstring URL: https://github.com/apache/lucene-solr/pull/203 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[GitHub] tflobbe commented on issue #267: can i provide index number manually with the document

2019-01-21 Thread GitBox
tflobbe commented on issue #267: can i provide index number manually with the document URL: https://github.com/apache/lucene-solr/pull/267#issuecomment-456252317 Looks like this should be a question to the user’s list instead of a PR

[GitHub] tflobbe closed pull request #267: can i provide index number manually with the document

2019-01-21 Thread GitBox
tflobbe closed pull request #267: can i provide index number manually with the document URL: https://github.com/apache/lucene-solr/pull/267 This is an automated message from the Apache Git Service. To respond to the message,

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1756 - Unstable

2019-01-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1756/ 2 tests failed. FAILED: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates Error Message: Timeout while trying to assert number of documents @ source_collection Stack Trace: java.la

Re: Admin UI - Collections Management

2019-01-21 Thread Jan Høydahl
Also, when number of hosts/nodes grow large the drag/drop method won't scale since the target may be on page 5 of the Nodes table… But that use case is perhaps covered in the Collections menu change you are planning? Agree that it is best to create one JIRA for each feature, especially the node

Re: Re: Re: Admin UI - Collections Management

2019-01-21 Thread Tomás Fernández Löbbe
Thanks Jeremy, Yes, you should create a Jira. Then you can create the PR (and include the Jira code in the title of the PR, this will link them). Also, I’d suggest you create different JIRAs for each individual change. Small changes are easier and more likely to be reviewed/ merged. On Mon, Jan 21

[jira] [Commented] (SOLR-13148) Move time based logic into TimeRoutedAlias class

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748263#comment-16748263 ] Gus Heck commented on SOLR-13148: - Initial patch, passing existing tests, subject to furt

[jira] [Comment Edited] (SOLR-13148) Move time based logic into TimeRoutedAlias class

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748263#comment-16748263 ] Gus Heck edited comment on SOLR-13148 at 1/21/19 11:08 PM: --- Ini

[jira] [Updated] (SOLR-13148) Move time based logic into TimeRoutedAlias class

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13148: Attachment: SOLR-13148.patch > Move time based logic into TimeRoutedAlias class > -

[jira] [Updated] (SOLR-13160) copyField with bare wildcard source duplicates content in dest field

2019-01-21 Thread Dan Meehl (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Meehl updated SOLR-13160: - Description: A copyField directive in the schema with source="*" will duplicate all content that was alr

[jira] [Commented] (SOLR-13160) copyField with bare wildcard source duplicates content in dest field

2019-01-21 Thread Dan Meehl (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748244#comment-16748244 ] Dan Meehl commented on SOLR-13160: -- The 2nd patch adds a check to avoid duplicating the

[jira] [Updated] (SOLR-13160) copyField with bare wildcard source duplicates content in dest field

2019-01-21 Thread Dan Meehl (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Meehl updated SOLR-13160: - Attachment: SOLR-13160-2.patch > copyField with bare wildcard source duplicates content in dest field > -

Re: Autoscaling in 8.0

2019-01-21 Thread Gus Heck
https://issues.apache.org/jira/browse/SOLR-13159 filed On Mon, Jan 21, 2019 at 11:16 AM Gus Heck wrote: > I'm wondering if this is the multi-node manifestation of > https://issues.apache.org/jira/browse/SOLR-13142 ? > > On Mon, Jan 21, 2019 at 10:20 AM Andrzej Białecki wrote: > >> This merits a

[jira] [Created] (SOLR-13160) copyField with bare wildcard source duplicates content in dest field

2019-01-21 Thread Dan Meehl (JIRA)
Dan Meehl created SOLR-13160: Summary: copyField with bare wildcard source duplicates content in dest field Key: SOLR-13160 URL: https://issues.apache.org/jira/browse/SOLR-13160 Project: Solr Is

[jira] [Updated] (SOLR-13160) copyField with bare wildcard source duplicates content in dest field

2019-01-21 Thread Dan Meehl (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Meehl updated SOLR-13160: - Attachment: SOLR-13160.patch > copyField with bare wildcard source duplicates content in dest field > ---

[jira] [Commented] (SOLR-13142) Create Collection will put two replicas in same node

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748226#comment-16748226 ] Gus Heck commented on SOLR-13142: - Jira is not a support portal, so normally if you feel

[jira] [Updated] (SOLR-13159) Autoscaling not distributing collection evenly

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13159: Attachment: autoscaling.json > Autoscaling not distributing collection evenly > ---

[jira] [Commented] (SOLR-13159) Autoscaling not distributing collection evenly

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748230#comment-16748230 ] Gus Heck commented on SOLR-13159: - I should note that the autoscaling.json I'm attaching

[jira] [Updated] (SOLR-13159) Autoscaling not distributing collection evenly

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13159: Attachment: clstat.json > Autoscaling not distributing collection evenly >

[jira] [Commented] (LUCENE-8653) Reverse FST storage so it can be read forward

2019-01-21 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748227#comment-16748227 ] Mike Sokolov commented on LUCENE-8653: -- Yeah, some initial measurements using lucen

[jira] [Created] (SOLR-13159) Autoscaling not distributing collection evenly

2019-01-21 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13159: --- Summary: Autoscaling not distributing collection evenly Key: SOLR-13159 URL: https://issues.apache.org/jira/browse/SOLR-13159 Project: Solr Issue Type: Bug Secur

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

2019-01-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3435/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.TestRecovery Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace: java.lang.

Re: Re: Re: Admin UI - Collections Management

2019-01-21 Thread Branham, Jeremy (Experis)
I’ve got the drag-n-drop part done on the cloud->nodes screen. Still need to add the ‘move replica’ option on the ‘collections’ screen. Also, I created a small web-test sub-project to speed up the ui development. I’m not sure if others were using something similar. Would I create a PR to have th

[jira] [Commented] (LUCENE-8653) Reverse FST storage so it can be read forward

2019-01-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748209#comment-16748209 ] Dawid Weiss commented on LUCENE-8653: - The FSTs are by design really cache un-friend

[jira] [Updated] (SOLR-13143) Output from ExplainAugmenterFactory and DebugQuery for rerank queries is not same

2019-01-21 Thread Sambhav Kothari (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sambhav Kothari updated SOLR-13143: --- Attachment: SOLR-13143.patch > Output from ExplainAugmenterFactory and DebugQuery for rerank

[jira] [Commented] (SOLR-13143) Output from ExplainAugmenterFactory and DebugQuery for rerank queries is not same

2019-01-21 Thread Sambhav Kothari (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748188#comment-16748188 ] Sambhav Kothari commented on SOLR-13143: The above was for my new unit test which

[jira] [Commented] (SOLR-13147) Add movingMAD Stream Evaluator

2019-01-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748166#comment-16748166 ] Joel Bernstein commented on SOLR-13147: --- This was committed but had a typo in the J

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-12-ea+23) - Build # 20 - Failure!

2019-01-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/20/ Java: 64bit/jdk-12-ea+23 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 2079 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lu

[jira] [Updated] (SOLR-13147) Add movingMAD Stream Evaluator

2019-01-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13147: -- Attachment: SOLR-13147.patch > Add movingMAD Stream Evaluator > --

[jira] [Commented] (LUCENE-8618) MMapDirectory's read ahead on random-access files might trash the OS cache

2019-01-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748139#comment-16748139 ] Adrien Grand commented on LUCENE-8618: -- This index was hot in terms of usage but mu

[GitHub] gd-spb-e1m commented on a change in pull request #538: LUCENE-8640: added changes for the validation of valid dateString

2019-01-21 Thread GitBox
gd-spb-e1m commented on a change in pull request #538: LUCENE-8640: added changes for the validation of valid dateString URL: https://github.com/apache/lucene-solr/pull/538#discussion_r249541781 ## File path: solr/core/src/test/org/apache/solr/schema/DateRangeFieldTest.java ###

[GitHub] gd-spb-e1m commented on a change in pull request #538: LUCENE-8640: added changes for the validation of valid dateString

2019-01-21 Thread GitBox
gd-spb-e1m commented on a change in pull request #538: LUCENE-8640: added changes for the validation of valid dateString URL: https://github.com/apache/lucene-solr/pull/538#discussion_r249542268 ## File path: lucene/spatial-extras/src/java/org/apache/lucene/spatial/prefix/tree/Date

[jira] [Comment Edited] (LUCENE-8651) Tokenizer implementations can't be reset

2019-01-21 Thread Dan Meehl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748123#comment-16748123 ] Dan Meehl edited comment on LUCENE-8651 at 1/21/19 5:46 PM:

[jira] [Comment Edited] (LUCENE-8651) Tokenizer implementations can't be reset

2019-01-21 Thread Dan Meehl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748123#comment-16748123 ] Dan Meehl edited comment on LUCENE-8651 at 1/21/19 5:38 PM:

[jira] [Commented] (LUCENE-8651) Tokenizer implementations can't be reset

2019-01-21 Thread Dan Meehl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748123#comment-16748123 ] Dan Meehl commented on LUCENE-8651: --- The initial task was that I needed to wrap an inc

Re: Unicode Quotes in query parser

2019-01-21 Thread Walter Underwood
First, check which transforms are already handled by Unicode normalization. Put this in all of your analyzer chains: Probably need this in solrconfig.xml: I really cannot think of a reason to use unnormalized Unicode in Solr. That should be in all the sample files. For searc

[JENKINS] Lucene-Solr-SmokeRelease-7.x - Build # 433 - Still Failing

2019-01-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/433/ No tests ran. Build Log: [...truncated 23460 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.) [asciidoctor:convert

[jira] [Commented] (LUCENE-8635) Lazy loading Lucene FST offheap using mmap

2019-01-21 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748082#comment-16748082 ] Mike Sokolov commented on LUCENE-8635: -- I opened LUCENE-8653 to explore reversing F

[jira] [Created] (LUCENE-8653) Reverse FST storage so it can be read forward

2019-01-21 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-8653: Summary: Reverse FST storage so it can be read forward Key: LUCENE-8653 URL: https://issues.apache.org/jira/browse/LUCENE-8653 Project: Lucene - Core Issue T

[jira] [Commented] (LUCENE-8651) Tokenizer implementations can't be reset

2019-01-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748071#comment-16748071 ] Alan Woodward commented on LUCENE-8651: --- I think this may be a question of documen

[jira] [Commented] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748069#comment-16748069 ] Alan Woodward commented on LUCENE-8650: --- I've attached an updated patch that inclu

[jira] [Updated] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8650: -- Attachment: LUCENE-8650.patch > ConcatenatingTokenStream does not end() nor reset() properly >

Re: Autoscaling in 8.0

2019-01-21 Thread Gus Heck
I'm wondering if this is the multi-node manifestation of https://issues.apache.org/jira/browse/SOLR-13142 ? On Mon, Jan 21, 2019 at 10:20 AM Andrzej Białecki wrote: > This merits a JIRA issue - things should not behave this way, that’s for > sure. > > Please create one, attach the ZK:/autoscalin

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

2019-01-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/437/ 2 tests failed. FAILED: org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR Error Message: Path must not end with / character Stack Trace: java.lang.IllegalArgumentException: Path must not end with / character

[jira] [Updated] (SOLR-13157) Convert Unicode double quotes to standard quotes

2019-01-21 Thread John (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John updated SOLR-13157: Labels: dismax (was: edismax) > Convert Unicode double quotes to standard quotes > ---

Re: Unicode Quotes in query parser

2019-01-21 Thread Michael Sokolov
I think this is probably better to discuss on solr-user, or maybe solr-dev, since it is dismax parser you are talking about, which really lives in Solr. However, my 2c - this seems somewhat dubious. Maybe people want to include those in their terms? Also, it leads to a kind of slippery slope: woul

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_172) - Build # 7705 - Unstable!

2019-01-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7705/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream Error Message: expected:<0.0> but was:<0.9998245650830389> Stack Trace

[jira] [Updated] (SOLR-13152) Update CREATEALIAS to support new parameters for category routed aliases

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13152: Summary: Update CREATEALIAS to support new parameters for category routed aliases (was: Update CREATEALIAs

[GitHub] jnyryan opened a new pull request #545: Convert Unicode double quotes to standard quotes

2019-01-21 Thread GitBox
jnyryan opened a new pull request #545: Convert Unicode double quotes to standard quotes URL: https://github.com/apache/lucene-solr/pull/545 https://issues.apache.org/jira/browse/SOLR-13157 Updated the dismax parser to find any Unicode double quotes and replace them with a standard

[GitHub] nsoft commented on a change in pull request #504: SOLR-13008 Indent JSON/XML formatted field value if indent=true and using DocumentTransformer

2019-01-21 Thread GitBox
nsoft commented on a change in pull request #504: SOLR-13008 Indent JSON/XML formatted field value if indent=true and using DocumentTransformer URL: https://github.com/apache/lucene-solr/pull/504#discussion_r249488688 ## File path: solr/core/src/java/org/apache/solr/response/transf

[GitHub] nsoft commented on a change in pull request #504: SOLR-13008 Indent JSON/XML formatted field value if indent=true and using DocumentTransformer

2019-01-21 Thread GitBox
nsoft commented on a change in pull request #504: SOLR-13008 Indent JSON/XML formatted field value if indent=true and using DocumentTransformer URL: https://github.com/apache/lucene-solr/pull/504#discussion_r249488688 ## File path: solr/core/src/java/org/apache/solr/response/transf

[jira] [Created] (SOLR-13157) Convert Unicode double quotes to standard quotes

2019-01-21 Thread John (JIRA)
John created SOLR-13157: --- Summary: Convert Unicode double quotes to standard quotes Key: SOLR-13157 URL: https://issues.apache.org/jira/browse/SOLR-13157 Project: Solr Issue Type: Improvement Sec

Re: Autoscaling in 8.0

2019-01-21 Thread Andrzej Białecki
This merits a JIRA issue - things should not behave this way, that’s for sure. Please create one, attach the ZK:/autoscaling.json and the output of `/admin/collections?action=CLUSTERSTATUS` and the outputs from /autoscaling/suggestions and /autoscaling/diagnostics - you can anonymize actual nod

[jira] [Commented] (LUCENE-8649) LatLonShape: Within and disjoint queries don’t work with indexed multishapes

2019-01-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748010#comment-16748010 ] ASF subversion and git services commented on LUCENE-8649: - Commi

[jira] [Commented] (SOLR-13008) JSON Document Transformer doesn't heed "indent" parameter

2019-01-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748006#comment-16748006 ] Gus Heck commented on SOLR-13008: - I'm wondering if it might be better to have this set o

[jira] [Commented] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-01-21 Thread Konstantin Perikov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748012#comment-16748012 ] Konstantin Perikov commented on SOLR-13156: --- [~janhoy], apparently this feature

[jira] [Comment Edited] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-01-21 Thread Konstantin Perikov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748012#comment-16748012 ] Konstantin Perikov edited comment on SOLR-13156 at 1/21/19 3:05 PM: ---

[jira] [Resolved] (LUCENE-8649) LatLonShape: Within and disjoint queries don’t work with indexed multishapes

2019-01-21 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8649. -- Resolution: Fixed Fix Version/s: master (9.0) 7.7

[jira] [Assigned] (LUCENE-8649) LatLonShape: Within and disjoint queries don’t work with indexed multishapes

2019-01-21 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera reassigned LUCENE-8649: Assignee: Ignacio Vera > LatLonShape: Within and disjoint queries don’t work with indexed

[jira] [Commented] (LUCENE-8649) LatLonShape: Within and disjoint queries don’t work with indexed multishapes

2019-01-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748009#comment-16748009 ] ASF subversion and git services commented on LUCENE-8649: - Commi

[jira] [Commented] (LUCENE-8649) LatLonShape: Within and disjoint queries don’t work with indexed multishapes

2019-01-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748008#comment-16748008 ] ASF subversion and git services commented on LUCENE-8649: - Commi

[jira] [Commented] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-01-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748002#comment-16748002 ] Jan Høydahl commented on SOLR-13156: I didn't even know about this feature. For refer

Unicode Quotes in query parser

2019-01-21 Thread John Ryan
I'm looking to create an issue to add support for Unicode Double Quotes to the dismax parser. I want to replace all types of double quotes with standard ones before they get stripped i.e. “ ” „ “ „ « » ‟ ❝ ❞ ⹂ " With " I presume this has been discussed before? I have a POC

[jira] [Created] (SOLR-13155) CLI tool for testing autoscaling suggestions against a live cluster

2019-01-21 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created SOLR-13155: Summary: CLI tool for testing autoscaling suggestions against a live cluster Key: SOLR-13155 URL: https://issues.apache.org/jira/browse/SOLR-13155 Project: So

[jira] [Created] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-01-21 Thread Konstantin Perikov (JIRA)
Konstantin Perikov created SOLR-13156: - Summary: Limiting field facet with certain terms via {!terms} not taking into account sorting Key: SOLR-13156 URL: https://issues.apache.org/jira/browse/SOLR-13156

[jira] [Commented] (LUCENE-8618) MMapDirectory's read ahead on random-access files might trash the OS cache

2019-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747963#comment-16747963 ] Michael McCandless commented on LUCENE-8618: Was the index cold(ish) in this

[jira] [Commented] (LUCENE-8585) Create jump-tables for DocValues at index-time

2019-01-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747950#comment-16747950 ] Adrien Grand commented on LUCENE-8585: -- [~toke] I was just playing with this new do

[jira] [Commented] (LUCENE-8585) Create jump-tables for DocValues at index-time

2019-01-21 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747934#comment-16747934 ] Toke Eskildsen commented on LUCENE-8585: Thank you for cleaning up my mess, [~er

[jira] [Commented] (LUCENE-8585) Create jump-tables for DocValues at index-time

2019-01-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747925#comment-16747925 ] ASF subversion and git services commented on LUCENE-8585: - Commi

[jira] [Commented] (LUCENE-8585) Create jump-tables for DocValues at index-time

2019-01-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747924#comment-16747924 ] ASF subversion and git services commented on LUCENE-8585: - Commi

[JENKINS] Lucene-Solr-Tests-8.x - Build # 12 - Unstable

2019-01-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/12/ 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing.testScaleUp Error Message: {numFound=97745,start=0,docs=[]} expected:<10> but was:<97745> Stack Trace: java.lang.AssertionError: {

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

2019-01-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1014/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest Error Message: Error starting up MiniSolrCloudCluster Stac

JDK 12 enters Rampdown Phase Two

2019-01-21 Thread Rory O'Donnell
 Hi Uwe & Dawid, **OpenJDK builds *- JDK 12 Early Access build 28 **is now available **at : - jdk.java.net/12/* * Per the JDK 12 schedule [1], we are now in Rampdown Phase Two. o For more details , see Mark Reinhold's email to jdk-dev mailing list [2] o The overall feature se

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

2019-01-21 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-8216: - Attachment: (was: LUCENE-8652.patch) > Better cross-field scoring >

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

2019-01-21 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-8216: - Fix Version/s: 8.0 > Better cross-field scoring > -- > >

[jira] [Issue Comment Deleted] (LUCENE-8216) Better cross-field scoring

2019-01-21 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-8216: - Comment: was deleted (was: Here is a patch that adds a way to boost each term individually in th

[jira] [Created] (LUCENE-8652) Add boosting support in the SynonymQuery

2019-01-21 Thread Jim Ferenczi (JIRA)
Jim Ferenczi created LUCENE-8652: Summary: Add boosting support in the SynonymQuery Key: LUCENE-8652 URL: https://issues.apache.org/jira/browse/LUCENE-8652 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-8649) LatLonShape: Within and disjoint queries don’t work with indexed multishapes

2019-01-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747805#comment-16747805 ] Adrien Grand commented on LUCENE-8649: -- Thanks Ignacio, it looks good to me, I just

[jira] [Commented] (LUCENE-8620) Add CONTAINS support for LatLonShape

2019-01-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747768#comment-16747768 ] Adrien Grand commented on LUCENE-8620: -- bq. or I can implement it now and perform s

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

2019-01-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1239/ No tests ran. Build Log: [...truncated 23456 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.) [asciidoctor:con

[GitHub] tokee commented on issue #525: LUCENE-8585: Index-time jump-tables for DocValues

2019-01-21 Thread GitBox
tokee commented on issue #525: LUCENE-8585: Index-time jump-tables for DocValues URL: https://github.com/apache/lucene-solr/pull/525#issuecomment-455988492 Closing pull request as this has been committed to master. This is an

[GitHub] tokee closed pull request #525: LUCENE-8585: Index-time jump-tables for DocValues

2019-01-21 Thread GitBox
tokee closed pull request #525: LUCENE-8585: Index-time jump-tables for DocValues URL: https://github.com/apache/lucene-solr/pull/525 This is an automated message from the Apache Git Service. To respond to the message, pleas