| Summary: | Search: Some combinations of search parameters does not return accurate result. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | libing wang <libingw> |
| Component: | Server | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 5.0 | ||
| Target Milestone: | 8.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
libing wang
(In reply to libing wang from comment #0) > 7 Now uncheck case sensitive, type search term as "CONDITIONs" and file > pattern as "*.js" and do search. > You got 0 results. > This is wrong. Because we are searching "CONDITIONs" ingnoring case for all > *.js files. It should give 40 results, which is similar the case as step 4 > does. I added a few more JUnit test cases to demonstrate the problem and have fixed the server search with commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=91059332f14ba55ea41d7b4bbb27cff7ce6618c5 Just verified. Works! |