Searched refs:EXPLAIN_STRUCT (Results 1 - 2 of 2) sorted by relevance

/lucene-3.6.0/solr/solrj/src/java/org/apache/solr/common/params/
H A DCommonParams.java68 public static final String EXPLAIN_STRUCT = "debug.explain.structured"; field in interface:CommonParams
/lucene-3.6.0/solr/core/src/java/org/apache/solr/util/
H A DSolrPluginUtils.java401 = req.getParams().getBool(CommonParams.EXPLAIN_STRUCT,false);

Completed in 14 milliseconds