public static class SolrJPluginConfig.Plugin.SolrJ extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
TRACE_OPS_PARAMS
If true, trace all the operation parameters in Solr request, default is false.
|
static boolean |
TRACE_STATEMENT
If true, trace all the query parameters(include deleteByIds and deleteByQuery) in Solr query request,
default is false.
|
| Constructor and Description |
|---|
SolrJ() |
public static boolean TRACE_STATEMENT
public static boolean TRACE_OPS_PARAMS
Copyright © 2022 The Apache Software Foundation. All rights reserved.