I want to allow users to search within results. I have it working except where there are proximity searches already in the current query. For example if the current query is: query w/25 query2
and then in that result set, user wants to add another term like query 3, that is seen as part of the proximity expression in the first search. I tried to put the first expression in parenthesis and it didn't seem to work. I swear I looked through all the docs and the board before posting and I couldn't find any examples.
and then in that result set, user wants to add another term like query 3, that is seen as part of the proximity expression in the first search. I tried to put the first expression in parenthesis and it didn't seem to work. I swear I looked through all the docs and the board before posting and I couldn't find any examples.