Sivan Ratson
Sivan Ratson
`use tantivy::directory::MmapDirectory` `let mmap_directory = MmapDirectory::open(path).expect("unable to open mmap directory"); let index = Index::open_or_create(mmap_directory, schema.clone()); let index = index.expect("Failed to create index").clone(); let index_reader = index.reader().expect("Failed to create index reader");...
So my question is: what is status of supporting Mmap Directory on android? (the RamDirectory works as expected)
האמת שעבדתי הרבה על הבאג הזה, ואני אשחרר תיקון בקרוב בתאריך יום ג׳, 4 במרץ 2025, 12:53, מאת dosubot[bot] < ***@***.***>: > מצאתי נושא פתוח דומה שבו הוצע פתרון לבעיה...
בתכנון, אבל אי אפשר לומר מתי זה יבוצע. אולי @mendel ירצה לבצע את זה. בתאריך יום ו׳, 27 בספט׳ 2024, 16:11, מאת cc054848484 < ***@***.***>: > יש ברשותי את מאגר...
thank you for the fast response. here is the logging, with the backtrace: ``` { raw: "Three" }, segments: [NameComponent { ident: "Three", args: [] }] }, reason: None, ignore:...
Oh, I am sorry for that. this is with RUST_BACKTRACE=1 ``` flutter_rust_bridge_codegen generate [2024-08-23T11:12:19.009Z WARN C:\Users.cargo\registry\src\index.crates.io-6f17d22bba15001f\flutter_rust_bridge_codegen-2.3.0\src\library\codegen\config\internal_config_parser\rust_path_parser.rs:50] Reminder: `rust_input` field usually looks like `crate::api`, but no `crate` word is detected. This...
לא. כנראה יש לך הרבה pdf, בגלל השיבושים בocr אז יש הרבה יותר מילים ייחודיות ולכן האינדקס גדול בהרבה. בתאריך יום ג׳, 24 בספט׳ 2024, 17:14, מאת Danthig ***@***.*** >:...
אז יתכן שכן שיניתי משהו באינדקס. בתאריך יום ה׳, 26 בספט׳ 2024, 16:08, מאת Danthig ***@***.*** >: > מוזר מאוד. > אני מחקתי את האינדקס שמגיע עם התוכנה, ועשיתי אינדקס...
הסיבה של האנטר זה כדי לא להעמיס על מחשבים חלשים, אבל אפשר במקום זה להשתמש בהשהייה אם המשתמשים חושבים שזה יותר נוח.
נפתר בגרסה 0.2.5