Re: Control index/store at document level

2007-09-17 Thread Chris Hostetter
: nope, the field options are created on startup -- you can't change them : dynamically (i don't know all the details, but I think it is a file format : issue, not just a configuration issue) In the underlying Lucene library most of these options can be controlled per document, but Solr

Control index/store at document level

2007-09-16 Thread Bharani
Hi, Is it possible to turn off the store option based on field value. I would like to index and store the primary document but for all revisions i only need to index it and not store it. Thanks Bharani -- View this message in context: http://www.nabble.com/Control-index-store-at-document

Re: Control index/store at document level

2007-09-16 Thread Ryan McKinley
nope, the field options are created on startup -- you can't change them dynamically (i don't know all the details, but I think it is a file format issue, not just a configuration issue) I'm not sure how your app is structured, from what you describe, it sounds like you need two fields, one