Sample Header Ad - 728x90

Unix & Linux Stack Exchange

Q&A for users of Linux, FreeBSD and other Unix-like operating systems

Latest Questions

0 votes
1 answers
79 views
Recoll fails to index python files with py filename suffix
I use recoll 1.26.3 (french version) xapian 1.4.14 with mint 20.04 My `recoll` doesn't index files with `py` as filename suffix. * I have no "missing helper" * I have no problem indexing `.odt`, `.rpg`, `.pdf`, `.txt` and similar filetypes. In "index mime type" I find "text/x-python" but no way
I use recoll 1.26.3 (french version) xapian 1.4.14 with mint 20.04 My recoll doesn't index files with py as filename suffix. * I have no "missing helper" * I have no problem indexing .odt, .rpg, .pdf, .txt and similar filetypes. In "index mime type" I find "text/x-python" but no way
carnussien (1 rep)
Sep 15, 2021, 10:35 AM • Last activity: Feb 7, 2023, 06:51 PM
1 votes
1 answers
782 views
How to install recoll dependencies "djvutxt" and "python3:pylzma"?
I installed recoll on my Kubuntu 20.04. Now it says that external apps and commands are missing that are required for the indexing are missing, specifically: djvutxt (image/vnd.djvu) python3:pylzma (application/x-7z-compressed) but I have no idea how to install them. No such packages are shown in mu...
I installed recoll on my Kubuntu 20.04. Now it says that external apps and commands are missing that are required for the indexing are missing, specifically: djvutxt (image/vnd.djvu) python3:pylzma (application/x-7z-compressed) but I have no idea how to install them. No such packages are shown in muon (my package manager GUI). How can I install them?
Make42 (739 rep)
Dec 16, 2020, 09:42 AM • Last activity: Dec 16, 2020, 10:57 PM
1 votes
1 answers
475 views
Recoll: Removing directories from Xapian db after indexing
Directories can be excluded from Recoll indexing with the parameter `skippedPaths` in `recoll.conf`. 1. Does this remove the skipped directory data from Xapian db if the directory was indexed earlier? 2. If it doesn't, how can I remove the directory data from the Xapian db?
Directories can be excluded from Recoll indexing with the parameter skippedPaths in recoll.conf. 1. Does this remove the skipped directory data from Xapian db if the directory was indexed earlier? 2. If it doesn't, how can I remove the directory data from the Xapian db?
haba713 (307 rep)
Aug 28, 2020, 06:40 AM • Last activity: Sep 3, 2020, 08:28 AM
1 votes
1 answers
413 views
How do I get Recoll to open a parent directory using Thunar instead of Dolphin?
When I right click on a search result and choose "Open Parent document/folder", the folder opens in Dolphin. I would prefer to use Thunar, as I run XFCE on Ubuntu 18.04.
When I right click on a search result and choose "Open Parent document/folder", the folder opens in Dolphin. I would prefer to use Thunar, as I run XFCE on Ubuntu 18.04.
jl6 (1485 rep)
Mar 14, 2019, 03:30 PM • Last activity: Aug 20, 2020, 08:50 AM
1 votes
1 answers
172 views
Using recollindex update for backup files
I was starting with inotify to monitor changes in my directories and launch a backup script using rclone. So I thought that, taking advantage of the fact that I'm using Recoll in my debian, I could use the changes that Recoll detected to launch rclone, without having inotify working. I haven't been...
I was starting with inotify to monitor changes in my directories and launch a backup script using rclone. So I thought that, taking advantage of the fact that I'm using Recoll in my debian, I could use the changes that Recoll detected to launch rclone, without having inotify working. I haven't been able to find in Recoll a clear log file that tells me the last files that have been modified or created, every time I update the index. I've been trying the recoll_status script, or trying to read xapiandb using xapian-delve, but without success. Any idea how to get a list of the last added or updated documents in the Recoll index?
Alex (13 rep)
Nov 4, 2019, 10:14 AM • Last activity: Aug 4, 2020, 01:24 PM
3 votes
1 answers
148 views
Recover text files and directory structure from the database created by Recoll?
A while ago, I ran [Recoll](http://en.wikipedia.org/wiki/Recoll) which created a database on a partition, so that I could quickly search among all the text information in the contents of all files (text file, pdf, djvu, html, etc) in that partition. Now the partition, for which the Recoll created a...
A while ago, I ran [Recoll](http://en.wikipedia.org/wiki/Recoll) which created a database on a partition, so that I could quickly search among all the text information in the contents of all files (text file, pdf, djvu, html, etc) in that partition. Now the partition, for which the Recoll created a database, has been wiped out accidentally, but I can still search in Recoll among those deleted files, because the database of Recoll is stored in another partition that hasn't been affected. 1. When I search for a keyword among the text content of those deleted files, I can still see one or two lines surrounding that keyword as its context, It gives me some hope that it might be possible to recover the text content of each deleted file. But when I hit "Preview" or "Open" for a deleted file found by Recoll, Recoll will try to open the file that doesn't exist any longer, which of course fails. **So I wonder if I can recover the deleted text files from Recoll's database?** 1. When I search for a keyword among the text content of those deleted files, I can also see the full path to each file found, **So I wonder if I can recover the directory structure of my partition from Recoll's database?** Thanks and regards!
Tim (106430 rep)
Dec 15, 2012, 03:25 PM • Last activity: May 8, 2020, 02:30 PM
5 votes
1 answers
1077 views
Find files with specific extension with recoll
How to make recoll program to show files with specific extension (for example, *.cpp, *.txt, etc)?
How to make recoll program to show files with specific extension (for example, *.cpp, *.txt, etc)?
ASten (761 rep)
Jan 2, 2013, 07:51 PM • Last activity: May 6, 2020, 08:16 PM
5 votes
2 answers
3921 views
What tools can I use for PDF indexing?
In our working group we used Recoll on a Ubuntu PC to index all the PDF. For a while we moved everything to a Redhat server. Is there a Recoll alternative which doesn't requires a GUI adn support searching through a web interface?
In our working group we used Recoll on a Ubuntu PC to index all the PDF. For a while we moved everything to a Redhat server. Is there a Recoll alternative which doesn't requires a GUI adn support searching through a web interface?
Mokus (239 rep)
May 26, 2014, 08:07 AM • Last activity: Sep 15, 2018, 02:09 PM
5 votes
1 answers
932 views
How can I get the recoll package to index markdown (.md) files?
From what I understand markdown is pretty similar to text and html, which are all indexed by the [recoll](http://www.lesbonscomptes.com/recoll/) search engine. However my markdown files with extension .md are not being indexed. I have checked the filters and I am not sure which one applies to markdo...
From what I understand markdown is pretty similar to text and html, which are all indexed by the [recoll](http://www.lesbonscomptes.com/recoll/) search engine. However my markdown files with extension .md are not being indexed. I have checked the filters and I am not sure which one applies to markdown, or if its support is missing altogether. If there is a simple way of manually creating a filter then it would be wonderful if someone could help me with creating one. Or if it is a simple setting I'm missing could you please point it out? I am running the latest version of recoll (1.21.5) on Debian Testing
Ivar Persson (153 rep)
Mar 10, 2016, 09:55 AM • Last activity: Mar 10, 2016, 10:23 PM
2 votes
1 answers
285 views
Find out when the recoll index was last updated
Is there a way to find out, when a [recoll][1]-index was last updated? [1]: http://www.lesbonscomptes.com/recoll/
Is there a way to find out, when a recoll -index was last updated?
student (18865 rep)
Jul 13, 2012, 09:48 AM • Last activity: Oct 24, 2015, 12:43 PM
3 votes
2 answers
523 views
Phrase search in recoll
I would like to know whether I could avoid [Recoll][1] searching uses of any of the words in a term and only search the exact term. For example I'm trying to search for *register indirect* and it gives searches of *register*,*indirect* and *register indirect* as shown below.I would only like to get...
I would like to know whether I could avoid Recoll searching uses of any of the words in a term and only search the exact term. For example I'm trying to search for *register indirect* and it gives searches of *register*,*indirect* and *register indirect* as shown below.I would only like to get searches of *register indirect*. Recoll
justin (173 rep)
May 25, 2015, 05:02 AM • Last activity: Jun 8, 2015, 12:24 PM
3 votes
1 answers
607 views
Using relative paths in recoll
I am using recoll to index my files locally and so far it works really well. However, I'd like to have the paths be relative to the recoll.conf or recoll index directory so that I can move the files around as I see fit. Is this possible?
I am using recoll to index my files locally and so far it works really well. However, I'd like to have the paths be relative to the recoll.conf or recoll index directory so that I can move the files around as I see fit. Is this possible?
Walter (1264 rep)
Sep 11, 2014, 09:56 PM • Last activity: Sep 12, 2014, 01:24 AM
Showing page 1 of 12 total questions