is this addition really neccessary? ... the paragraph directly before it just said "Individual fields can override the various options (indexed, stored, etc...) that they inherit from their fieldtype" ... this just seems a bit redundant.
? : + Common options that fields can have are... : + * `indexed=true|false` : + * `stored=true|false` : + * `compressed=true|false` : + * `multiValued=true|false` : + * `omitNorms=true|false` -Hoss