> Could we say that docvalue technique is better for sorting and faceting
and inverted index one is better for searching?

The short answer is yes.
In addition, there are several special data structures for numeric/date
range/geo spatial search.
https://lucene.apache.org/solr/guide/7_4/field-types-included-with-solr.html

> Will I lose anything if I only use docvalue?
> Does docvalue technique have better performance?

I guess no one can answer to such too general question. If you have any
concrete problems/concerns, you should specify more details of that to get
good advices.

Regards,
Tomoko

2018年8月12日(日) 19:39 Zahra Aminolroaya <z.aminolro...@gmail.com>:

> Could we say that docvalue technique is better for sorting and faceting and
> inverted index one is better for searching?
>
> Will I lose anything if I only use docvalue?
>
> Does docvalue technique have better performance?
>
>
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
>


-- 
Tomoko Uchida

Reply via email to