Re: overhead of empty, unused fields

2011-08-18 Thread Markus Jelsma
No problem. A document without a value for some field simply doesn't have an entry in the inverted index. > hi all, > > What are the cost of unused field types? > > Our application supports multiple languages. We envision separate > Lucene/Solr fields (and field types) per language (conten_en,

overhead of empty, unused fields

2011-08-18 Thread Will Milspec
hi all, What are the cost of unused field types? Our application supports multiple languages. We envision separate Lucene/Solr fields (and field types) per language (conten_en, content_fr, content_zh_CN,etc). We thought of a few optons: a) auto-generating the 'multilingual' portion of the schema