filter.more.configSearch

is Object for filter Text

Merger with object default:

{
      exactly: true, //search nguyen 1 cum tu hay tach tung tu
      bothWord: true, //trong truong hop exactly = false, co can thiet co mat tat ca cac tu trong cum tu hay ko
      trim: true, //co trim word hay ko
      xoadau: true, //co xoa dau tieng viet hay ko
      ignoreCase: true, //Bo qua hoa thuong
      ignoreFields: null, //Mang field bo qua ko search
      onlyFields: null, //Chi search o trong mang field nay
}

Last updated