|
Change Parameter Type query : ComponentIndexQuery to query : SuggestionQuery in method protected assertSearch(query SuggestionQuery) : AbstractListAssert<?,? extends List<? extends String>,String> in class org.sonar.server.component.index.ComponentIndexTest |
From |
To |
|
Change Parameter Type query : ComponentIndexQuery to query : SuggestionQuery in method protected assertSearchResults(query SuggestionQuery, expectedComponents ComponentDto...) : void in class org.sonar.server.component.index.ComponentIndexTest |
From |
To |
|
Change Parameter Type query : ComponentIndexQuery to query : SuggestionQuery in method package searchSuggestions(query SuggestionQuery, features ComponentTextSearchFeature...) : ComponentIndexResults in class org.sonar.server.component.index.ComponentIndex |
From |
To |
|
Change Parameter Type query : ComponentIndexQuery to query : SuggestionQuery in method private createSubAggregation(query SuggestionQuery) : TopHitsAggregationBuilder in class org.sonar.server.component.index.ComponentIndex |
From |
To |
|
Change Parameter Type query : ComponentIndexQuery to query : SuggestionQuery in method private createQuery(query SuggestionQuery, features ComponentTextSearchFeature...) : QueryBuilder in class org.sonar.server.component.index.ComponentIndex |
From |
To |
|
Change Parameter Type query : ComponentIndexQuery to query : SuggestionQuery in method private createAggregation(query SuggestionQuery) : FiltersAggregationBuilder in class org.sonar.server.component.index.ComponentIndex |
From |
To |
|
Change Variable Type query2 : ComponentIndexQuery to query2 : SuggestionQuery in method public scoring_cares_about_recently_browsed() : void in class org.sonar.server.component.index.ComponentIndexFeatureRecentlyBrowsedTest |
From |
To |
|
Change Variable Type query : ComponentIndexQuery to query : SuggestionQuery in method public should_support_query_with_two_characters_long() : void in class org.sonar.server.component.index.SuggestionQueryTest |
From |
To |
|
Change Variable Type query1 : ComponentIndexQuery to query1 : SuggestionQuery in method public scoring_cares_about_exact_matches() : void in class org.sonar.server.component.index.ComponentIndexFeatureExactTest |
From |
To |
|
Change Variable Type query1 : ComponentIndexQuery to query1 : SuggestionQuery in method public irrelevant_favorites_are_not_returned() : void in class org.sonar.server.component.index.ComponentIndexFeatureFavoriteTest |
From |
To |
|
Change Variable Type query : ComponentIndexQuery to query : SuggestionQuery in method private assertHighlighting(fileName String, search String, expectedHighlighting String) : void in class org.sonar.server.component.index.ComponentIndexHighlightTest |
From |
To |
|
Change Variable Type query : ComponentIndexQuery to query : SuggestionQuery in method public should_support_positive_limit() : void in class org.sonar.server.component.index.SuggestionQueryTest |
From |
To |
|
Change Variable Type query1 : ComponentIndexQuery to query1 : SuggestionQuery in method public scoring_cares_about_favorites() : void in class org.sonar.server.component.index.ComponentIndexFeatureFavoriteTest |
From |
To |
|
Change Variable Type query2 : ComponentIndexQuery to query2 : SuggestionQuery in method public scoring_cares_about_favorites() : void in class org.sonar.server.component.index.ComponentIndexFeatureFavoriteTest |
From |
To |
|
Change Variable Type query1 : ComponentIndexQuery to query1 : SuggestionQuery in method public scoring_cares_about_recently_browsed() : void in class org.sonar.server.component.index.ComponentIndexFeatureRecentlyBrowsedTest |
From |
To |