RedmineSearch » History » Version 2
James Rowe, 2010-11-08 21:21
results section
1 | 1 | James Rowe | h1. RedmineSearch |
---|---|---|---|
2 | |||
3 | A part of any project management process is spent looking for existing information. Enter the Redmine search capability. |
||
4 | |||
5 | h2. Search |
||
6 | |||
7 | At the top right-hand side of Redmine is a simple search box. |
||
8 | |||
9 | !SimpleSearch.png! |
||
10 | |||
11 | Depending on permission settings and project membership a drop down menu option may show the current project. Simple search searches full text on the project currently displayed in that chooser. |
||
12 | |||
13 | !SearchProjects.png! |
||
14 | |||
15 | Clicking on the word *Search* will immediately take you to the advanced search and results page. Notice the project chooser has followed, and there are checkboxes to limit search to specific types of entries. The checkboxes displayed only if the module is enabled at that project level. |
||
16 | |||
17 | !AdvancedSearch.png! |
||
18 | |||
19 | h2. Search configuration |
||
20 | |||
21 | 2 | James Rowe | h3. Search titles only |
22 | |||
23 | From the advanced search box, *Search titles only* can be enabled to limit results. |
||
24 | |||
25 | h3. Search custom fields |
||
26 | |||
27 | 1 | James Rowe | Don't forget to set custom fields checkbox *Searchable* to true to also search these fields. |
28 | |||
29 | !Searchable.png! |
||
30 | 2 | James Rowe | |
31 | h2. Results |
||
32 | |||
33 | Here is a sample results page from this site on "test issue". |
||
34 | |||
35 | * Unique text highlighting by search terms. |
||
36 | * Capability to jump to groupings of results (ie News items). |
||
37 | * Leading icons to categorize type of result (ie changeset, issue, comment) |
||
38 | |||
39 | !Results.png! |