search for: store_term_vector

Displaying 1 result from an estimated 1 matches for "store_term_vector".

2006 Mar 08
1
indexing a document object fails
...ch("*") do |score_doc, score| p index.doc(score_doc) end which results in #<Ferret::Document::Document:0x34d0570 @fields={"title"=>[#<Ferret::Document::Field:0x34cfe80 @tokenized=false, @stored=true, @name="title", @data="b", @store_offset=false, @store_term_vector=false, @binary=false, @boost=1.0, @indexed=true, @omit_norms=false, @store_position=false, @compressed=false>], "image"=>[#<Ferret::Document::Field:0x34cfc88 @tokenized=false, @stored=true, @name="image", @data="d", @store_offset=false, @store_term_vector=fals...