﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17139,Multiple keyword search: intersection instead of union,scribu,,"When you search for more than one word, the SQL LIKEs are ORed together.

They should be ANDed together so that the more words you add, the fewer, and more relevant, results you get.

Alternatively, all previous results could be returned, but ordered by relevance: more matching keywords = higher ranking. See #7394",enhancement,closed,normal,,Query,,normal,invalid,,
