Changes between Version 2 and Version 3 of Web2/DependencyExaminations
- Timestamp:
- Apr 22, 2015, 10:40:31 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Web2/DependencyExaminations
v2 v3 51 51 Search was also implemented: at least three characters must be given, then the search function will display any label that matches the query with yellow. The search 52 52 field and consequently, the matches may be flushed by clicking the icon "X". 53 54 == Free text search == 55 On the queries page you can search for any text apart from running queries with the query input box. 56 57 The search button can be found in the dropdown menu which you can reach with the arrow next to the execute button. 58 This is going to search in database and filesystem files too. The results will be displayed like a query result in group of files with occurrences. You can click any occurrence and the content with the result highlighted will be displayed. 59 60 '''WARNING: Searching in files with semicolon in its name will result in strange behaviour.'''