for location nav facet of field coordinate_p does not return results, now using coordinate_p_0_coordinate as alternative to get facet counts. As the actual facet value is not used this should not harm any analysis (even if facet is a incomplete location).
If facet value is used in future likely *_geohash field could be introduced (for facet and other ... as transport value)
defaultfacetfields.put("location",CollectionSchema.coordinate_p_0_coordinate);// coordinate_p can't be used for facet (subfields), as value isn't used subfield can be used