emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Gerardo Moro <gerardomoro37@gmail.com>,
	emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Remembrance Agents
Date: Mon, 30 Nov 2020 14:15:52 +0300	[thread overview]
Message-ID: <X8TUaBR/Saizq6/2@protected.rcdrun.com> (raw)
In-Reply-To: <87wny4oy0h.fsf@ucl.ac.uk>

* Eric S Fraga <e.fraga@ucl.ac.uk> [2020-11-29 20:48]:
> On Sunday, 29 Nov 2020 at 20:29, Jean Louis wrote:
> > Sadly there are some errors today.
> 
> On Debian, at least, there is a remembrance-agent package which has the
> binaries and the Emacs package.

PostgreSQL supports relevance search with its built-in functions:
https://www.postgresql.org/docs/current/textsearch-intro.html

Emacs package emacs-libpq is soon coming to GNU ELPA.

emacs-libpq @ Github
https://github.com/anse1/emacs-libpq

Using Emacs Lisp functions to store documents for indexing and to get
relevant results is then integration that may be useful.

I may use this functions for semantic locating functions in
Hyperscope. Think of something, put some words and get it, without me
putting great effort to parse words, format them, juggle with terms,
lists and so on. 

PostgreSQL database support is provided in general for any language
and there is support for specific languages:

database=# \dF
               List of text search configurations
   Schema   |    Name    |              Description              
------------+------------+---------------------------------------
 pg_catalog | arabic     | configuration for arabic language
 pg_catalog | danish     | configuration for danish language
 pg_catalog | dutch      | configuration for dutch language
 pg_catalog | english    | configuration for english language
 pg_catalog | finnish    | configuration for finnish language
 pg_catalog | french     | configuration for french language
 pg_catalog | german     | configuration for german language
 pg_catalog | greek      | configuration for greek language
 pg_catalog | hungarian  | configuration for hungarian language
 pg_catalog | indonesian | configuration for indonesian language
 pg_catalog | irish      | configuration for irish language
 pg_catalog | italian    | configuration for italian language
 pg_catalog | lithuanian | configuration for lithuanian language
 pg_catalog | nepali     | configuration for nepali language
 pg_catalog | norwegian  | configuration for norwegian language
 pg_catalog | portuguese | configuration for portuguese language
 pg_catalog | romanian   | configuration for romanian language
 pg_catalog | russian    | configuration for russian language
 pg_catalog | simple     | simple configuration
 pg_catalog | spanish    | configuration for spanish language
 pg_catalog | swedish    | configuration for swedish language
 pg_catalog | tamil      | configuration for tamil language
 pg_catalog | turkish    | configuration for turkish language
(23 rows)



  reply	other threads:[~2020-11-30 11:21 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-28 16:59 Remembrance Agents Gerardo Moro
2020-11-28 17:08 ` George Mauer
2020-11-28 18:26 ` Jean Louis
2020-11-29 13:07   ` Gerardo Moro
2020-11-29 13:52     ` Eric S Fraga
2020-11-29 17:29       ` Jean Louis
2020-11-29 17:47         ` Eric S Fraga
2020-11-30 11:15           ` Jean Louis [this message]
2021-01-06  6:41             ` Possibility to copy text outside EMACS and send it to orgmode document Gerardo Moro
2021-01-06  6:48               ` Samuel Wales
2021-01-06  6:49               ` Tom Gillespie
2021-01-06  6:58                 ` Gerardo Moro
2021-01-07  5:14                   ` Ihor Radchenko
2021-01-07  5:36                     ` Gerardo Moro
2021-01-07  6:17                       ` Tom Gillespie
2021-01-07  6:29                         ` Gerardo Moro
2021-01-07  7:54                           ` Ihor Radchenko
2021-01-09 17:32                           ` TRS-80
2021-01-06 15:56               ` Tim Visher
2021-01-06 17:42                 ` Bob Newell
2021-01-06 20:46                 ` Gerardo Moro
2021-01-06 16:14               ` Maxim Nikulin
2021-01-06 16:31               ` Juan Manuel Macías
2020-11-30  6:48       ` Remembrance Agents Gerardo Moro
2020-11-30  9:31         ` Eric S Fraga
2020-11-30  9:37           ` Gerardo Moro
2020-11-30 10:09             ` Eric S Fraga
2020-11-30 10:35               ` Jean Louis
2020-11-30 10:18           ` Jean Louis
2020-11-30 10:16         ` Jean Louis
2020-11-30 11:16           ` Gerardo Moro
2020-11-30 11:25             ` Jean Louis
2020-11-29 17:15     ` Jean Louis
  -- strict thread matches above, loose matches on Subject: below --
2020-12-02  8:21 hpgisleropen
2020-12-02 11:37 ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=X8TUaBR/Saizq6/2@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=emacs-orgmode@gnu.org \
    --cc=gerardomoro37@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).