﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5640	Operator 'OR' in search expression does not work, only 'or' and '|' works.	adjuva@…	team	"In the search dialog the help text on the right side (english and german version) describes the strings '|' and 'OR' as operators for logical or. But the string 'OR' is not accepted as logical or - only the strings 'or' and '|' are accepted.

In the source file actions/search/PushbackTokenizer.java this behavior is obvious.

Solution: Change the help text (for languages) or accept additionally the string ""OR""."	defect	closed	trivial		Core	latest	fixed	search dialog	
