While using the completion suggestor, Im noticing the length in chars of options[n].text is limited to 50 chars. If im doing autocomplete on Titles field, I need the suggester to return the ENTIRE title field not truncate it.
Is it possible to customize it?
Any help would be very appreciated.