-
anyway if you have experience doing full text search in postgresql in any language other than english im all ears
-
okay I think I've got it figured out: just going to do simple postgres text search for now without any stemming or anything interesting for Arabic, and maybe move to elasticsearch down the line, which seems to have more complete support for Arabic out of the box.
