Hi Tim,
I saw that and can use regex in mongodb... But I am not sure how to build a regex query in json dsl or query builder in lift.
Are there any examples of it?
Regards,
Rohit
Keep in mind as well that Rebecca queries in MongoDB can only hit an index if you anchor to the start of the field (^). The query profiler output can sometimes be misleading on this point but we are unable to use indexes without a start anchor.
If you want to avoid tablescans there are a few tips for approaches on the MongoDB wiki ( http://www.mongodb.org/display/DOCS/Full+Text+Search+in+Mongo). Native full text search is on the roadmap for sometime this year as well.
--
You received this message because you are subscribed to the Google Groups "Lift" group.
To view this discussion on the web visit https://groups.google.com/d/msg/liftweb/-/FyD5DKOEy6MJ.