Re: Index corruption on NTFS

2016-11-07 Thread Dawid Weiss
Crazy. It would be helpful if you could provide a repro of this as a small Java program one could run on a (small) NTFS partition (perhaps beasting it over and over to simulate this effect?). Dawid On Tue, Nov 8, 2016 at 5:04 AM, Thomas Kappler wrote: > Hi all, > > > > We’re occasionally observi

[jira] [Updated] (LUCENE-7544) UnifiedHighlighter should allow extension for custom query types

2016-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-7544: - Attachment: LUCENE-7544.patch Here's the patch with some tweaks. "ant precommit" found some issu

[JENKINS] Lucene-Solr-Tests-6.3 - Build # 5 - Unstable

2016-11-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.3/5/ 1 tests failed. FAILED: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test Error Message: int_i: goodEst=13946, poorEst=13970, real=13975, p=q=id:[284+TO+14258]&rows=0&stats=true&stats.field={!cardinalit

[jira] [Commented] (SOLR-9688) Add a command-line tool to manage the snapshots functionality

2016-11-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646522#comment-15646522 ] Yonik Seeley commented on SOLR-9688: Looks fine to me! I can commit probably tomorrow,

Index corruption on NTFS

2016-11-07 Thread Thomas Kappler
Hi all, We're occasionally observing corrupted indexes in production, on Windows Server. We tracked it down to the way NTFS behaves in case of partial writes. When the disk or the machine fail during a flush, it's possible on NTFS that the file being written to has already been extended to

[jira] [Commented] (SOLR-8335) HdfsLockFactory does not allow core to come up after a node was killed

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646335#comment-15646335 ] 胡晓东 commented on SOLR-8335: --- In solr cloud mode ,can I use solr.lock.type=none instead of solr.

Re: VOTE: Apache Solr Reference Guide for Solr 6.3

2016-11-07 Thread Joel Bernstein
I see a problem as well. I'll make the change. Joel Bernstein http://joelsolr.blogspot.com/ On Mon, Nov 7, 2016 at 7:22 PM, Steve Rowe wrote: > I found a few problems that I think warrant a respin - I’ll go make edits > now: > > > Upgrading Solr (pg. 29): > > "If you are already using Solr

[jira] [Updated] (SOLR-9736) HttpSolrCall always prefer leader

2016-11-07 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9736: --- Attachment: SOLR-9736.patch Cleaner patch for this issue. > HttpSolrCall always prefer leader > --

[jira] [Commented] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-07 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646028#comment-15646028 ] Alexandre Rafalovitch commented on LUCENE-7543: --- Just to clarify. Currentl

Re: VOTE: Apache Solr Reference Guide for Solr 6.3

2016-11-07 Thread Steve Rowe
I found a few problems that I think warrant a respin - I’ll go make edits now: Upgrading Solr (pg. 29): "If you are already using Solr 6.1, Solr 6.2 should not present any major problems.” -> Wrong version numbers: these should be 6.2 and 6.3. Response Writers | Velocity Response W

Problems Running ant enwiki

2016-11-07 Thread Timothy Rodriguez (BLOOMBERG/ 120 PARK)
Anyone else having problems retrieving the test wikipedia set used for benchmarks? It looks like the resource is no longer available. When I run ant enwiki I receive the following: [get] Error opening connection java.io.FileNotFoundException:http://people.apache.org/~gsingers/wikipedia/enwiki-

[GitHub] lucene-solr pull request #111: LUCENE-7544 - add UnifiedHighlighter extensio...

2016-11-07 Thread michaelbraun
Github user michaelbraun commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/111#discussion_r86893258 --- Diff: lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighter.java --- @@ -959,4 +961,84 @@ protected PassageFor

[jira] [Commented] (LUCENE-7544) UnifiedHighlighter should allow extension for custom query types

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645801#comment-15645801 ] ASF GitHub Bot commented on LUCENE-7544: Github user michaelbraun commented on a

[jira] [Commented] (SOLR-9725) Allow Variables for All Data Import Handler Data Source Configuration Values

2016-11-07 Thread Jamie Jackson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645715#comment-15645715 ] Jamie Jackson commented on SOLR-9725: - Probably not from me, unless someone's prepared

[jira] [Commented] (LUCENE-7544) UnifiedHighlighter should allow extension for custom query types

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645655#comment-15645655 ] ASF GitHub Bot commented on LUCENE-7544: Github user dsmiley commented on a diff

[GitHub] lucene-solr pull request #111: LUCENE-7544 - add UnifiedHighlighter extensio...

2016-11-07 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/111#discussion_r86882518 --- Diff: lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighter.java --- @@ -959,4 +961,84 @@ protected PassageFormatte

VOTE: Apache Solr Reference Guide for Solr 6.3

2016-11-07 Thread Cassandra Targett
Please VOTE to release the Solr Reference Guide for 6.3. The artifacts are available here: https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr-ref-guide-6.3-RC1/ (I normally start with RC0, but missed updating the javadoc links after I'd already committed RC0, so we'll just s

[jira] [Updated] (LUCENE-7544) UnifiedHighlighter should allow extension for custom query types

2016-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-7544: - Assignee: David Smiley Fix Version/s: 6.4 Component/s: modules/highlighter > Unifi

[jira] [Commented] (LUCENE-7544) UnifiedHighlighter should allow extension for custom query types

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645409#comment-15645409 ] ASF GitHub Bot commented on LUCENE-7544: GitHub user michaelbraun opened a pull r

[GitHub] lucene-solr pull request #111: LUCENE-7544 - add UnifiedHighlighter extensio...

2016-11-07 Thread michaelbraun
GitHub user michaelbraun opened a pull request: https://github.com/apache/lucene-solr/pull/111 LUCENE-7544 - add UnifiedHighlighter extension points for custom queries You can merge this pull request into a Git repository by running: $ git pull https://github.com/michaelbraun/

[jira] [Created] (LUCENE-7544) UnifiedHighlighter should allow extension for custom query types

2016-11-07 Thread Michael Braun (JIRA)
Michael Braun created LUCENE-7544: - Summary: UnifiedHighlighter should allow extension for custom query types Key: LUCENE-7544 URL: https://issues.apache.org/jira/browse/LUCENE-7544 Project: Lucene -

Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 525 - Still Failing

2016-11-07 Thread Michael McCandless
Woops, I'll fix ... Mike McCandless http://blog.mikemccandless.com On Mon, Nov 7, 2016 at 2:34 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/525/ > > All tests passed > > Build Log: > [...truncated 55759 lines...] > changes-to-html: > [mkdir]

[JENKINS] Lucene-Solr-Tests-6.x - Build # 525 - Still Failing

2016-11-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/525/ All tests passed Build Log: [...truncated 55759 lines...] changes-to-html: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/docs/changes [get] Getting: https://issues.apache.org/j

[jira] [Commented] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645187#comment-15645187 ] Dawid Weiss commented on SOLR-9293: --- I don't think we have any formal processes (if I und

[jira] [Commented] (SOLR-9633) Limit FastLRUCache by RAM Usage

2016-11-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645182#comment-15645182 ] Yonik Seeley commented on SOLR-9633: OK, thanks for the explanation. That's clearer af

[jira] [Updated] (SOLR-9728) Ability to specify Key Store type in solr.in file for SSL

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Suzuki updated SOLR-9728: - Assignee: (was: Michael Suzuki) > Ability to specify Key Store type in solr.in file for SSL > -

[jira] [Updated] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Suzuki updated SOLR-9727: - Assignee: (was: Michael Suzuki) > solr.in.sh properties does not set the correct values. >

[jira] [Commented] (SOLR-9726) DocValuesFacets: move 'contains' check after 'min' check

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645039#comment-15645039 ] ASF subversion and git services commented on SOLR-9726: --- Commit 1c7ae

[jira] [Commented] (SOLR-9726) DocValuesFacets: move 'contains' check after 'min' check

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644982#comment-15644982 ] ASF subversion and git services commented on SOLR-9726: --- Commit cbf82

[jira] [Commented] (SOLR-9711) Build parameter to silence Changes.html generation error if SOLR Jira is not accessible

2016-11-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644953#comment-15644953 ] Steve Rowe commented on SOLR-9711: -- See LUCENE-7543. > Build parameter to silence Changes

[jira] [Created] (LUCENE-7543) Make changes-to-html target an offline operation

2016-11-07 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-7543: -- Summary: Make changes-to-html target an offline operation Key: LUCENE-7543 URL: https://issues.apache.org/jira/browse/LUCENE-7543 Project: Lucene - Core Issue Ty

[jira] [Moved] (LUCENE-7542) Release smoker should fail when CHANGES.txt has a release section for a future release

2016-11-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe moved SOLR-9737 to LUCENE-7542: -- Security: (was: Public) Issue Type: Task (was: Bug) Key:

[jira] [Commented] (SOLR-9659) Add zookeeper DataWatch API

2016-11-07 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644915#comment-15644915 ] Scott Blum commented on SOLR-9659: -- If you want to throw me a PR I'll do my best to review

[jira] [Created] (SOLR-9737) Release smoker should fail when CHANGES.txt has a release section for a future release

2016-11-07 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-9737: Summary: Release smoker should fail when CHANGES.txt has a release section for a future release Key: SOLR-9737 URL: https://issues.apache.org/jira/browse/SOLR-9737 Project: S

[jira] [Commented] (SOLR-9711) Build parameter to silence Changes.html generation error if SOLR Jira is not accessible

2016-11-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644905#comment-15644905 ] Steve Rowe commented on SOLR-9711: -- bq. Do you think it would possible to add this short t

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 2125 - Failure!

2016-11-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2125/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 55796 lines...] changes-to-html: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/buil

[jira] [Commented] (SOLR-9711) Build parameter to silence Changes.html generation error if SOLR Jira is not accessible

2016-11-07 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644853#comment-15644853 ] Mano Kovacs commented on SOLR-9711: --- [~steve_rowe], have you had a chance to look at my l

Re: [VOTE] - Release Lucene/Solr 6.3.0 RC3

2016-11-07 Thread Shalin Shekhar Mangar
This vote has passed. I'll now start the rest of the release process. Thanks to all who voted. On Wed, Nov 2, 2016 at 10:04 PM, Shalin Shekhar Mangar wrote: > Please vote for the third release candidate for Lucene/Solr 6.3.0 > > The artifacts can be downloaded from: > https://dist.apache.org/rep

[jira] [Commented] (SOLR-9720) Refactor responsewriter to remove dependencies on TupleStream etc

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644681#comment-15644681 ] ASF subversion and git services commented on SOLR-9720: --- Commit 358bd

[jira] [Commented] (LUCENE-6824) TermAutomatonQuery should rewrite to a simpler query when possible

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644688#comment-15644688 ] ASF subversion and git services commented on LUCENE-6824: - Commit

[jira] [Commented] (SOLR-9005) In files example, update-script.js scripting URP fails with method signature mismatch

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644686#comment-15644686 ] ASF subversion and git services commented on SOLR-9005: --- Commit 91483

[jira] [Commented] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644689#comment-15644689 ] ASF subversion and git services commented on SOLR-9293: --- Commit 7fb72

[jira] [Commented] (SOLR-9005) In files example, update-script.js scripting URP fails with method signature mismatch

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644687#comment-15644687 ] ASF subversion and git services commented on SOLR-9005: --- Commit 284eb

[jira] [Commented] (SOLR-9360) Solr script not properly checking SOLR_PID

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644680#comment-15644680 ] ASF subversion and git services commented on SOLR-9360: --- Commit b2bf8

[jira] [Commented] (SOLR-9624) Admin UI (new) query panel does not render csv format

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644685#comment-15644685 ] ASF subversion and git services commented on SOLR-9624: --- Commit 94c79

[jira] [Commented] (SOLR-9682) Ability to specify a query with a parameter name (in facet filter)

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644684#comment-15644684 ] ASF subversion and git services commented on SOLR-9682: --- Commit 4b3e7

[jira] [Commented] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644683#comment-15644683 ] ASF subversion and git services commented on SOLR-9716: --- Commit 1f199

[jira] [Commented] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644587#comment-15644587 ] David Smiley commented on SOLR-9293: No patch for review first? it's weird this projec

[jira] [Commented] (SOLR-9659) Add zookeeper DataWatch API

2016-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644559#comment-15644559 ] David Smiley commented on SOLR-9659: +1 to Erick's sentiment. > Add zookeeper DataWatc

[jira] [Updated] (SOLR-9717) /export should support other formats

2016-11-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9717: - Summary: /export should support other formats (was: "xsort" ResponseWriter should support other formats)

[jira] [Commented] (SOLR-7955) Auto create .system collection on first request if it does not exist

2016-11-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644547#comment-15644547 ] Noble Paul commented on SOLR-7955: -- Let's limit the scope to creating the {{.system}} coll

[jira] [Commented] (SOLR-9735) Umbrella JIRA for Cluster Management framework in SolrCloud

2016-11-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644546#comment-15644546 ] Erick Erickson commented on SOLR-9735: -- I think this is somewhat related to SOLR-9731.

[jira] [Assigned] (SOLR-9726) DocValuesFacets: move 'contains' check after 'min' check

2016-11-07 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke reassigned SOLR-9726: - Assignee: Christine Poerschke > DocValuesFacets: move 'contains' check after 'min'

[jira] [Commented] (LUCENE-7534) smokeTestRelease.py on cygwin [Errno 2] No such file or directory:

2016-11-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644533#comment-15644533 ] Mikhail Khludnev commented on LUCENE-7534: -- ok. it helped a little. Now it works

[jira] [Commented] (SOLR-9659) Add zookeeper DataWatch API

2016-11-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644522#comment-15644522 ] Erick Erickson commented on SOLR-9659: -- Progress not perfection. I was puzzled a bit b

[jira] [Commented] (SOLR-9682) Ability to specify a query with a parameter name (in facet filter)

2016-11-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644430#comment-15644430 ] Yonik Seeley commented on SOLR-9682: I considered that, but he long view is that a filt

[jira] [Updated] (SOLR-9735) Umbrella JIRA for Cluster Management framework in SolrCloud

2016-11-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9735: - Description: As SolrCloud is now used at fairly large scale, most users end up writing their own cluster m

[jira] [Commented] (SOLR-9490) BoolField always returning false for non-DV fields when javabin involved (via solrj, or intra node communication)

2016-11-07 Thread Tim Owen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644382#comment-15644382 ] Tim Owen commented on SOLR-9490: Just to add to this, if anyone was using 6.2.0 and doing d

[jira] [Commented] (SOLR-9682) Ability to specify a query with a parameter name (in facet filter)

2016-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644374#comment-15644374 ] David Smiley commented on SOLR-9682: What about {{filter : "$myFilterParam"}} -- thus h

[jira] [Comment Edited] (SOLR-9127) XLSX response writer - do we want it?

2016-11-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644363#comment-15644363 ] Noble Paul edited comment on SOLR-9127 at 11/7/16 2:44 PM: --- It re

[jira] [Commented] (SOLR-9127) XLSX response writer - do we want it?

2016-11-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644363#comment-15644363 ] Noble Paul commented on SOLR-9127: -- It requires all of {{extraction/lib/*.jar}} and {{dis

[jira] [Updated] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-9293: -- Fix Version/s: 6.4 > Solrj client support for hierarchical clusters and other topics marker > ---

[jira] [Updated] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-9293: -- Fix Version/s: (was: 6x) > Solrj client support for hierarchical clusters and other topics marker > -

[jira] [Resolved] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-9293. --- Resolution: Fixed > Solrj client support for hierarchical clusters and other topics marker > --

[jira] [Commented] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644325#comment-15644325 ] ASF subversion and git services commented on SOLR-9293: --- Commit 7fb72

[jira] [Updated] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-9293: -- Fix Version/s: 6x > Solrj client support for hierarchical clusters and other topics marker >

[jira] [Commented] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644324#comment-15644324 ] ASF subversion and git services commented on SOLR-9293: --- Commit fb83d

[jira] [Commented] (SOLR-8897) SSL-related passwords in solr.in.sh are in plain text

2016-11-07 Thread Marcel Berteler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644273#comment-15644273 ] Marcel Berteler commented on SOLR-8897: --- A slightly better way than using clear txt i

[jira] [Commented] (SOLR-8491) solr.cmd SOLR_SSL_OPTS is overwritten

2016-11-07 Thread Marcel Berteler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644255#comment-15644255 ] Marcel Berteler commented on SOLR-8491: --- @sam Yi already mentioned the fix: line 49

[jira] [Commented] (LUCENE-7534) smokeTestRelease.py on cygwin [Errno 2] No such file or directory:

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644246#comment-15644246 ] Dawid Weiss commented on LUCENE-7534: - No problem at all. > smokeTestRelease.py on

[jira] [Commented] (LUCENE-7534) smokeTestRelease.py on cygwin [Errno 2] No such file or directory:

2016-11-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644243#comment-15644243 ] Mikhail Khludnev commented on LUCENE-7534: -- I respin it again passing a short {{

[jira] [Commented] (LUCENE-7534) smokeTestRelease.py on cygwin [Errno 2] No such file or directory:

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644230#comment-15644230 ] Dawid Weiss commented on LUCENE-7534: - Btw. there is a way to pass arguments to "java

[jira] [Updated] (SOLR-9293) Solrj client support for hierarchical clusters and other topics marker

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-9293: -- Summary: Solrj client support for hierarchical clusters and other topics marker (was: Solrj client shoul

[jira] [Commented] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644137#comment-15644137 ] Michael Suzuki commented on SOLR-9727: -- The issue is that the property does not get se

[jira] [Updated] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Suzuki updated SOLR-9727: - Affects Version/s: (was: 6.3) master (7.0) > solr.in.sh properties does

[jira] [Commented] (LUCENE-7534) smokeTestRelease.py on cygwin [Errno 2] No such file or directory:

2016-11-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644019#comment-15644019 ] Dawid Weiss commented on LUCENE-7534: - Paths added via -D are passed verbatim from an

[jira] [Updated] (SOLR-9728) Ability to specify Key Store type in solr.in file for SSL

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Suzuki updated SOLR-9728: - Attachment: SOLR-9728.patch > Ability to specify Key Store type in solr.in file for SSL > -

[jira] [Commented] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644001#comment-15644001 ] Jan Høydahl commented on SOLR-9727: --- Skimming your patch, I don't see the point in renami

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

2016-11-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18226/ Java: 32bit/jdk-9-ea+140 -client -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.

[jira] [Updated] (SOLR-9728) Ability to specify Key Store type in solr.in file for SSL

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Suzuki updated SOLR-9728: - Description: At present when ssl is enabled we can't set the SSL type. It currently defaults to JC

[jira] [Comment Edited] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636013#comment-15636013 ] Michael Suzuki edited comment on SOLR-9727 at 11/7/16 11:29 AM: -

[jira] [Updated] (SOLR-9728) Ability to specify Key Store type in solr.in file for SSL

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Suzuki updated SOLR-9728: - Description: At present when ssl is enabled we can't set the SSL type. It currently defaults to JC

[jira] [Commented] (SOLR-9659) Add zookeeper DataWatch API

2016-11-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643903#comment-15643903 ] Alan Woodward commented on SOLR-9659: - bq. this patch adds a significant amount of new

[jira] [Comment Edited] (SOLR-8998) JSON Facet API child roll-ups

2016-11-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643879#comment-15643879 ] Mikhail Khludnev edited comment on SOLR-8998 at 11/7/16 11:11 AM: ---

[jira] [Commented] (SOLR-8998) JSON Facet API child roll-ups

2016-11-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643879#comment-15643879 ] Mikhail Khludnev commented on SOLR-8998: [~Eng1neer], # I think this is the only on

[jira] [Commented] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643878#comment-15643878 ] Michael Suzuki commented on SOLR-9727: -- [~timporter] please let me know if the above p

[JENKINS] Lucene-Solr-Tests-master - Build # 1464 - Unstable

2016-11-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1464/ 1 tests failed. FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test Error Message: Shard a1x2_shard1_replica1 received all 10 requests Stack Trace: java.lang.AssertionError: Shard a1x2_shard1_replica1 received all

[jira] [Commented] (LUCENE-7534) smokeTestRelease.py on cygwin [Errno 2] No such file or directory:

2016-11-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643861#comment-15643861 ] Mikhail Khludnev commented on LUCENE-7534: -- [~dawid.weiss], is there a way to sh

[jira] [Updated] (LUCENE-7541) FVH does not work well with phrases and multiple tags

2016-11-07 Thread David Pilato (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Pilato updated LUCENE-7541: - Description: I'm indexing a document with a field which is {{aaa bbb ccc ddd bbb eee fff}}. I'm

[jira] [Updated] (LUCENE-7541) FVH does not work well with phrases and multiple tags

2016-11-07 Thread David Pilato (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Pilato updated LUCENE-7541: - Description: I'm indexing a document with a field which is {{aaa bbb ccc ddd bbb eee fff}}. I'm

[jira] [Commented] (LUCENE-6824) TermAutomatonQuery should rewrite to a simpler query when possible

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643847#comment-15643847 ] ASF subversion and git services commented on LUCENE-6824: - Commit

[jira] [Created] (LUCENE-7541) FVH does not work well with phrases and multiple tags

2016-11-07 Thread David Pilato (JIRA)
David Pilato created LUCENE-7541: Summary: FVH does not work well with phrases and multiple tags Key: LUCENE-7541 URL: https://issues.apache.org/jira/browse/LUCENE-7541 Project: Lucene - Core

[jira] [Resolved] (LUCENE-6824) TermAutomatonQuery should rewrite to a simpler query when possible

2016-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6824. Resolution: Fixed Fix Version/s: (was: 6.3) 6.4 > Ter

[jira] [Updated] (LUCENE-7541) FVH does not work well with phrases and multiple tags

2016-11-07 Thread David Pilato (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Pilato updated LUCENE-7541: - Attachment: Add_test_for_FVH_with_phrase_and_multiple_tags_.patch Test case > FVH does not work

[jira] [Commented] (LUCENE-6824) TermAutomatonQuery should rewrite to a simpler query when possible

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643844#comment-15643844 ] ASF subversion and git services commented on LUCENE-6824: - Commit

[jira] [Updated] (SOLR-9736) HttpSolrCall always prefer leader

2016-11-07 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9736: --- Attachment: SOLR-9736.patch The first attempt for this issue. > HttpSolrCall always prefer leader > --

[jira] [Created] (SOLR-9736) HttpSolrCall always prefer leader

2016-11-07 Thread Cao Manh Dat (JIRA)
Cao Manh Dat created SOLR-9736: -- Summary: HttpSolrCall always prefer leader Key: SOLR-9736 URL: https://issues.apache.org/jira/browse/SOLR-9736 Project: Solr Issue Type: Bug Security Level

Re: [VOTE] - Release Lucene/Solr 6.3.0 RC3

2016-11-07 Thread Michael McCandless
+1 SUCCESS! [0:29:01.118046] Mike McCandless http://blog.mikemccandless.com On Fri, Nov 4, 2016 at 10:41 PM, Tomás Fernández Löbbe wrote: > +1 > > SUCCESS! [1:03:34.743909] > > On Thu, Nov 3, 2016 at 8:09 AM, Adrien Grand wrote: >> >> +1 SUCCESS! [1:02:33.485442] >> >> Le jeu. 3 nov. 2016 à

Re: [JENKINS] Lucene-Solr-SmokeRelease-master - Build # 611 - Still Failing

2016-11-07 Thread Adrien Grand
I removed the tabs from solr/example/files/conf/update-script.js. Le lun. 7 nov. 2016 à 10:08, Apache Jenkins Server < jenk...@builds.apache.org> a écrit : > Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/611/ > > No tests ran. > > Build Log: > [...truncated 41957 lines...]

[jira] [Updated] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-07 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Suzuki updated SOLR-9727: - Description: When setting values to true on SOLR_SSL_NEED_CLIENT_AUTH or SOLR_SSL_WANT_CLIENT_AUTH

  1   2   >