Displaying 1 result from an estimated 1 matches for "slaves_list".
2007 Jun 15
2
indexed ''text'' (not string) column not used when searching, unless explicitely specified!!
...=> {:store => :yes, :boost => 100},
:tags_names => {:store => :yes, :boost => 30 } ,
:first_name => {:store => :yes, :boost => 10 },
:type => {:store => :yes},
:extra => {:store => :yes},
:slaves_list => {:store => :yes, :boost => 10 },
:masters_list => {:store => :yes, :boost => 10 },
:function => {:store => :yes},
:name_for_sort=> {:index => :untokenized}
}
TIA
Alain