Re: Desktop full text search

2019-09-19 Thread Oriol Demaria
Recoll looks good. So I have found 70k files just in my work repos. I have been using find and grep -R. But obviously not enough. My mail is in maildir format and I use mu4e on emacs, it has all the email indexed and performing a search is pretty quick. Testing omindex and quest from xapian-om

Re: Desktop full text search

2019-09-18 Thread _
Recoll is the best I have found. I porting recoll three years ago but never submitted it. It should be easier to port now, as my patches are supposedly upstreamed or otherwise made obselete. https://thomaslevine.com/scm/openbsd-configuration/dir?ci=c7b4651cb41d5d30&name=openbsd/usr/ports/mystuff/t

Re: Desktop full text search

2019-09-18 Thread Ville Valkonen
Hi, the silver searcher and ripgrep are faster than grep for example. -- Regards, Ville On Thu, 19 Sep 2019 at 6.36, Charlie Burnett wrote: > Try pdfgrep and catdoc in ports/pkg for documents I’d say, you could > probably rig up a simple shell script to do it automatically... > unfortunately d

Re: Desktop full text search

2019-09-18 Thread Charlie Burnett
Try pdfgrep and catdoc in ports/pkg for documents I’d say, you could probably rig up a simple shell script to do it automatically... unfortunately don’t know what program(s) would be faster than grep? On Wed, Sep 18, 2019 at 3:26 PM Oriol Demaria wrote: > Exactly I do the same... but is falling

Re: Desktop full text search

2019-09-18 Thread Marc Chantreux
hello, > use Gnome or KDE so I was wondering what do people use for this. Been > looking at the ports and I see Xapian and others. Any advice on a nice > setup? i have the same problem with both code and documentation. i installed dezi (https://metacpan.org/pod/distribution/Dezi/bin/dezi) and mod

Re: Desktop full text search

2019-09-18 Thread Oriol Demaria
Something more general. Code is mostly puppet, perl, python, and some other stuff. And files like PDF, text, need to index them and find something quick from terminal. Might have a look at this, I see that we have it on ports: https://www.ibm.com/developerworks/library/os-xapianomega/ --- Ori

Re: Desktop full text search

2019-09-18 Thread Edgar Pettijohn
On Sep 18, 2019 10:37 AM, Oriol Demaria wrote: > > So finding some code between large amounts of repos can be tricky. I > don't use Gnome or KDE so I was wondering what do people use for this. > Been looking at the ports and I see Xapian and others. Any advice on a > nice setup? > > Regards,

Desktop full text search

2019-09-18 Thread Oriol Demaria
So finding some code between large amounts of repos can be tricky. I don't use Gnome or KDE so I was wondering what do people use for this. Been looking at the ports and I see Xapian and others. Any advice on a nice setup? Regards, -- Oriol Demaria 2FFED630C16E4FF8