| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Nicolas Barbier <nicolas(dot)barbier(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Updated tsearch documentation |
| Date: | 2007-07-10 15:12:29 |
| Message-ID: | 200707101512.l6AFCTA13093@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy pgsql-hackers |
Thanks, I applied this patch and rebuild HTML version. I was wondering
how I was going to make all the changes accurately. ;-)
---------------------------------------------------------------------------
Nicolas Barbier wrote:
> 2007/7/7, Bruce Momjian <bruce(at)momjian(dot)us>:
>
> > FYI, I have massively reorganized the text search documentation and it
> > is getting closer to something I am happy with:
> >
> > http://momjian.us/expire/fulltext/HTML/textsearch.html
>
> The following is the result of me proofreading, mainly searching for
> small mistakes such as spelling/grammatical errors (that means no
> document structure comments, etc).
>
> All corrections are relative to the version of the text at above URL
> at the time of me reading it :-).
>
> General
>
> It seems to be a recurring problem that commas are not put between the
> brackets when an argument is optional. For example:
> "to_tsvector([conf_name], document TEXT)" -> I guess this should be
> "to_tsvector([conf_name,] document TEXT)"
>
> Full-text vs. full text and stop-word vs. stop word are not used
> consistently. Also, capitalization of full text searching is not used
> consistently.
>
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2007-07-10 16:38:19 | Re: PostgreSQL banner for tradeshows -- art to review |
| Previous Message | Joshua D. Drake | 2007-07-09 21:00:07 | Re: PostgreSQL banner for tradeshows -- art to review |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Smith | 2007-07-10 15:25:30 | Re: Maintaining cluster order on insert |
| Previous Message | Stefan Kaltenbrunner | 2007-07-10 15:00:03 | Re: GSSAPI patch |