MongoDB now available on develop
branch
#1031
sid-swirl
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/swirlai/swirl-search/tree/develop
Tips for using it:
database:collection
query_template
has to use single quotes; they are transformed to double quotes at query time-term
to exclude it from results. If the query isNOT term
Swirl will rewrite it to-term
for Mongo SPs automaticallyBeta Was this translation helpful? Give feedback.
All reactions