Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Synonym import file format – error › Reply To: Synonym import file format – error
December 14, 2020 at 10:26 am
#30673
Keymaster
I think it might be the upper case then, I’m 99% sure. I checked the code, and the import does not force lower case before pushing to the database (because the export is forced as lowercase by default), but the keywords should be lowercase. Can you lowercase the file easily? You can use this tool.
I will add an check to force lower case on all import in the next release.