Commit d2f8ac5
Add warning on adding nbits to LSH index factory
Summary: We will write a warning if nbits is not specified while using index factory with LSH. The warning lets users know we will be using default d as nbits.
Differential Revision: D601879351 parent aed7b0e commit d2f8ac5
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
535 | 543 | | |
536 | 544 | | |
537 | 545 | | |
| |||
0 commit comments