the data is stored in Lucene format. Lucene is the place to look if
you want to know the exact format.
Lucene stores only "stored" fields . If you need to just index the
data , the actual amount of data may be less than that of the input.
--Noble

On Mon, Jul 21, 2008 at 6:00 PM, sanraj25 <[EMAIL PROTECTED]> wrote:
>
> Hi,
>         I want some exact information regarding solr data. When we are
> indexing the data  ,they are stored in same size or compressed .Because i
> want to use large size of data . so if the size reduced i can store large
> data in my server.
>
> give some instruction to read the documents through admin of solr.Because i
> sometimes want to read that documents
>
> regards,
> Santhanaraj R
> --
> View this message in context: 
> http://www.nabble.com/Regarding-Indexing-data-tp18567107p18567107.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
--Noble Paul

Reply via email to