rajanimaski created SOLR-8966:
---------------------------------

             Summary: Auto populating timestamp field is not updated with 
atomic updates
                 Key: SOLR-8966
                 URL: https://issues.apache.org/jira/browse/SOLR-8966
             Project: Solr
          Issue Type: Bug
          Components: Schema and Analysis
            Reporter: rajanimaski


In case of atomic updates, "timestamp" field gets updated if  modifier is `set` 
but does not get updated when the atomic updates if field modifier `add` or 
`Remove`

 `<field name="timestamp" type="date" indexed="true" stored="true" 
default="NOW" multiValued="false"/>`




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to