That looks OK to me. Perhaps it is the way you are using 'matches'. I have never used that option. Check your reg ex works as you expect too.
On 3 February 2014 01:05, till haxor <[email protected]> wrote: > sorry, my code look: > > Review = boss_db:find(review,[{comment, 'matches', Search},{score, > 'matches', Search}]), > > 2014-02-01, till haxor <[email protected]>: > > sorry, this is my query > > > > Review = boss_db:find(review,[{comment, 'matches', Search},{score, > > 'matches' > > , Search}]), > > > > I forget this. > > > > -- > > You received this message because you are subscribed to a topic in the > > Google Groups "ChicagoBoss" group. > > To unsubscribe from this topic, visit > > https://groups.google.com/d/topic/chicagoboss/j7VAgfKsX1k/unsubscribe. > > To unsubscribe from this group and all its topics, send an email to > > [email protected]. > > Visit this group at http://groups.google.com/group/chicagoboss. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/chicagoboss/e95809b6-7a35-4788-a8cf-0aed0437b626%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/CAFtCR1v-EqEzqTj03tKkFS40j_1%2BrYh1d1z75LxR5LjP7AduWQ%40mail.gmail.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CAKF5fiAU0Pvq%2BP-3CQvjEpoR%2Bd3ebj1TBtbYxCABfvkuDwT37g%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
