search: Improve search performance by another order of magnitude
This time, use full-text for user and ticket lookup boxes, and drop the full-table scans from the ticket basic search page. Auto promote searches to wildcard searches when searching with the user-supplied input yields no results.
Showing
- include/ajax.orgs.php 23 additions, 17 deletionsinclude/ajax.orgs.php
- include/ajax.tickets.php 14 additions, 6 deletionsinclude/ajax.tickets.php
- include/ajax.users.php 37 additions, 30 deletionsinclude/ajax.users.php
- include/class.search.php 31 additions, 4 deletionsinclude/class.search.php
- include/staff/tickets.inc.php 22 additions, 23 deletionsinclude/staff/tickets.inc.php
- scp/js/scp.js 1 addition, 1 deletionscp/js/scp.js
Loading
Please register or sign in to comment