Updating field boost values

Is it possible to update a field's boost value within a mapping (not the
_boost field, but a string, integer, date, etc. field) without re-indexing?
If so, would it be applied to all existing documents in the index or just
new documents?