Searching for users seems to only do exact matches.
Searching for users seems to only do exact matches.
| Issue ID: | 600 |
| Issue Category: | bug |
| Component: | search |
| Priority: | normal |
| Status: | active |
| Assigned: | brion |
| Milestone: | 1.0 |
| Keywords: | people search |
Steps to reproduce:
Visit http://identi.ca/search/people?q=hobo&search=Search
Expected behavior:
Produces a list including at least "hobo", "hobojoe", and "spacehobo".
Actual behavior:
Only "hobo" appears, suggesting that this isn't performing a substring search on the users. http://identi.ca/notice/437018 confirms this.

Updates
#1
> Expected behavior:
> Produces a list including at least "hobo", "hobojoe", and "spacehobo".
At http://identi.ca/search/people?q=hobo&search=Search today running 0.9.0rc2 that expectation is realised.
(AFAIR from tests relating to #2067 the fix/enhancement was effective 0.9.0rc2 but I can't say when.)
#2
> (… was effective 0.9.0rc2 …)
Sorry, I meant to say ''prior to'' 0.9.0rc2 …
You can also subscribe to the
RSS feed for updates to this issue.