On 28/12/2007, D Bera <[EMAIL PROTECTED]> wrote: > I have a meeting with my advisor Friday afternoon ... so I will not > have time before Friday evening to post the release. Feel free to make > more changes if you need to.
I'm pretty much done with the changes required. > About the query structure, I will ping/im/mail you; do you want to > make the changes in 0.2 itself ? The query changes can be put off for the next release. Basically, while parsing queries, we might encounter OR clauses (which are fine) and AND clauses (which, I guess, are not) both of which might even be nested (definitely not supported). Joe and I spoke about it while I was first implementing the parser and decided to worry about this later. Right now, I'm parsing Xesam queries and translating them to text searches when I should be using QueryParts. I think we might need to extend QueryParts and the mapping to Lucene Queries to support this, though I'm not sure if this is the correct approach. Thoughts, suggestions? Happy Holidays to all! -- Arun Raghavan (http://nemesis.accosted.net) v2sw5Chw4+5ln4pr6$OFck2ma4+9u8w3+1!m?l7+9GSCKi056 e6+9i4b8/9HTAen4+5g4/8APa2Xs8r1/2p5-8 hackerkey.com _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
