Is it possible to view all values for a multi-field?

I'm working on a new Index mapping and have created a multi-field on a Date field without the time component. However, after I call _reindex on the source document, I get no matches on a value I know should exist in the "basic_date"format. Is it possible to write a query that returns the value of this multi-field?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.