Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

15
LINES

< > BotCompany Repo | #1024233 // agi.blue Notes

Document

agi.blue stores pages with a name which is an arbitrary string.
The pages are also called "concepts".
The page's name is also called its "q" (for query/question).
A page's name may be abbreviated in display, usually after 140 characters.

The "ScoredSearch results" section is using the ScoredSearch class on page names with a maximum of 50 results.
ScoredSearch splits the search query at spaces and or-s the resulting pieces.
You can use "_" in ScoredSearch to indicate an random character.

"Literal search" means looking for an exact substring in the page name (case-insensitive, as always).

The standard link to an agi.blue concept page (if the q is of reasonable size) is http://agi.blue/?q=...
We should add a way to link to a page with an unusually long name using a hash value.

agi.blue has a query language called ALQL (A Little Query Language). More about ALQL: #1024274

download  show line numbers   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024233
Snippet name: agi.blue Notes
Eternal ID of this version: #1024233/5
Text MD5: 3295103551fbe48b388695dc1fdfb855
Author: stefan
Category: javax / agi.blue
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-29 11:19:55
Source code size: 897 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 434 / 91
Version history: 4 change(s)
Referenced in: [show references]