Boost C++ Libraries: Ticket #4770: trac custom query needs single option for muliple field search https://svn.boost.org/trac10/ticket/4770 <p> The trac custom query page needs a single option to allow searching across multiple fields, particularly Summary, Description and Keywords. </p> <p> Right now, to query 'xyz' in either Summary, Description or Keywords for a single Component, you have to set up an OR search for each field, and duplicate the Component for each OR-part. </p> <p> For instance, the current scheme requires this duplication: </p> <p> (Component is 'c' AND Summary contains 'xyz') OR (Component is 'c' AND Description contains 'xyz') OR (Component is 'c' AND Keywords contains 'xyz') </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4770 Trac 1.4.3