Re: Storing only unique terms in index

2011-12-27 Thread Chris Hostetter
: I have catchall "text" field, and use it for searching.This field : stores the non-unique terms. For example, this field stores the : following terms:test test searchIs it possible to store non-unique : terms in the following way: "term"|"number of terms", i.e. test|2 : search? : I guess it shou

Storing only unique terms in index

2011-12-23 Thread Artem Lokotosh
Hi, all I have catchall "text" field, and use it for searching.This field stores the non-unique terms. For example, this field stores the following terms:test test searchIs it possible to store non-unique terms in the following way: "term"|"number of terms", i.e. test|2 search? I guess it should r