My requirement is to add a new operator (NE) for an attribute (status) in search page. I was able to add it in the drop down from method GET_SUPPORTED_OPERATORS. But how do I customize the search now. The search for both "EQ" and "NE" are giving me same results. Please give me the steps to put my own code in the search results in relevance to the operator.
Thanks,