Can you also look at this? Search Parameters: `{`...
# community-help
s
Can you also look at this? Search Parameters:
{
q: '------',
query_by: [ 'id_1', 'id_2' ],
filter_by: 'id_4:=23456',
limit: 2
}
Response:
{
facet_counts: [],
found: 51,
hits: [
{
document: {
id: '50',
id_1: '82237e7b23c8d00c10',
id_2: '822352dd4972780d06',
id_3: '82237e7b98c8d01919',
id_4: '23456',
id_5: '8345937493845',
id_6: '947693749839',
id_7: '9834758374587',
id_8: '822399482342',
id_9: '893745876231'
},
highlight: {},
highlights: [],
text_match: 100,
text_match_info: {
best_field_score: '0',
best_field_weight: 12,
fields_matched: 4,
num_tokens_dropped: 1,
score: '100',
tokens_matched: 0,
typo_prefix_score: 255
}
},
{
document: {
id: '49',
id_1: '82237e7b23c8d00c10',
id_2: '822352dd4972780d06',
id_3: '82237e7b98c8d01919',
id_4: '23456',
id_5: '8345937493845',
id_6: '947693749839',
id_7: '9834758374587',
id_8: '822399482342',
id_9: '893745876231'
},
highlight: {},
highlights: [],
text_match: 100,
text_match_info: {
best_field_score: '0',
best_field_weight: 12,
fields_matched: 4,
num_tokens_dropped: 1,
score: '100',
tokens_matched: 0,
typo_prefix_score: 255
}
}
],
out_of: 51,
page: 1,
request_params: {
collection_name: 'sample',
first_q: '------',
per_page: 2,
q: '------'
},
search_cutoff: false,
search_time_ms: 8
}
Expected result: found: 0, but found: 51