-
### Details
### Description
We need to extend the functionality of the Agent configuration page to support uploading and ingesting files, as well as ingesting URLs, converting them to markdown, and s…
-
python lixian_cli.py list
Traceback (most recent call last):
File "lixian_cli.py", line 63, in
execute_command()
File "lixian_cli.py", line 60, in execute_command
commands[command](args[1…
ghost updated
10 years ago
-
Here are the changes needed to make this compatible with the latest `gmusicapi`
```
diff --git a/gmusicimport.py b/gmusicimport.py
index b3bccd0..057fd1d 100755
--- a/gmusicimport.py
+++ b/gmus…
aonic updated
7 years ago
-
## Overall values and goals.
- Make processing occur in *lazy*, *streamable*, *chunkable*, *single-pass*, *reentrant*, and *low-overhead* ways.
- Safety, reliability, and performance go hand-in-ha…
-
I recently needed to deploy payloads for my search system and ran into a small wall: there was no query parser available for use with Payloads. I through this one together, extending out of the new m…
-
Search query: `MAP_SPEED_SLOWEST` -> https://lep.duckdns.org/app/jassbot/search?query=MAP_SPEED_SLOWEST -> empty results, does not work
Direct lookup (linked by other pages on jassdoc): https://lep…
-
Sorry, I didn't understand the pull requests. Putting here for those interested:
```{
"torrenthan1": {
"enabled": true,
"predefined": false,
"languages": "kr",
…
-
A user reports:
Connor Lane Smith @lubutu: @wm checking out whistlepig, and i had to remove -D_ANSI_SOURCE from CFLAGS to get it to build on a mac, else it whines about snprintf. jfyi
-
The current query engine uses a domain-specific parser, written by Cisco [in Java]. It parses query strings into JSON elastic queries, applying filters, priorities, and other sorting functions.
…
-
**Describe the bug**
Currently, when using the natural language query feature, it works well in an English environment. For example, with a query like `"(Who is Obama) OR (good boy)"`, Tantivy pars…