From 9f9eedc73a65682a0b770816b99d15914b60d20f Mon Sep 17 00:00:00 2001 From: Yonik Seeley Date: Sat, 26 May 2007 21:11:06 +0000 Subject: [PATCH] give a ping query that works with many different schemas, and is easy to see the source of in the logs git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@541940 13f79535-47bb-0310-9956-ffa450edef68 --- example/solr/conf/solrconfig.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/solr/conf/solrconfig.xml b/example/solr/conf/solrconfig.xml index 2cf4c181b60..cc5042761ef 100755 --- a/example/solr/conf/solrconfig.xml +++ b/example/solr/conf/solrconfig.xml @@ -444,7 +444,7 @@ & separated key=val pairs ... but there shouldn't be any URL escaping of the values --> - qt=dismax&q=solr&start=3&fq=id:[* TO *]&fq=cat:[* TO *] + qt=standard&q=solrpingquery