This is the cl-elastic Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:51:31 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-elastic
Elasticsearch client for Common Lisp
Finn Völkel
MIT
0.0.1
drakma
(system).
named-readtables
(system).
yason
(system).
cl-elastic.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-elastic/cl-elastic.lisp
cl-elastic
(system).
*enable-keywords*
(special variable).
<client>
(class).
disable-hashtable-syntax
(macro).
enable-hashtable-syntax
(macro).
endpoint
(reader method).
password
(reader method).
send-request
(function).
user
(reader method).
#{-reader-}
(function).
*previous-readtables*
(special variable).
concat-with-newlines
(function).
create-uri
(function).
encode-json
(function).
keyword-downcase
(function).
keywords-to-strings
(function).
make-keyword
(function).
odd-number-of-forms
(condition).
parse-uri
(function).
Packages are listed by definition order.
cl-elastic
elastic
common-lisp
.
*enable-keywords*
(special variable).
<client>
(class).
disable-hashtable-syntax
(macro).
enable-hashtable-syntax
(macro).
endpoint
(generic reader).
password
(generic reader).
send-request
(function).
user
(generic reader).
#{-reader-}
(function).
*previous-readtables*
(special variable).
concat-with-newlines
(function).
create-uri
(function).
encode-json
(function).
keyword-downcase
(function).
keywords-to-strings
(function).
make-keyword
(function).
odd-number-of-forms
(condition).
parse-uri
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
If set to a true value, keywords will be transformed to strings in JSON objects and read back as keywords.
Sends a request to an Elasticsearch client.
Concats STRINGS with newlines. Ends in a newline.
Transforms a lisp object into a JSON object in string form. A list is transformed into the newline seperated concatenation of JSON objects.
Creates a keyword symbol for a given string NAME.
Parses a URI in form of a string, keyword or list.
Jump to: | #
C D E F G K M P S U |
---|
Jump to: | #
C D E F G K M P S U |
---|
Jump to: | *
E P S U |
---|
Jump to: | *
E P S U |
---|
Jump to: | <
C F O P S |
---|
Jump to: | <
C F O P S |
---|