Thanks!
Jae
On Fri, Dec 4, 2020 at 1:38 AM Radu Gheorghe
wrote:
> Hi Jae,
>
> No, it’s not smarter than explicitly defining, for example enum for a
> low-cardinality field.
>
> Think of “smart” as a default path, and explicit definitions as some
> “hints”. You can see that default path in this
Hi Jae,
No, it’s not smarter than explicitly defining, for example enum for a
low-cardinality field.
Think of “smart” as a default path, and explicit definitions as some “hints”.
You can see that default path in this function:
https://github.com/apache/lucene-solr/blob/master/solr/core/src/jav