xpages - "Query not understandable"- Using NOT in a pages view search -


when using not operator error occurs. querystring example:

cat and dog not fish

querystring works:

cat and dog and not fish

according not should replaced and not domino

http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=%2fcom.ibm.notes85.help.doc%2fsch_refine_query_r.html

server returns following error:

query not understandable

is bug or missing point?

obviously example works users not

no, it's not bug. document explicit. says cannot put not in between search terms. train users accordingly.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -