Navigation Menu

Skip to content

Commit

Permalink
test function: add error log
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 8, 2012
1 parent c33028b commit ba1d032
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/function/suite/select/filter/near/no_index.expected
Expand Up @@ -14,3 +14,9 @@ load --table Entries
[[0,0.0,0.0],6]
select Entries --filter 'content *N "I fast"' --output_columns '_score, content'
[[[-38,0.0,0.0],"not implemented operator assigned"],[]]
#|e| not implemented operator assigned
#|e| not implemented operator assigned
#|e| not implemented operator assigned
#|e| not implemented operator assigned
#|e| not implemented operator assigned
#|e| not implemented operator assigned

0 comments on commit ba1d032

Please sign in to comment.