mirror of https://github.com/apache/lucene.git
indenting cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510328 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0aa2a95ee7
commit
95158fda84
|
@ -43,7 +43,7 @@ import java.io.IOException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A collection of params used in DisMaxRequestHandler,
|
* A collection of params used in DisMaxRequestHandler,
|
||||||
both for Plugin initialization and * for Requests.
|
* both for Plugin initialization and for Requests.
|
||||||
*/
|
*/
|
||||||
public class DisMaxParams extends CommonParams {
|
public class DisMaxParams extends CommonParams {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue