Closed
Bug 1204312
Opened 10 years ago
Closed 1 year ago
Improve Log Search
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: erosman, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150826023504
Steps to reproduce:
The current search more that often fails to find the desired result due to its search parameters and/or algorithm.
I have no idea how the actual search is performed but a more comprehensive search would be greatly appreciated.
Multiple Criteria Searches:
ie search-term AND/OR reviewer AND/OR title
At the moment, above fails.. ie is the name of reviewer is mixed with search-term to find the search-term that are reviewed by the reviewer.
Does the search have word boundaries or not?
Does the search treat words as phrases or words?
Does it accept phrases?
Does it have exclude function?
Does it have logical functions (and or etc)?
Does it have RegEx functions (ie pass RegEX as search term)? (I doubt it but that would be great)
I have written a number of search functions (mostly PHP) and maybe able to expand possibles if needed
PS. A guide of available search functions would also be useful
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•