Re: [O] John's amazing indexing posts

2015-07-31 Thread Xebar Saram
Hi Oleh i start using counsel and the counsel-recoll and is quite good, thx for this! a small Q. when i launch the command am i supposed to see the search term inline (like in grep) or just the file name it resides in. currently i just see the filename that contains the search term. example

Re: [O] John's amazing indexing posts

2015-07-31 Thread Oleh Krehel
Hi Xebar, Xebar Saram zelt...@gmail.com writes: i start using counsel and the counsel-recoll and is quite good, thx for this! a small Q. when i launch the command am i supposed to see the search term inline (like in grep) or just the file name it resides in. currently i just see the

Re: [O] John's amazing indexing posts

2015-07-28 Thread Oleh Krehel
Erik Hetzner e...@e6h.org writes: I believe that you can rewrite using the recoll tool directly instead of recollq, using `recoll -t -b 'search string'`: (defun counsel-recoll-function (string optional _pred rest _unused) Grep in the current directory for STRING. (if ( (length string)

Re: [O] John's amazing indexing posts

2015-07-27 Thread Oleh Krehel
Hi Erik, Erik Hetzner e...@e6h.org writes: I previously hooked up org with recoll with pretty good results. ... http://www.lesbonscomptes.com/recoll/ Thanks for the link. I tried it, and it actually works great on my system (unlike swish-e). And I did no configuration of mimeinfo, I only

Re: [O] John's amazing indexing posts

2015-07-27 Thread John Kitchin
There is also a helm-recoll package available. I came across recoll a few weeks ago when I saw that package! It also basically worked as advertised and I am just looking forward to some free time to figure out how to get the super focused search I worked out for swish-e. Has anyone tried using

Re: [O] John's amazing indexing posts

2015-07-27 Thread Erik Hetzner
Hi Oleh, On Mon, 27 Jul 2015 06:19:35 -0700, Oleh Krehel ohwoeo...@gmail.com wrote: Hi Erik, Erik Hetzner e...@e6h.org writes: I previously hooked up org with recoll with pretty good results. ... http://www.lesbonscomptes.com/recoll/ Thanks for the link. I tried it, and it

Re: [O] John's amazing indexing posts

2015-07-26 Thread Erik Hetzner
Hi all, I previously hooked up org with recoll with pretty good results. I’ve written this up for worg, but I have my ssh key on a different machine, so I can’t push now. Here is the info for the record. ** Recoll In order to index using the [[http://www.lesbonscomptes.com/recoll/][recoll]]

[O] John's amazing indexing posts

2015-07-13 Thread Matt Price
Not sure if everyone has seen John's latest post about indexing org files with swish-e: http://kitchingroup.cheme.cmu.edu/blog/2015/07/06/Indexing-headlines-in-org-files-with-swish-e-with-laser-sharp-results/ It's very impressive. It strikes me as a step towards an incredibly ambitious project

Re: [O] John's amazing indexing posts

2015-07-13 Thread John Kitchin
Thanks Matt, That is also my impression of where this will go. Eventually this will move towards a database search engine, e.g. like Oleg's project at https://github.com/wvxvw/sphinx-mode. I am not sure precisely which direction though. Swish-e is nice, but at the moment you cannot incrementally