Masatoshi SEKI
m_seki****@mva*****
2015年 12月 30日 (水) 13:22:17 JST
咳といいます。 > 2015/12/30 12:38、Kouhei Sutou <kou****@clear*****> のメール: > > records = documents.select do |record| > conditions = [] > begin > conditions << record.content.match(query, :allow_column => false) > rescue Groonga::SyntaxError > p $! > end > conditions > end おー。かっこいい!! ありがとうございます。 snippetで使うキーワードはcondtionsから取り出せますか?