mirror of https://github.com/apache/lucene.git
SOLR-957 - Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734329 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b97dd178cd
commit
ac1a1a8730
|
@ -47,7 +47,7 @@ public interface CommonParams {
|
|||
/** stylesheet to apply to XML results */
|
||||
public static final String XSL ="xsl";
|
||||
|
||||
/** stylesheet to apply to XML results */
|
||||
/** version parameter to check request-response compatibility */
|
||||
public static final String VERSION ="version";
|
||||
|
||||
/** query and init param for field list */
|
||||
|
|
Loading…
Reference in New Issue