public class TestPhraseQuerySupport extends BaseJiraFuncTest
Currently, the definition of "exact" is that no stop-word removal/replacement and no stemming should be performed for these type of searches. Consequently, the precision of the search is higher.
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestPhraseQuerySupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testSearchingForAPhraseWithStopWordsShouldOnlyMatchThatExactStopWord() |
void |
testSearchingForAPhraseWithWordsSubjectToStemmingShouldNotMatchTheStemOfThoseWords() |
getAssertions, getBackdoor, getEnvironmentData, getTesterCopyright © 2002-2024 Atlassian. All Rights Reserved.