This commit is contained in:
dockes 2006-11-20 15:35:36 +00:00
parent 0d3fd7e0c6
commit 1d83dd7950

View File

@ -85,7 +85,7 @@
<string>Search for &lt;br&gt;documents&lt;br&gt;satisfying:</string> <string>Search for &lt;br&gt;documents&lt;br&gt;satisfying:</string>
</property> </property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>All non blank fields will be combined with AND conjunctions. &lt;br&gt;All fields except "exact phrase" can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;There are two &lt;em&gt;Any of these&lt;/em&gt; fields so you can search for things like: &lt;br&gt;&lt;em&gt;(apple OR pear) AND (green OR sour)&lt;/em&gt;</string> <string>All non blank fields will be combined with OR or AND conjunctions. &lt;br&gt;"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string>
</property> </property>
</widget> </widget>
<widget class="QComboBox"> <widget class="QComboBox">