Version 3.1 of _what_? Certainly not Solr as schemaless is not in any
3x version of Solr. So it sounds like you changed some other part of
your system. Can't help you there.

And I do not recommend schemaless mode for production. Use it to find
out what kinds of data you get, but then I'd advise you to map the
fields produced from whatever software you're using to unpack your
outlook into defined fields in Solr.

Best,
Erick

On Sun, Jul 30, 2017 at 9:13 AM, MKrishna <madhuri.d...@robertbird.com> wrote:
> We are using the schema less mode trying to parse outlook(.msg) files in an
> smb.
> and I get to see the properties of the .msg file(date_created fields )
> stored in dynamic fields date_Created_s and date_created_t.
>
> This change is seen only after upgrading the version to 3.1 as the older
> versions(2.0*) still hold dates as date fields.Can you let me know if there
> is anything to do with the parses or how do  I check if the parser is right
> ??
>
> Thanks,
> Krishna
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Copy-field-from-string-to-date-tp4348173p4348275.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to