Re: limit stored field size

2016-06-28 Thread Erick Erickson
Highlighter requires indexing for sure) and > it used only indexed fields, but I'll retry. > > -Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Tuesday, June 28, 2016 8:34 AM > To: solr-user > Subject: Re: limit stored field size >

RE: limit stored field size

2016-06-28 Thread Avi Steiner
t: Tuesday, June 28, 2016 8:34 AM To: solr-user Subject: Re: limit stored field size I'm not getting through. You do _not_ need to have a field indexed to highlight. They can (optionally) just be stored and re-analyzed just before being returned. Especially with 50 character fields to be high

Re: limit stored field size

2016-06-27 Thread Erick Erickson
, so the truncated field should be > indexed and stored. I would like to avoid the double indexed fields. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/limit-stored-field-size-tp4284356p4284427.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: limit stored field size

2016-06-26 Thread asteiner
/limit-stored-field-size-tp4284356p4284427.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: limit stored field size

2016-06-26 Thread Erick Erickson
t the > stored fields takes too much disk space and I want to reduce it. > Is there a way to truncate or limit field length only for storing? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/limit-stored-field-size-tp4284356p4284362.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: limit stored field size

2016-06-26 Thread asteiner
t highlighting. My problem is that the stored fields takes too much disk space and I want to reduce it. Is there a way to truncate or limit field length only for storing? -- View this message in context: http://lucene.472066.n3.nabble.com/limit-stored-field-size-tp4284356p4284362.html Sent

Re: limit stored field size

2016-06-26 Thread Alexandre Rafalovitch
ields, which is redundant. My goal is to > decrease index size. Is there a way to limit the stored size within one > field without creating copy field? > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/limit-stored-field-size-tp4284356.html > Sent from the Solr - User mailing list archive at Nabble.com.

limit stored field size

2016-06-25 Thread asteiner
ch is redundant. My goal is to decrease index size. Is there a way to limit the stored size within one field without creating copy field? -- View this message in context: http://lucene.472066.n3.nabble.com/limit-stored-field-size-tp4284356.html Sent from the Solr - User mailing list archi