Hi guys, I am new to Lucene and for isStored method for interface Fieldable ( http://lucene.apache.org/core/old_versioned_docs/versions/3_0_3/api/core/index.html), what are the logical meanings for stored and not stored? It is appreciate if anyone could show me an example. I searched many tutorials but not found description for what means stored and what means not stored.
thanks in advance, Lin