On behalf of the development community, I am pleased to announce the
release of YCSB 0.7.0.
Highlights:
* GemFire binding replaced with Apache Geode (incubating) binding
* Apache Solr binding was added
* OrientDB binding improvements
* HBase Kerberos support and use single connection
* Accumulo i
This sounds related to SOLR-8587 and there is a fix in SOLR-8793 that isn't
out in a release since it was fixed after 5.5 went out.
Kevin Risden
Hadoop Tech Lead | Avalon Consulting, LLC <http://www.avalonconsult.com/>
M: 732 213 8417
LinkedIn <http://www.linkedin.com/company/ava
Solr JDBC driver is more of a convenience for
querying.
Kevin Risden
On Tue, Apr 12, 2016 at 6:24 PM, Erick Erickson
wrote:
> The unsatisfactory answer is that the have different characteristics.
>
> The analytics contrib does not work in distributed mode. It's not
> receiving
xrwxrwx 0 0 05167 Apr 1 14:40
org/apache/solr/client/solrj/io/sql/ResultSetMetaDataImpl.class
-rwxrwxrwx 0 0 0 10451 Apr 1 14:40
org/apache/solr/client/solrj/io/sql/StatementImpl.class
-rwxrwxrwx 0 0 0 141 Apr 1 14:40
org/apache/solr/client/solrj/io/sql/packag
getClusterState().
ZkStateReader zkStateReader = cloudSolrClient.getZkStateReader();
ClusterState clusterState = zkStateReader.getClusterState();
Kevin Risden
Apache Lucene/Solr Committer
Hadoop and Search Tech Lead | Avalon Consulting, LLC
<http://www.avalonconsult.com/>
M: 732 213 8417
LinkedIn
de, the logs seem okay:
The logs you shared don't seem to be the full logs. There will be a related
exception on the Solr server side. The exception on the Solr server side
will explain the cause of the problem.
Kevin Risden
On Wed, May 4, 2016 at 2:57 AM, deniz wrote:
> I am trying to g
It looks like both Apache Git mirror (git://git.apache.org/lucene-solr.git)
and GitHub mirror (https://github.com/apache/lucene-solr.git) are 5 days
behind SVN. This seems to have happened before:
https://issues.apache.org/jira/browse/INFRA-9182
Is this a known issue?
Kevin Risden
pache/solr/client/solrj/impl/CloudSolrClient.java#L808
[3] https://issues.apache.org/jira/browse/SOLR-4943
Kevin Risden
Hadoop Tech Lead | Avalon Consulting, LLC <http://www.avalonconsult.com/>
M: 732 213 8417
LinkedIn <http://www.linkedin.com/company/avalon-consulting-llc> | Google+
Created https://issues.apache.org/jira/browse/SOLR-8216
Kevin Risden
Hadoop Tech Lead | Avalon Consulting, LLC <http://www.avalonconsult.com/>
M: 732 213 8417
LinkedIn <http://www.linkedin.com/company/avalon-consulting-llc> | Google+
<http://www.google.com/+AvalonConsultingLLC>
Just a quick guess: do you have a period (.) in your zk connection string
chroot when you meant an underscore (_)?
When you do the ls you use /solr6_1/configs, but you have /solr6.1 in your
zk connection string chroot.
Kevin Risden
On Mon, Aug 8, 2016 at 4:44 PM, John Bickerstaff
wrote
Jan - the issue you are hitting is Docker and /proc/version is getting the
underlying OS kernel and not what you would expect from the Docker
container. The errors for update-rc.d and service are because the docker
image you are using is trimmed down.
Kevin Risden
On Mon, Sep 12, 2016 at 3:19 PM
java -cp
"$(hdfs classpath):./server/solr-webapp/webapp/WEB-INF/lib/*:./server/lib/
ext/*:/hadoop/hadoop-client/lib/servlet-api-2.5.jar"
-ea:org.apache.lucene... org.apache.solr.index.hdfs.CheckHdfsIndex
hdfs://:8020/apps/solr/data/ExampleCollection/
core_node1/data/index
Kevin Risden
I haven't tried this but is it possible there is a new line at the end in
the file?
If you did something like echo "" > file.txt then there would be a new
line. Use echo -n "" > file.txt
Also you should be able to check how many characters are in the file.
Kevin R
LR-8593 (
https://issues.apache.org/jira/browse/SOLR-8593) This is the Calcite
integration and should enable a lot more SQL syntax as a result.
Kevin Risden
Apache Lucene/Solr Committer
Hadoop and Search Tech Lead | Avalon Consulting, LLC
<http://www.avalonconsult.com/>
M: 732 213 8417
LinkedIn <
Agreed with what Shawn and Erick said.
If you don't see anything in the Solr logs and your servers are swapping a
lot, this could mean the Linux OOM killer is killing the Solr process (and
maybe others). There is usually a log of this depending on your Linux
distribution.
Kevin Risden
O
Was a JIRA ever created for this? I couldn't find it searching.
One that is semi related is SOLR-8213 for SolrJ JDBC auth.
Kevin Risden
On Wed, Nov 9, 2016 at 8:25 PM, Joel Bernstein wrote:
> Thanks for digging into this, let's create a jira ticket for this.
>
> Jo
-definitive-answer/
Kevin Risden
On Wed, Nov 16, 2016 at 1:12 PM, Mugeesh Husain wrote:
> I have lots of document i dont know now how much it would be in future. for
> the inilial stage, I am looking for hardware details(assumption).
>
> I are looking forward to setting up a billio
Thanks Sandeep!
Kevin Risden
On Wed, Nov 16, 2016 at 3:33 PM, sandeep mukherjee <
wiredcit...@yahoo.com.invalid> wrote:
> [SOLR-9779] Basic auth in not supported in Streaming Expressions - ASF JIRA
>
> |
> |
> |
> | ||
>
>|
>
> |
> |
> | |
oudfoundry/java-buildpack/issues/320
[5] https://devcenter.heroku.com/articles/tuning-glibc-memory-behavior
[6]
https://www.ibm.com/developerworks/community/blogs/kevgrig/entry/linux_glibc_2_10_rhel_6_malloc_may_show_excessive_virtual_memory_usage?lang=en
Kevin Risden
On Thu, Aug 24, 2017 a
Calcite might support this in 0.14. I know group by support was improved
lately. It might be as simple as upgrading the dependency? A test case
showing the NPE would be helpful. We are using MySQL dialect under the hood
with Calcite.
Kevin Risden
On Tue, Oct 17, 2017 at 8:09 AM, Joel Bernstein
> One machine runs with a 3TB drive, running 3 solr processes (each with
one core as described above).
How much total memory on the machine?
Kevin Risden
On Sat, Nov 11, 2017 at 1:08 PM, Nawab Zada Asad Iqbal
wrote:
> Thanks for a quick and detailed response, Erick!
>
> Unfortuna
DFS blocks. This significantly helps query performance. There are
a few configuration parameters that can help here.
Kevin Risden
On Wed, Nov 22, 2017 at 4:20 AM, Hendrik Haddorp
wrote:
> Hi Joe,
>
> sorry, I have not seen that problem. I would normally not delete a replica
> if the sha
Thanks for the detailed answers Joe. Definitely sounds like you covered
most of the easy HDFS performance items.
Kevin Risden
On Wed, Nov 22, 2017 at 7:44 AM, Joe Obernberger <
joseph.obernber...@gmail.com> wrote:
> Hi Kevin -
> * HDFS is part of Cloudera 5.12.0.
> * Solr is co-
Is there a longer error/stack trace in your Solr server logs? I wonder if
the real error is being masked.
Kevin Risden
On Mon, Nov 28, 2016 at 3:24 PM, Joe Obernberger <
joseph.obernber...@gmail.com> wrote:
> I'm running this query:
>
> curl --data-urlencode 'stmt=
is not forwarding requests to Solr. The client requests from
Zookeeper and then the client uses that information to query Solr directly.
Kevin Risden
On Tue, Nov 29, 2016 at 10:49 AM, John Bickerstaff wrote:
> All,
>
> I've thought I understood that Solr search requests are ma
For #3 specifically, I've always found this page useful:
https://cwiki.apache.org/confluence/display/solr/Field+Properties+by+Use+Case
It lists out what properties are necessary on each field based on a use
case.
Kevin Risden
On Tue, Nov 29, 2016 at 11:49 AM, Erick Erickson
wrote:
>
uires only termVecotrs and termPositions and won't require stored
to be true.
Kevin Risden
On Tue, Nov 29, 2016 at 12:00 PM, Kevin Risden
wrote:
> For #3 specifically, I've always found this page useful:
>
> https://cwiki.apache.org/confluence/display/solr/Field+
> Properti
around this.
Kevin Risden
On Fri, Dec 9, 2016 at 5:15 PM, Brent wrote:
> I'm using Solr Cloud 6.1.0, and my client application is using SolrJ 6.1.0.
>
> Using this Solr config, I get none of the dreaded "PERFORMANCE WARNING:
> Overlapping onDeckSearchers=2&
JIRA
(ideally everything but prioritizing some examples would be nice).
Kevin Risden
On Tue, Jan 31, 2017 at 11:19 AM, Walter Underwood
wrote:
> I’m sure people need to do this, so I’ll share it worked for me.
>
> I just noticed that there is a new integration test being written to
>
onsAPI-REPLACENODE:MoveAllReplicasinaNodetoAnother
-
https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-DELETENODE:DeleteReplicasinaNode
Kevin Risden
On Thu, Feb 2, 2017 at 11:46 AM, Erick Erickson
wrote:
> bq: I don’t see a way to add replicas through the UI, so
;t
had a chance.
I'll try to share that info when I get back to my laptop.
Kevin Risden
On Feb 5, 2017 12:31, "Jan Høydahl" wrote:
> Hi,
>
> I’m trying to post a document to Solr using bin/post after enabling SSL
> with self signed certificate. Result is:
>
> $ post
-u : "
https://SOLR_HOST:8983/solr/admin/collections?action=LIST";
```
Kevin Risden
On Sun, Feb 5, 2017 at 5:55 PM, Kevin Risden
wrote:
> Last time I looked at this, there was no way to pass any Java properties
> to the bin/post command. This made it impossible to even set the SSL
I expect that the commands work the same or very close from 5.5.x through
6.4.x. There have been some cleaning up of the bin/solr and bin/post
commands but not many security changes. If you find differently then please
let us know.
Kevin Risden
On Feb 5, 2017 21:02, "alias" <524
ou need to
configure your browsers.
Client authentication is an extra part of SSL and not usually required.
Kevin Risden
On Feb 15, 2017 4:43 AM, "Espen Rise Halstensen" wrote:
>
> Hi,
>
> I have some problems with client certificates. By the look of it, it works
> wit
omponent.SearchHandler.handleRequestBody(
SearchHandler.java:295)
at org.apache.solr.handler.RequestHandlerBase.handleRequest(
RequestHandlerBase.java:166)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2306)
Kevin Risden
As Alex said there is no Admin UI support. The API is called the Schema API:
https://cwiki.apache.org/confluence/display/solr/Schema+API
That allows you to modify the schema programatically. You will have to
reload the collection either way.
Kevin Risden
On Sun, Feb 26, 2017 at 1:33 PM
Google usually does a pretty good job of indexing this mailing list.
The other place I'll usually go is here:
http://search-lucene.com/?project=Solr
Kevin Risden
On Fri, Mar 31, 2017 at 4:18 PM, OTH wrote:
> Hi all,
>
> Is there a searchable archive of this mailing list?
>
after you
restart Solr?
The initial description was the core wasn't loaded after Solr was
restarted. What you are describing now is different I think.
Kevin Risden
On Fri, Apr 7, 2017 at 6:31 PM, Amarnath palavalli
wrote:
> Hi Trey,
>
> Thank you for the response. Setting “loadOnSt
Yea this came up on the calcite mailing list. Not sure if aliases in the
having clause were going to be added. I'll have to see if I can find that
discussion or JIRA.
Kevin Risden
On May 16, 2017 18:54, "Joel Bernstein" wrote:
> Yeah, Calcite doesn't support field alias
Well didn't take as long as I thought:
https://issues.apache.org/jira/browse/CALCITE-1306
Once Calcite 1.13 is released we should upgrade and get support for this
again.
Kevin Risden
On Tue, May 16, 2017 at 7:23 PM, Kevin Risden
wrote:
> Yea this came up on the calcite mailing list.
g to check.
Can you run check index on the index to make sure its not corrupt when you
don't get the full result set.
Kevin Risden
On Tue, Oct 16, 2018 at 10:23 AM Kyle Fransham
wrote:
> Hi,
>
> Sometimes after a full poweroff of the solr cloud nodes, we see missing
> documen
Also do you have auto add replicas turned on for these collections over
HDFS?
Kevin Risden
On Wed, Oct 31, 2018 at 8:20 PM Kevin Risden wrote:
> So I'm definitely curious what is going on here.
>
> Are you still able to reproduce this? Can you check if files have been
> modi
don't even see the first update getting applied from num 10 -> 20. After
the first update there is no more change.
Kevin Risden
On Wed, Oct 31, 2018 at 8:26 PM Jeremy Smith wrote:
> Thanks Erick, this is 7.5.0.
>
> From: Erick Erickson
> Se
Ahhh your PR triggered an idea. I'll open a few PRs adjusting the Solr
version from latest back to earlier 7.x versions. See which version the
problem was introduced in.
Kevin Risden
On Thu, Nov 1, 2018 at 9:17 AM Jeremy Smith wrote:
> Thanks so much for looking into this and cleani
So I just added PRs 5.5, 6.6, 7.1, 7.2, 7.3, 7.4, and 7.5. They all seem to
have the exact same behavior... I don't have much more insight here but it
doesn't seem to be correct.
Kevin Risden
On Thu, Nov 1, 2018 at 9:45 AM Kevin Risden wrote:
> Ahhh your PR triggered an idea. I&
Erick - Yea thats a fair point. Would be interesting to see if this fails
without Docker.
Kevin Risden
On Thu, Nov 1, 2018 at 11:06 AM Erick Erickson
wrote:
> Kevin:
>
> You're also using Docker, right? Docker is not "officially" supported
> although there's
op-replica-consistency/branches
Kevin Risden
On Thu, Nov 1, 2018 at 11:41 AM Kevin Risden wrote:
> Erick - Yea thats a fair point. Would be interesting to see if this fails
> without Docker.
>
> Kevin Risden
>
>
> On Thu, Nov 1, 2018 at 11:06 AM Erick Erickson
> wrote:
&
rs
if there are different home folders.
I've run Solr on HDFS with the same basic configs as listed here:
https://risdenk.github.io/2018/10/23/apache-solr-running-on-apache-hadoop-hdfs.html
Kevin Risden
On Fri, Nov 2, 2018 at 1:19 PM lstusr 5u93n4 wrote:
> Hi All,
>
> Here's
Erick Erickson - I don't have much time to chase this down. Do you think
this a blocker for 7.6? It seems pretty serious.
Jeremy - This would be a good JIRA to create - we can move the conversation
there to try to get the right people involved.
Kevin Risden
On Fri, Nov 2, 2018 at 7:
Do you have logs right before the following?
"we notice that the nodes go into "Recovering" state for about 10-12 hours
before finally coming alive."
Is there a peersync failure or something else in the logs indicating why
there is a full recovery?
Kevin Risden
On Wed, Dec
Kyle - Thanks so much for the followup on this. Rarely do we get to
see results compared with detail.
Can you share the Solr HDFS configuration settings that you tested
with? Blockcache and direct memory size? I'd be curious just as a
reference point.
Kevin Risden
On Thu, Dec 20, 2018 at
t-obj-property": {
"defaults" : {
"cluster": {
"useLegacyReplicaAssignment":false
}
}
}
}' http://$SOLR_HOST:$SOLR_PORT/api/cluster
Kevin Risden
On Fri, Mar 8, 2019 at 3:04 PM levtannen wrote:
> Hi community,
> I have sol
push more
documents.
Kevin Risden
On Thu, Jan 11, 2018 at 11:39 AM, Shashank Pedamallu
wrote:
> Thank you very much for the reply Shawn. Is the jmeter running on a
> different machine from Solr or on the same machine?
> Solr is running on a dedicated VM. And I’ve tried to split the cli
It looks like there were changes in Lucene 7.0 that limited the size of the
automaton to prevent overflowing the stack.
https://issues.apache.org/jira/browse/LUCENE-7914
The commit being:
https://github.com/apache/lucene-solr/commit/7dde798473d1a8640edafb41f28ad25d17f25a2d
Kevin Risden
On Tue
inserts
- too many commits refreshing caches and again going OOM
Many of these can be reduced by using docvalues for fields that you
typically sort/filter on.
Kevin Risden
On Wed, Apr 11, 2018 at 6:01 PM, Deepak Goel wrote:
> A few observations:
>
> 1. The Old Gen Heap on 9th Apri
Looks like stop words (in, and, on) is what is breaking. The regex looks
like it is correct.
Kevin Risden
On Tue, Jun 12, 2018, 18:02 Hanjan, Harinder
wrote:
> Hello!
>
> I am indexing web documents and have a need to extract their top-level URL
> to be stored in a different field
where the columns aren't registered since we look at Luke to determine
what fields are really there for type information.
Kevin Risden
On Fri, Jan 24, 2020 at 9:48 AM Joel Bernstein wrote:
> Does "_nest_path_" come back in a normal search? I would expect that the
> fields t
Solr docker tag?
Kevin Risden
On Fri, Jan 31, 2020 at 1:13 PM Walter Underwood
wrote:
> Maybe you can give them an estimate of how much work it will be. See if
> legal will put it on their budget. Free software isn’t free, especially the
> “free kittens” kind.
>
> This guy offers
1-14
OpenJDK Runtime Environment 18.9 (build 11.0.6+10)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.6+10, mixed mode)
Kevin Risden
On Fri, Jan 31, 2020 at 1:22 PM Kevin Risden wrote:
> What specific Solr tag are you using? That looks like JDK 1.8 and an older
> version.
>
> Just
LTS
OpenJDK Runtime Environment Corretto-11.0.6.10.1 (build 11.0.6+10-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.6.10.1 (build 11.0.6+10-LTS, mixed
mode)
Kevin Risden
On Fri, Jan 31, 2020 at 1:25 PM Kevin Risden wrote:
> Whoops forgot to share the same output from latest. The docker images are
dependency CVEs as they are reported and detected. I haven't looked through
what was shared specifically but Solr 8.5 which is under vote addresses at
least a few dependency upgrades.
Kevin Risden
On Fri, Mar 20, 2020 at 10:23 AM Ahlberg, Christopher C.
wrote:
> Our TRM team (Technol
/SOLR/LukeRequestHandler
PS - There is also the ability to run Luke standalone over Lucene indices.
Kevin Risden
On Thu, Apr 9, 2020 at 3:34 PM Webster Homer
wrote:
>
> I was just looking at the Schema Browser for one of our collections. It's
> pretty handy. I was thinking that it
[1]
https://hadoop.apache.org/docs/current/hadoop-aws/tools/hadoop-aws/index.html
Kevin Risden
On Fri, Apr 24, 2020 at 1:19 PM dhurandar S wrote:
> Its 10 PB of source data, But we do have indexes on most of the attributes.
> 80% or so
> We have a need to support such large data and we have use c
for the Solr internal http client, the client keystore has
more than one certificate in it and the error is correct. This is more
strict with recent versions of Jetty 9.4.x. Previously this would silently
fail, but was still incorrect. Now the error is bubbled up so that there is
no silent misconfigurat
is secured via clientAuth (most likely you aren't).
If you can try this and report back that would be awesome. I think this
will fix the issue and it would be possible to make client auth opt in
instead of default fall back.
Kevin Risden
On Tue, Jul 14, 2020 at 1:46 AM Natarajan, Rajeswari
e which is causing
issues.
Kevin Risden
On Wed, Jul 15, 2020 at 3:45 AM Natarajan, Rajeswari <
rajeswari.natara...@sap.com> wrote:
> Thank you for your reply. I looked at solr.in.sh I see that
> SOLR_SSL_CLIENT_KEY_STORE is already commented out by default. But you are
> righ
Since the image didn't come through - it could be
https://issues.apache.org/jira/browse/SOLR-14549
Definitely make sure to clear cache to ensure that JS files aren't cached,
but if that doesn't fix it see if SOLR-14549 is related.
Kevin Risden
On Thu, Oct 8, 2020 at 9:38 AM E
t Solr, the embedded ZK is on localhost:9983 so
the JDBC connection string should be:
jdbc:solr://localhost:9983?collection=test
Assuming your collection name is test.
Kevin Risden
On Fri, Nov 6, 2020 at 11:31 AM Vincent Bossuet wrote:
> Hi all :)
>
> I'm trying to connect to S
As far as I can tell only your first and 5th emails went through. Either
way, Cassandra responded on 20200929 - ~15 hrs after your first message:
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/202009.mbox/%3Cbe447e96-60ed-4a40-88dd-9e0c28be6c71%40Spark%3E
Kevin Risden
On Fri, Nov 13
Do you have multiple shards (including replicas) on the same host for the
collection in question? Do the number of shards per host change on the
export/index?
Kevin Risden
On Thu, Apr 18, 2019, 20:50 Joel Bernstein wrote:
> That stack trace points here:
>
> https://github.com/apac
been released yet, but also don't think
it was updated.
Kevin Risden
On Thu, May 2, 2019 at 9:32 AM Nicolas Paris
wrote:
> Hi
>
> solr doc [1] says it's only compatible with hdfs 2.x
> is that true ?
>
>
> [1]: http://lucene.apache.org/solr/guide/7_7/running-solr-on-hdfs.html
>
> --
> nicolas
>
instead of waiting for the 401 from the server.
Kevin Risden
On Fri, May 31, 2019 at 4:28 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Dimitris,
>
> On 6/1/18 02:46, Dimitris Kardarakos wrote:
> > T
lipse/jetty.project/issues/3605
Kevin Risden
On Thu, Jun 6, 2019 at 2:38 PM Erick Erickson
wrote:
> Probably your packet size is too big for the Solr<->Solr default settings.
> Quick test would be to try sending 10 docs per packet, then 100, then 1,000
> etc.
>
> There’s not much to
I don't think a Kerberos ticket without the hostname makes sense. You
almost always need a valid hostname and DNS for Kerberos to work
successfully.
Kevin Risden
On Sun, Jun 23, 2019 at 10:54 AM Rakesh Enjala
wrote:
> Hi Team,
>
> Enabled solrcloud-7.4.0 with kerberos. Wh
Pretty sure you are running into
https://issues.apache.org/jira/browse/SOLR-8213
Always looking for patches to help improve things :)
Kevin Risden
On Wed, Jul 24, 2019 at 4:50 AM Suril Shah wrote:
> Hi,
> I am using Solr Version 7.6.0 where Basic Authentication is enabled. I am
>
>
> If you think about it, having a shard with 3 replicas on top of a file
system that does 3x replication seems a little excessive!
https://issues.apache.org/jira/browse/SOLR-6305 should help here. I can
take a look at merging the patch since looks like it has been helpful to
others.
if it
still uses commons-lang. You could also copy in commons-lang dependency.
Kevin Risden
On Thu, Aug 8, 2019 at 10:23 PM Zheng Lin Edwin Yeo
wrote:
> Hi Erick,
>
> Thanks for your reply.
>
> My clustering code is taken as it is from the Solr package, only the codes
> related t
I wouldn't expose Solr to the internet
or directly without some sort of API. Whether you do
authentication/authorization at the API is a separate question.
Kevin Risden
On Wed, Nov 20, 2019 at 1:54 PM Jörn Franke wrote:
> I would not give users directly access to Solr - even with LDAP
There are no specific plans for any 7.x branch releases that I'm aware of.
Specifically for SOLR-13110, that required upgrading Hadoop 2.x to 3.x for
specifically jackson-mapper-asl and there are no plans to backport that to
7.x even if there was a future 7.x release.
Kevin Risden
On Wed
Thanks for the report Ryan. It looks like this fell through the cracks and
was reported a second time in Jira.
https://issues.apache.org/jira/browse/SOLR-14106
I have a patch up there that should help with some comments about multiple
clientAuth certificates.
Kevin Risden
On Fri, Sep 27, 2019
force refresh the UI to make sure
nothing is cached. Idk if that is in play here but doesn't hurt.
[1] https://issues.apache.org/jira/browse/SOLR-13982
[2] https://issues.apache.org/jira/browse/SOLR-13987
Kevin Risden
On Tue, Jan 7, 2020, 11:15 Jörn Franke wrote:
> Dear all,
>
> I
Nick - Feel free to open a Jira and PR. I think the disconnect is the
meaning of timeout=0 between JDBC and the Solr client.
Kevin Risden
On Sun, Jan 19, 2020 at 3:34 PM Nick Vercammen
wrote:
> I think so as the ConnectionImpl in solr is not in line with the
> description of th
82 matches
Mail list logo