"stored" and "indexed" both default to "true".

This is legal:

   <field name="alpha" type="string" />

This detail will be in Early Access Release #2 of my book on Friday.

-- Jack Krupansky

-----Original Message----- From: Otis Gospodnetic Sent: Monday, July 01, 2013 2:21 PM To: solr-user@lucene.apache.org Subject: Re: are fields stored or unstored by default xml
Haven't tried it recently, but is that even legal?  Just be explicit :)

Otis
--
Solr & ElasticSearch Support -- http://sematext.com/
Performance Monitoring -- http://sematext.com/spm



On Mon, Jul 1, 2013 at 2:16 PM, Katie McCorkell
<katiemccork...@gmail.com> wrote:
In schema.xml I know you can label a field as stored="false" or
stored="true", but if you say neither, which is it by default?

Thank you
Katie

Reply via email to