Opened 16 years ago
Last modified 5 years ago
#3186 reopened defect
More Intelligent Search
Reported by: | Owned by: | anybody | |
---|---|---|---|
Priority: | normal | Component: | Request-a-Hack |
Severity: | normal | Keywords: | search |
Cc: | Trac Release: | 0.11 |
Description
Any chance someone could write a hack that implements a more intelligent search feature? The current trac search finds you just about everything and rarely produces any usable results. Would be amazing if there was a hack that would make the search better
Attachments (0)
Change History (5)
comment:1 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Hello.
We need the next feature for search function - sort by create date and sort by last update date. For tickets also sorting by last comment date.
Please, give your opinion about it.
Thanks in advance.
comment:3 Changed 14 years ago by
For Change Configuration Management would be also useful search for a specific date.
comment:4 Changed 5 years ago by
7/12/2019 Charlie - At work we sell various products with numerous versions of software. Almost daily, I need to research some element from the past and need to search our database. I'm looking for a more intelligent method to search.
I.e.
- Safes made for many different customers
- Recyclers made for the same customers as the safes
When I search using the word "setup", unfortunately the search returns multiple pages of items found.
Needless to say, the word safe or recycler isn't stated on every ticket we have written.
Can you please tell me how or create a hack so I can sort by product, search and find only the safe items or only the recycler items?
Thanks.
comment:5 Changed 5 years ago by
There are a couple of plugins that might implement the functionality you need: FullTextSearchPlugin and TracAdvancedSearchPlugin. For searching through attachments, see SearchAttachmentsPlugin. Also, TracQuery is quite feature rich and may be customised to suit specific needs.
Since you have provided no specific examples of how the search can be more intelligent, I'm closing this for now. Reopen if you have more details.