whitespace

  1. M

    Matching terms with and without spaces

    Has anybody successfully configured Enhanced Search to match phrases both with and without spaces? For example: If a user types "toe rail" and "toerail", I would like these to match with each other. From a bit of reading, it seems this is a fairly standard mod to Elasticsearch by adding a...
  2. akok

    Fixed Leading whitespaces get auto-removed on "Edit" click

    Hi, If you click "Edit" on my post, all leading whitespaces within CODE tag will be auto-removed. Bug. Example: var log : string, StdOutput, StdError: TStringList, exitcode : integer; begin log := GetAVZDirectory +'bits.log'; end.
Back
Top Bottom