mirror of
https://github.com/apache/lucene.git
synced 2025-02-17 23:45:09 +00:00
spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443707 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4e73371fc4
commit
dc6e3188cf
@ -59,7 +59,7 @@ public class FacetSearchParams {
|
||||
}
|
||||
|
||||
/**
|
||||
* Initilizes with the given {@link FacetRequest requests} and
|
||||
* Initializes with the given {@link FacetRequest requests} and
|
||||
* {@link FacetIndexingParams}.
|
||||
*/
|
||||
public FacetSearchParams(FacetIndexingParams indexingParams, FacetRequest... facetRequests) {
|
||||
@ -67,7 +67,7 @@ public class FacetSearchParams {
|
||||
}
|
||||
|
||||
/**
|
||||
* Initilizes with the given {@link FacetRequest requests} and
|
||||
* Initializes with the given {@link FacetRequest requests} and
|
||||
* {@link FacetIndexingParams}.
|
||||
*/
|
||||
public FacetSearchParams(List<FacetRequest> facetRequests, FacetIndexingParams indexingParams) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user