Parentheses change filter to subproperty filter
The parentheses in the following query convert the POV to a subproperty filter and that changes the result
FIND Guitar which (has price )
This also causes problems in more complicated queries (obviously).
Edited by Quazgar