Paul

My feedback

3 results found

  1. 15 votes
    How important is this to you?
    planned  ·  Elle responded

    Admin mistake! Long Numbers are also still unavailable. Reopening this and I am sorry for the confusion. 

    An error occurred while saving the comment
    Paul commented  · 

    This would be great. Right now I have a trigger to convert a field into a string conversion of that field, but it stinks to have to maintain this parity between the real number and the search meta data for it. { "field": (int) } and then { "_field": (string) }. Then in the mapping: { ... "field": {"type": "number"}, {"_field": [{"type": "string"}, {"type":"autocomplete"}]} }.
    It'd be great to just be able to change the mapping to: { ... "field": [ {"type":"number"}, {"type":"string"}, {"type": "autocomplete"} ] }

    Paul supported this idea  · 
  2. 367 votes
    How important is this to you?
    Paul supported this idea  · 
  3. 2 votes
    How important is this to you?
    Paul shared this idea  · 

Feedback and Knowledge Base