[GitHub] [lucene-solr] dweiss merged pull request #2068: LUCENE-8982: Separate out native code to another module to allow cpp build with gradle

2020-11-16 Thread GitBox
dweiss merged pull request #2068: URL: https://github.com/apache/lucene-solr/pull/2068 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232609#comment-17232609 ] ASF subversion and git services commented on LUCENE-8982: - Commi

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232610#comment-17232610 ] ASF subversion and git services commented on LUCENE-8982: - Commi

[GitHub] [lucene-solr] dweiss commented on pull request #2068: LUCENE-8982: Separate out native code to another module to allow cpp build with gradle

2020-11-16 Thread GitBox
dweiss commented on pull request #2068: URL: https://github.com/apache/lucene-solr/pull/2068#issuecomment-727827305 I've added changes entry and committed it in, thanks @zacharymorn ! This is an automated message from the Apa

[jira] [Assigned] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-8982: --- Assignee: Dawid Weiss > Make NativeUnixDirectory pure java now that direct IO is possible >

[jira] [Commented] (SOLR-14998) any Collections Handler actions should be logged at debug level

2020-11-16 Thread Nazerke Seidan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232611#comment-17232611 ] Nazerke Seidan commented on SOLR-14998: --- PR: https://github.com/apache/lucene-solr/

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232612#comment-17232612 ] Dawid Weiss commented on LUCENE-8982: - I've committed in the extracted native librar

[jira] [Created] (LUCENE-9611) Remove deprecated PACKED_SINGLE_BLOCK from PackedInts

2020-11-16 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9611: Summary: Remove deprecated PACKED_SINGLE_BLOCK from PackedInts Key: LUCENE-9611 URL: https://issues.apache.org/jira/browse/LUCENE-9611 Project: Lucene - Core

[jira] [Commented] (LUCENE-9611) Remove deprecated PACKED_SINGLE_BLOCK from PackedInts

2020-11-16 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232657#comment-17232657 ] Ignacio Vera commented on LUCENE-9611: -- Ok, no the change was done in 9.0 so it can

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #2065: SOLR-14977 : ContainerPlugins should be configurable

2020-11-16 Thread GitBox
noblepaul commented on a change in pull request #2065: URL: https://github.com/apache/lucene-solr/pull/2065#discussion_r524089049 ## File path: solr/core/src/java/org/apache/solr/api/ContainerPluginsRegistry.java ## @@ -114,6 +118,16 @@ public synchronized ApiInfo getPlugin(Str

[jira] [Created] (SOLR-15002) Upgrade HttpClient to 4.5.13

2020-11-16 Thread Andras Salamon (Jira)
Andras Salamon created SOLR-15002: - Summary: Upgrade HttpClient to 4.5.13 Key: SOLR-15002 URL: https://issues.apache.org/jira/browse/SOLR-15002 Project: Solr Issue Type: Task Security L

[GitHub] [lucene-solr] asalamon74 opened a new pull request #2082: SOLR-15002: Upgrade HttpClient to 4.5.13

2020-11-16 Thread GitBox
asalamon74 opened a new pull request #2082: URL: https://github.com/apache/lucene-solr/pull/2082 # Description Upgrade HttpClient 4.5.13 and HttpCore 4.4.13 # Solution Upgrade HttpClient 4.5.13 and HttpCore 4.4.13 # Tests Unit tests. # Ch

[GitHub] [lucene-solr] sigram commented on a change in pull request #2065: SOLR-14977 : ContainerPlugins should be configurable

2020-11-16 Thread GitBox
sigram commented on a change in pull request #2065: URL: https://github.com/apache/lucene-solr/pull/2065#discussion_r524211640 ## File path: solr/core/src/java/org/apache/solr/api/ContainerPluginsRegistry.java ## @@ -114,6 +118,16 @@ public synchronized ApiInfo getPlugin(String

[jira] [Commented] (LUCENE-9611) Remove deprecated PACKED_SINGLE_BLOCK from PackedInts

2020-11-16 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232740#comment-17232740 ] Adrien Grand commented on LUCENE-9611: -- It looks like we only use it for numbers of

[GitHub] [lucene-solr] noblepaul merged pull request #2065: SOLR-14977 : ContainerPlugins should be configurable

2020-11-16 Thread GitBox
noblepaul merged pull request #2065: URL: https://github.com/apache/lucene-solr/pull/2065 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (SOLR-14977) Container plugins need a way to be configured

2020-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232752#comment-17232752 ] ASF subversion and git services commented on SOLR-14977: Commit 7

[jira] [Commented] (SOLR-15000) Solr based enterprise level, one-stop search center products with high performance, high reliability and high scalability

2020-11-16 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232763#comment-17232763 ] David Eric Pugh commented on SOLR-15000: I checked out the github repo, and I see

[GitHub] [lucene-solr] cpoerschke commented on pull request #1571: SOLR-14560: Interleaving for Learning To Rank

2020-11-16 Thread GitBox
cpoerschke commented on pull request #1571: URL: https://github.com/apache/lucene-solr/pull/1571#issuecomment-728089734 > ... I assume we merge to master squashing and then cherry-pick the commit to some other branches? ... Yes, squash-and-merge to master branch and then cherry-pick

[jira] [Created] (SOLR-15003) SolrCloud Snapshot metadata inconsistent after core replication

2020-11-16 Thread Istvan Farkas (Jira)
Istvan Farkas created SOLR-15003: Summary: SolrCloud Snapshot metadata inconsistent after core replication Key: SOLR-15003 URL: https://issues.apache.org/jira/browse/SOLR-15003 Project: Solr

[jira] [Commented] (LUCENE-9378) Configurable compression for BinaryDocValues

2020-11-16 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232812#comment-17232812 ] Adrien Grand commented on LUCENE-9378: -- This introduced some slowdowns on the night

[jira] [Updated] (SOLR-14970) elevation does not work without elevate.xml config

2020-11-16 Thread Bernd Wahlen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Wahlen updated SOLR-14970: Summary: elevation does not work without elevate.xml config (was: elevation does not workout eleva

[jira] [Commented] (SOLR-14970) elevation does not work without elevate.xml config

2020-11-16 Thread Bernd Wahlen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232848#comment-17232848 ] Bernd Wahlen commented on SOLR-14970: - solution sounds good, i try to understand the

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232870#comment-17232870 ] Dawid Weiss commented on LUCENE-8982: - Yeah... like I suspected - CI does complain a

[jira] [Updated] (SOLR-15004) Unit tests for the replica placement API

2020-11-16 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-15004: Description: This is a follow-up to SOLR-14613. > Unit tests for the replica placement API

[jira] [Created] (SOLR-15004) Unit tests for the replica placement API

2020-11-16 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-15004: --- Summary: Unit tests for the replica placement API Key: SOLR-15004 URL: https://issues.apache.org/jira/browse/SOLR-15004 Project: Solr Issue Type: Impro

[jira] [Updated] (SOLR-15004) Unit tests for the replica placement API

2020-11-16 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-15004: Description: This is a follow-up to SOLR-14613. Both the APIs and the sample implementation

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232874#comment-17232874 ] ASF subversion and git services commented on LUCENE-8982: - Commi

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232880#comment-17232880 ] Uwe Schindler commented on LUCENE-8982: --- Hi, would it be possible to build the stu

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232887#comment-17232887 ] Dawid Weiss commented on LUCENE-8982: - gradle will pick up the toolchain suitable fo

[GitHub] [lucene-solr] HoustonPutman commented on pull request #2020: SOLR-14949: Ability to customize Solr Docker build

2020-11-16 Thread GitBox
HoustonPutman commented on pull request #2020: URL: https://github.com/apache/lucene-solr/pull/2020#issuecomment-728176570 That's fair, we can certainly move it. I included it there because that seemed like the place to put help files for gradle usage. All of the files used in the `help.gr

[GitHub] [lucene-solr] HoustonPutman commented on pull request #1769: SOLR-14789: Absorb the docker-solr repo.

2020-11-16 Thread GitBox
HoustonPutman commented on pull request #1769: URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-728185520 The extra step exists because there was no consensus around how to do official release images. If we want to decide that the official image should be built the s

[GitHub] [lucene-solr] uschindler commented on pull request #2022: LUCENE-9004: KNN vector search using NSW graphs

2020-11-16 Thread GitBox
uschindler commented on pull request #2022: URL: https://github.com/apache/lucene-solr/pull/2022#issuecomment-728207517 Hi, this broke javadocs: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java:43: error: heading used

[GitHub] [lucene-solr] uschindler edited a comment on pull request #2022: LUCENE-9004: KNN vector search using NSW graphs

2020-11-16 Thread GitBox
uschindler edited a comment on pull request #2022: URL: https://github.com/apache/lucene-solr/pull/2022#issuecomment-728207517 Hi, this broke javadocs: ``` > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java:43: error:

[jira] [Reopened] (LUCENE-9004) Approximate nearest vector search

2020-11-16 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-9004: --- This commit broke Javadocs: Hi, this broke javadocs: {noformat} > /home/jenkins/workspace/Luce

[jira] [Comment Edited] (LUCENE-9004) Approximate nearest vector search

2020-11-16 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232941#comment-17232941 ] Uwe Schindler edited comment on LUCENE-9004 at 11/16/20, 5:28 PM:

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232957#comment-17232957 ] Uwe Schindler commented on LUCENE-8982: --- bq. gradle will pick up the toolchain sui

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232963#comment-17232963 ] Uwe Schindler commented on LUCENE-8982: --- In short: change the default to "true" if

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232968#comment-17232968 ] Dawid Weiss commented on LUCENE-8982: - You can set -Pbuild.native=true manually on t

[GitHub] [lucene-solr] dsmiley opened a new pull request #2083: SOLR-15001 Docker: require init_var_solr.sh

2020-11-16 Thread GitBox
dsmiley opened a new pull request #2083: URL: https://github.com/apache/lucene-solr/pull/2083 https://issues.apache.org/jira/browse/SOLR-15001 There are two distinct commits here. The second is just to the build.gradle. I struggled with the Docker gradle build because the inputs/o

[GitHub] [lucene-solr] dsmiley commented on pull request #1769: SOLR-14789: Absorb the docker-solr repo.

2020-11-16 Thread GitBox
dsmiley commented on pull request #1769: URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-728271138 I'm glad your are amenable to changes, and that the complexity & Docker image weight I see will melt away if we only produce an image from the Solr assembly. That is identi

[GitHub] [lucene-solr] HoustonPutman commented on pull request #2083: SOLR-15001 Docker: require init_var_solr.sh

2020-11-16 Thread GitBox
HoustonPutman commented on pull request #2083: URL: https://github.com/apache/lucene-solr/pull/2083#issuecomment-728316337 I agree with not liking the cumbersome Test class, the reason I added it was to allow for easy inclusion/exclusion rules for test cases. I think this PR loses that fun

[GitHub] [lucene-solr] msokolov commented on pull request #2022: LUCENE-9004: KNN vector search using NSW graphs

2020-11-16 Thread GitBox
msokolov commented on pull request #2022: URL: https://github.com/apache/lucene-solr/pull/2022#issuecomment-728317354 Thanks Uwe, I'll push a fix soon. True enough, I am building with Java 11, which is not as fussy about such things. Indeed, I'm used to using arbitrary heading levels to ac

[jira] [Created] (SOLR-15005) RequestHandlerBase's logger name should point to the implementation class

2020-11-16 Thread David Smiley (Jira)
David Smiley created SOLR-15005: --- Summary: RequestHandlerBase's logger name should point to the implementation class Key: SOLR-15005 URL: https://issues.apache.org/jira/browse/SOLR-15005 Project: Solr

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2020-11-16 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233112#comment-17233112 ] David Smiley commented on SOLR-8330: FYI [~hossman]; you may have an opinion as well s

[GitHub] [lucene-solr] dsmiley merged pull request #2079: SOLR-14998 Update log level to DEBUG for ClusterStatus in Collections…

2020-11-16 Thread GitBox
dsmiley merged pull request #2079: URL: https://github.com/apache/lucene-solr/pull/2079 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Commented] (SOLR-14998) any Collections Handler actions should be logged at debug level

2020-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233118#comment-17233118 ] ASF subversion and git services commented on SOLR-14998: Commit 2

[jira] [Commented] (SOLR-14998) any Collections Handler actions should be logged at debug level

2020-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233121#comment-17233121 ] ASF subversion and git services commented on SOLR-14998: Commit 4

[jira] [Resolved] (SOLR-14998) any Collections Handler actions should be logged at debug level

2020-11-16 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-14998. - Fix Version/s: 8.8 Resolution: Fixed Merged. Thanks Nazerke! > any Collections Handler a

[GitHub] [lucene-solr] dsmiley commented on pull request #2083: SOLR-15001 Docker: require init_var_solr.sh

2020-11-16 Thread GitBox
dsmiley commented on pull request #2083: URL: https://github.com/apache/lucene-solr/pull/2083#issuecomment-728356772 Ah; thanks for pointing out the point of that configuration; now I see. I'll remove these changes from this PR and have a separate PR dedicated to overhauling/simplifying t

[jira] [Commented] (SOLR-15005) RequestHandlerBase's logger name should point to the implementation class

2020-11-16 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233133#comment-17233133 ] Chris M. Hostetter commented on SOLR-15005: --- I'm not sure i really follow the r

[jira] [Resolved] (SOLR-15005) RequestHandlerBase's logger name should point to the implementation class

2020-11-16 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-15005. - Resolution: Won't Fix Fair enough Hoss... I enjoy reading your wisdom. Indeed you make a good poi

[jira] [Created] (SOLR-15006) replace the coreNodeName variables to replicaName

2020-11-16 Thread Noble Paul (Jira)
Noble Paul created SOLR-15006: - Summary: replace the coreNodeName variables to replicaName Key: SOLR-15006 URL: https://issues.apache.org/jira/browse/SOLR-15006 Project: Solr Issue Type: Task

[jira] [Updated] (SOLR-15006) replace the coreNodeName variables to replicaName

2020-11-16 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-15006: -- Description: {{coreNodeName}} makes no sense. it's just the replica name This is a backward compatible

[GitHub] [lucene-solr] jtibshirani commented on a change in pull request #2047: LUCENE-9592: Use doubles in VectorUtil to maintain precision.

2020-11-16 Thread GitBox
jtibshirani commented on a change in pull request #2047: URL: https://github.com/apache/lucene-solr/pull/2047#discussion_r524826537 ## File path: lucene/core/src/java/org/apache/lucene/util/VectorUtil.java ## @@ -25,47 +25,22 @@ private VectorUtil() { } - public static

[jira] [Commented] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Zach Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233183#comment-17233183 ] Zach Chen commented on LUCENE-8982: --- Sorry for the late response, just got off work an

[jira] [Comment Edited] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Zach Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233183#comment-17233183 ] Zach Chen edited comment on LUCENE-8982 at 11/17/20, 1:50 AM:

[GitHub] [lucene-solr] jtibshirani opened a new pull request #2084: LUCENE-9592: Loosen equality checks in TestVectorUtil.

2020-11-16 Thread GitBox
jtibshirani opened a new pull request #2084: URL: https://github.com/apache/lucene-solr/pull/2084 TestVectorUtil occasionally fails because of floating point errors. This change slightly increases the epsilon in equality checks -- testing shows that this will greatly decrease the chan

[GitHub] [lucene-solr] jtibshirani commented on a change in pull request #2047: LUCENE-9592: Use doubles in VectorUtil to maintain precision.

2020-11-16 Thread GitBox
jtibshirani commented on a change in pull request #2047: URL: https://github.com/apache/lucene-solr/pull/2047#discussion_r524835397 ## File path: lucene/core/src/java/org/apache/lucene/util/VectorUtil.java ## @@ -25,47 +25,22 @@ private VectorUtil() { } - public static

[jira] [Comment Edited] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Zach Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233183#comment-17233183 ] Zach Chen edited comment on LUCENE-8982 at 11/17/20, 2:25 AM:

[jira] [Comment Edited] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Zach Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233183#comment-17233183 ] Zach Chen edited comment on LUCENE-8982 at 11/17/20, 2:25 AM:

[jira] [Comment Edited] (LUCENE-8982) Make NativeUnixDirectory pure java now that direct IO is possible

2020-11-16 Thread Zach Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233183#comment-17233183 ] Zach Chen edited comment on LUCENE-8982 at 11/17/20, 2:32 AM:

[jira] [Resolved] (SOLR-15000) Solr based enterprise level, one-stop search center products with high performance, high reliability and high scalability

2020-11-16 Thread bai sui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bai sui resolved SOLR-15000. Resolution: Done > Solr based enterprise level, one-stop search center products with high > performance, h

[GitHub] [lucene-solr] dweiss commented on a change in pull request #2052: LUCENE-8982: Make NativeUnixDirectory pure java with FileChannel direct IO flag, and rename to DirectIODirectory

2020-11-16 Thread GitBox
dweiss commented on a change in pull request #2052: URL: https://github.com/apache/lucene-solr/pull/2052#discussion_r524942578 ## File path: lucene/misc/src/java/org/apache/lucene/misc/store/DirectIODirectory.java ## @@ -74,12 +65,12 @@ * * @lucene.experimental */ -publi