I'd just define these in the fieldType definition explicitly. Then
you're absolutely sure what each field has and can override as needed.

Best,
Erick

On Mon, Apr 27, 2015 at 7:56 AM, Steven White <swhite4...@gmail.com> wrote:
> Hi Everyone,
>
> I'm looking at
> https://cwiki.apache.org/confluence/display/solr/Defining+Fields and
> https://wiki.apache.org/solr/SchemaXml but cannot find an answer, so maybe
> it is someplace else?
>
> I need to know what is the default value for each field attribute (when
> that attribute is missing).  For example, what's the default for "indexed"
> if it is missing?  What about "stored", "docValues", etc.?
>
> Thanks,
>
> Steve

Reply via email to