Skip to content

Commit 6001295

Browse files
committed
fix test ft_info
1 parent 63d7eec commit 6001295

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/tests/search_commands.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,6 @@ async fn ft_info() -> Result<()> {
856856
.max_text_fields()
857857
.temporary(500)
858858
.nohl()
859-
.nofields()
860859
.nofreqs()
861860
.prefix("log")
862861
.prefix("doc")

0 commit comments

Comments
 (0)