Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbosco committed Sep 2, 2024
1 parent febbee0 commit 56127f6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/typesense.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/typesense.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lib/Typesense/Documents.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export interface SearchParams {
limit_hits?: number;
pre_segmented_query?: boolean;
enable_overrides?: boolean;
override_tags?: string | string[];
prioritize_exact_match?: boolean;
prioritize_token_position?: boolean;
prioritize_num_matching_fields?: boolean;
Expand Down
2 changes: 1 addition & 1 deletion lib/Typesense/Documents.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 56127f6

Please sign in to comment.