[GH-ISSUE #101] [Question] What is *.wt #101

Closed
opened 2026-02-27 15:55:00 +03:00 by kerem · 4 comments
Owner

Originally created by @Sergei-Larin on GitHub (Nov 29, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/101

Hi,
I had the files at /opt/ambar/db Collection-.wt and Index-.wt. Collections-*.wt are very much increased in size. What are these files and in what proportion they will grow, relative to the size of the shared folder?

And one more question:
Can the Ambar index files on user's computers from local network? E.g. \user-pc1\c$, \user-pc2\d$

Originally created by @Sergei-Larin on GitHub (Nov 29, 2017). Original GitHub issue: https://github.com/RD17/ambar/issues/101 Hi, I had the files at /opt/ambar/db Collection-*.wt and Index-*.wt. Collections-*.wt are very much increased in size. What are these files and in what proportion they will grow, relative to the size of the shared folder? And one more question: Can the Ambar index files on user's computers from local network? E.g. \\user-pc1\c$, \\user-pc2\d$
kerem 2026-02-27 15:55:00 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@Sergei-Larin commented on GitHub (Nov 30, 2017):

Also I would like know can the Ambar download searched results in file?

<!-- gh-comment-id:348083914 --> @Sergei-Larin commented on GitHub (Nov 30, 2017): Also I would like know can the Ambar download searched results in file?
Author
Owner

@sochix commented on GitHub (Nov 30, 2017):

What are these files and in what proportion they will grow, relative to the size of the shared folder?

@Jaseri it's mongodb storage. In mongodb Ambar stores extracted from files text and (if preserveOriginals options is true ) the original files. Extracted text size ~ 30% of original file size. So to sum up, if preserveOriginals is false then Ambar size will be ~ 30% of your share size, otherwise ~130%of your share size

Can the Ambar index files on user's computers from local network? E.g. \user-pc1\c$, \user-pc2\d$

Yes, take a look at SMB crawler in our blog

Also I would like know can the Ambar download searched results in file?

Do not understand the question

<!-- gh-comment-id:348116314 --> @sochix commented on GitHub (Nov 30, 2017): > What are these files and in what proportion they will grow, relative to the size of the shared folder? @Jaseri it's mongodb storage. In mongodb Ambar stores extracted from files text and (if preserveOriginals options is `true` ) the original files. Extracted text size ~ 30% of original file size. So to sum up, if preserveOriginals is `false` then Ambar size will be ~ 30% of your share size, otherwise ~130%of your share size > Can the Ambar index files on user's computers from local network? E.g. \user-pc1\c$, \user-pc2\d$ Yes, take a look at [SMB crawler in our blog](https://blog.ambar.cloud/advanced-ambar-usage-crawling-your-own-shared-folders/) > Also I would like know can the Ambar download searched results in file? Do not understand the question
Author
Owner

@Sergei-Larin commented on GitHub (Nov 30, 2017):

Thank's for answers!
Try to rephrase my questioin:
If I found the files I needed. Can I unload it list at .txt or other type?

<!-- gh-comment-id:348125264 --> @Sergei-Larin commented on GitHub (Nov 30, 2017): Thank's for answers! Try to rephrase my questioin: If I found the files I needed. Can I unload it list at .txt or other type?
Author
Owner

@sochix commented on GitHub (Dec 3, 2017):

@Jaseri from ui not, but you can connect to our rest api and save the results to txt file

<!-- gh-comment-id:348748684 --> @sochix commented on GitHub (Dec 3, 2017): @Jaseri from ui not, but you can connect to our rest api and save the results to txt file
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#101
No description provided.