You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I use the FSphinxPHP API, I'm fighting with its parser, because it does not want to let me control how my initial query is formed. This seems like very silly behavior to me. Any tips to remove the parse functionality but keep the facet counts?
The text was updated successfully, but these errors were encountered:
I removed the parse functionality after several hours experimentation, but I ultimately just used the "raw" query and escaped it. Performance hit was minimal.
Whenever I use the FSphinxPHP API, I'm fighting with its parser, because it does not want to let me control how my initial query is formed. This seems like very silly behavior to me. Any tips to remove the parse functionality but keep the facet counts?
The text was updated successfully, but these errors were encountered: