thanks very much Erick! i've missed the "postingsFormat="SimpleText"" part!
now it works as espected on solr4 :-) i llok forward if to find some user case i could provide to your example, and if i'll find i'll promise i'll add, thanks Alfredo 2012/10/20 Erick Erickson <erickerick...@gmail.com> > Yeah, all this is new, usage tips are often something that > gets done on an "as needed" basis. I've been curious about > per-field codecs, and your post prompted me to create a Wiki page here: > > http://wiki.apache.org/solr/SimpleTextCodecExample > > Feel free to edit it as you try it out, I find that the first time someone > tries something I write, there are invariably things that could be > clearer... > > Best > Erick > > On Fri, Oct 19, 2012 at 8:29 AM, seralf <ser...@gmail.com> wrote: > > Hi > > > > does anybody could give some direction / suggestion on how to correctly > > configure and use the SimpleTextCodec? > > > http://lucene.apache.org/core/4_0_0-BETA/core/org/apache/lucene/codecs/simpletext/SimpleTextCodec.html > > > > i'd like to do some test for debugging purpose, but i'm not shure on how > to > > enable the pluggable codecs interface. > > > > as far as i understand, i have to use the codec factory in the > schema.xml, > > but i didn't understand where to configure and choice the specific codec. > > > > thank you in advance (sorry if this question was earlier posted, i din't > > find any post on that), > > > > Alfredo Serafini >