Re: Language detection for multivalued field

2014-09-09 Thread lsanchez
, "Invalid output field mapping for " + fieldName + " field and language: " + fieldLang); } } } } } // Set the languages field to an array of all detected languages if(langsField != null && l

Re: Language detection for multivalued field

2013-10-30 Thread vatuska
.472066.n3.nabble.com/Language-detection-for-multivalued-field-tp4096996p4098570.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Language detection for multivalued field

2013-10-30 Thread Jan Høydahl
;true"* stored="true" multiValued="true"/> > indexed="true" stored=<b>"false"* multiValued="true"/> > > But if I specify > indexed="true" stored=<b>"true"* multiValued="true"/> > &g

Re: Language detection for multivalued field

2013-10-22 Thread vatuska
true"/> "false"* multiValued="true"/> But if I specify "true"* multiValued="true"/> There is a *tag_es* : español , first, My tag in the stored document Could you explain, please, how does it work? -- View this message in contex

Re: Language detection for multivalued field

2013-10-22 Thread Jan Høydahl
document like* > ... > test > first > My tag > ... > > *But for* > ... > español > first > My tag > ... > *There isn't tag indexed* > *But I expect* > tag_en : first, My tag > tag_undfnd : español > > Is there any way to fix this? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Language-detection-for-multivalued-field-tp4096996.html > Sent from the Solr - User mailing list archive at Nabble.com.

Language detection for multivalued field

2013-10-22 Thread vatuska
ext: http://lucene.472066.n3.nabble.com/Language-detection-for-multivalued-field-tp4096996.html Sent from the Solr - User mailing list archive at Nabble.com.