Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messy queries after parse() runs. #6

Open
syrsly opened this issue Feb 14, 2019 · 2 comments
Open

Messy queries after parse() runs. #6

syrsly opened this issue Feb 14, 2019 · 2 comments

Comments

@syrsly
Copy link

syrsly commented Feb 14, 2019

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?

@syrsly
Copy link
Author

syrsly commented Mar 7, 2019

I removed the parse functionality after several hours experimentation, but I ultimately just used the "raw" query and escaped it. Performance hit was minimal.

@syrsly syrsly closed this as completed Mar 7, 2019
@syrsly
Copy link
Author

syrsly commented Mar 8, 2019

I take it back, the performance hit was substantial after a while.

@syrsly syrsly reopened this Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant