JaverSphinxBundle icon indicating copy to clipboard operation
JaverSphinxBundle copied to clipboard

Symfony bundle which provides integration of Sphinx search engine with Symfony using SphinxQL

Results 4 JaverSphinxBundle issues
Sort by recently updated
recently updated
newest added

Hello, hi can i Highlight words in full sentence, as in function `BuildExcerpts` ? Thank you)

In Sphinx::quoteValue() - passed in float values will end up getting quoted as strings. Sphinx will then throw an error complaining about the type mismatch between a string and a...

Use Dependency Injection instead of the container.

Since you've already implemented calling the indexer and creating indexes for Behat, can you expose the service that does the index and perhaps add a Symfony command that demonstrates how...