-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Searching persons on file is not compatible with fulltextsearch #263
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Absolutely nothing strange y these logs.. 😕 Another test.. In the Network tab of the browser, look for a transfer like |
No I cannot see a transfer like that. I only see (XXXXXXXXXXXXXX is the actual domain name): |
Ohh.. Please try momentarily disabling the fulltextsearch application |
Looks better now: And it found the correct results! It took quite a while though but there are about 18.000 pictures on my instance atm. So apparently searching is not compatible with fulltextsearch!? |
Wow good 😄
Maybe need need to see how to paginate the results. Since now it tries to return all the results ..
No.. Until now it is something I have never considered.. 😅 😞 Well .. I rename the Issue to reflect the real problem. Thank you very much for for report and the feedback.. 😉 |
Use paginated search. Fix part of issue #263
Hi is there any update or workaround for this issue? After my server took 4 days to analyze our pictures with impressive results I've spent some hours looking why I can't find any pix by person's names ... before I found this thread. Fulltextsearch is the #1 must for my servers ... how can I find pictures by name then? |
Not yet .. Honestly, I would like to implement it, but I have no experience in it.
Great. Thanks. 😃 |
Maybe it'll be an idea to have an option that the person's names could be maintained as a normal file tag, instead or in addition to the new "persons" field? With the names as a normal file tag I could at least filter for names ... right now I have no tool to find photos with persons as I don't have any ability to search for them. |
Hi @jacotec About this issue (Implement fulltextsearch), as I said, still dont did it because I have no experience with this application. I honestly never test it because beyond the original announcement, Nextcloud never gave it much importance, and now they are changing the search framework, but again I think compatible with fulltextsearch. |
Hello everyone, |
Sorry if this has been answered somewhere else but I could not find it:
Expected behaviour
Searching in the files app is supposed to find pictures of tagged faces (as stated in README: "In the file application the user can search by typing your friend's name, and it will show all the photos.")
Actual behaviour
No pictures are found when searching for peoples names
Steps to reproduce
Server configuration
Operating system:
Ubuntu 18.04
Pdlib version:
php7.0-pdlib
How is DLib installed: Make sure it is working correctly with this tool
As described in https://github.com/matiasdelellis/facerecognition/wiki/Installation "The Easy Way - Ubuntu Bionic"
How is PDlib installed: Make sure it is working correctly with this tool
As described in https://github.com/matiasdelellis/facerecognition/wiki/Installation "The Easy Way - Ubuntu Bionic"
PHP version:
7.2
Web server:
Apache2
Database:
MariaDB
Nextcloud version:
18.0.3
Client configuration
Browser:
Chrome
Operating system:
Windows & Android
Logs
nothing of interest
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: