Class: Groonga::MatchTargetRecordExpressionBuilder

Inherits:
RecordExpressionBuilder show all
Defined in:
lib/groonga/expression-builder.rb

Constant Summary

Constants included from ExpressionBuildable

ExpressionBuildable::VALID_COLUMN_NAME_RE

Instance Attribute Summary

Attributes included from ExpressionBuildable

#allow_column, #allow_leading_not, #allow_pragma, #allow_update, #default_column, #query, #syntax, #table

Method Summary

Methods inherited from RecordExpressionBuilder

#[], #call, #id, #index, #initialize, #key, #match, #match_target, #n_sub_records, #score

Methods included from ExpressionBuildable

#&, #-, #build, #initialize, #|

Constructor Details

This class inherits a constructor from Groonga::RecordExpressionBuilder

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Groonga::RecordExpressionBuilder