Re: Parsing user queries in Baloo

2014-03-08 Thread Vishesh Handa
On Friday, March 07, 2014 07:46:50 PM Denis Steckelmacher wrote: > On 03/07/2014 05:38 PM, Vishesh Handa wrote: > > On Saturday, March 01, 2014 10:44:35 AM Denis Steckelmacher wrote: > >> Hi, > >> > >> After having read most of the source code of Baloo and its main clients > >> (the search runner

Re: Parsing user queries in Baloo

2014-03-07 Thread Denis Steckelmacher
On 03/07/2014 05:38 PM, Vishesh Handa wrote: On Saturday, March 01, 2014 10:44:35 AM Denis Steckelmacher wrote: Hi, After having read most of the source code of Baloo and its main clients (the search runner and Dolphin), I'm beginning to see how the whole thing fits. I'm looking for a way to i

Re: Parsing user queries in Baloo

2014-03-07 Thread Vishesh Handa
On Saturday, March 01, 2014 10:44:35 AM Denis Steckelmacher wrote: > Hi, > > After having read most of the source code of Baloo and its main clients > (the search runner and Dolphin), I'm beginning to see how the whole > thing fits. > > I'm looking for a way to integrate the user query parser tha

Parsing user queries in Baloo

2014-03-01 Thread Denis Steckelmacher
Hi, After having read most of the source code of Baloo and its main clients (the search runner and Dolphin), I'm beginning to see how the whole thing fits. I'm looking for a way to integrate the user query parser that I developed during the summer, and I currently see two places where it can