Skip to content

Commit

Permalink
HSEARCH-3629 Fix a few incorrect parameter descriptions in the javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere authored and fax4ever committed Jan 14, 2020
1 parent 83350ad commit b7bc2c2
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -25,10 +25,7 @@
* @param <T> The type of extended steps in the search query definition DSL. Should generally extend
* {@link SearchQueryHitTypeStep}.
* @param <R> The reference type.
* Users should not have to care about this, as the parameter will automatically take the appropriate value when calling
* {@code .extension( ElasticsearchExtension.get() }.
* @param <E> The entity type.
* Users should not have to care about this, as the parameter will automatically take the appropriate value when calling
*
* @see SearchQueryHitTypeStep#extension(SearchQueryDslExtension)
* @see AbstractSearchQueryOptionsStep
Expand Down

0 comments on commit b7bc2c2

Please sign in to comment.