Re: i added Arabic Dictionary but how I know i'm using it

2022-09-23 Thread Mohammed falih
Hello Dear sorry for the late reply your response helped me to finish the feature successfully thank you for your efforts my best regards On Wed, 17 Aug 2022, 6:59 pm Laurenz Albe, wrote: > On Wed, 2022-08-17 at 14:33 +0300, Mohammed falih wrote: > > I created the dictionary by this query > > CR

Re: i added Arabic Dictionary but how I know i'm using it

2022-08-17 Thread Laurenz Albe
On Wed, 2022-08-17 at 14:33 +0300, Mohammed falih wrote: > I created the dictionary by this query  > CREATE TEXT SEARCH DICTIONARY arabic_dict ( >     TEMPLATE = ispell, >    DictFile = th_ar, >     AffFile = th_ar, >     Stopwords = arabic); > and as you know the purpose in dictionary is like when

i added Arabic Dictionary but how I know i'm using it

2022-08-17 Thread Mohammed falih
Greetings Dear I hope you are fine and doing well. I have a created a dictionary in postgres successfully but how may I know that I'm using it? because I'm doing now queries and the results are the same before I created the dictionary I downloaded an rar folder that I supposed its a dictionar