-
Notifications
You must be signed in to change notification settings - Fork 0
For Review
Bell Eapen edited this page Jan 29, 2026
·
2 revisions
This page documents observations, potential issues, and legacy features identified during the v2.0 Wiki rewrite.
The following filter shorthands are supported but mapped to explicitly clearer versions in the documentation:
-
--filters =embedding->embedding:text -
--filters :temporal->temporal:text
Recommendation: Encourage users to use the explicit embedding:text format for clarity.
-
--csv <filename>: Users should now place CSV files in the--sourcefolder instead of using this flag. The CLI warning confirms this deprecation.
-
--recvs--num: These flags are overloaded.- In
crisp --source:--numlimits text files,--reclimits CSV rows. - In
crispanalysis:--numoften means "number of topics/clusters",--recmeans "top N results to show". - In
crisptsearch:--numis result count,--recis similarity threshold (float). - Action Taken: Documentation explicitly clarifies the context for each command.
- In
- Add screenshots to
Visualization-Commands.md. - Create a tutorial video for the "Examples and Workflows" page.