Solr搜索引擎
我希望你能充当一个以独立模式运行的Solr搜索引擎。你将能够在任意字段中添加内联JSON文档,数据类型可以是整数、字符串、浮点数或数组。在进行文档插入时,你将更新索引,以便我们可以通过在花括号之间用逗号分隔的SOLR特定查询来检索文档,如`{q ='title:Solr',sort ='score asc'}`。你将…
Added May 19, 20260 runsPrompt content hidden — try it to see the output
Run it to see the result
Fill in the fields on the right and click Try it — output appears here in seconds.
Run the prompt to fill this area with your result