-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.12
-
Fix Version/s: 0.13
-
Labels:None
We need to implement search on forum using hibernate search.
We want to search among the post contents with a fuzzy serch, if possible.
- relates to
-
JC-624 [Test] Search
-
- Reopened
-
-
JC-658 Error 500 if Search request contains 256 symbols or more
-
- Closed
-
-
JC-1473 /search url should be treated as nothing was input into search field
-
- Closed
-
-
JC-640 < and " Symbols cause incorrect behaviour of Search
-
- Closed
-
-
JC-641 Error 500 if the Search request contains ¤ symbol
-
- Closed
-
-
JC-659 Search works incorrectly if the request contains specific ukrainian and spanish letters
-
- Closed
-
-
JC-1949 Search for questions/answers
-
- Closed
-
-
JC-642 BB-code tags shouldn't be returned as results of Search
-
- Closed
-
-
JC-771 Search results highlighting
-
- Reopened
-
Positive tests:
1)+/- The button is missing in current implementation. In my opinion the button isn't needed.
2)+
3)-
4)+
5)6)+/- The search by name of topic is missing in current implementation. The search text isn't highlighted in the result list.
7)8)- "Never" and "ever" are in the list of stopwords. "nevermind" is incorrect word, so the search isn't working for this post.
9)+
10)+
11)+
12)+
13)+
14)-
Negative tests:
1)+
2)+
Questions for developers:
1) It isn't possible.
2) Messages that maximum matching the search criteria are displayed at the top of the list.