Re: Expected Numeric

2019-08-29 Thread Hicks, Matt
gt; (strangely, everything initially indexes and loads okay): > >> java.lang.IllegalStateException: unexpected docvalues type NONE for field >> 'createdTimestamp' (expected=NUMERIC). Re-index with correct docvalues type. > > > This is the process I've followed for years and it has wor

Expected Numeric

2019-08-29 Thread Hicks, Matt
lowing error during execution of my application (strangely, everything initially indexes and loads okay): > java.lang.IllegalStateException: unexpected docvalues type NONE for field > 'createdTimestamp' (expected=NUMERIC). Re-index with correct docvalues type. This is the process I'v