Re: [appfuse-user] Mini Tutorial: Compass and AppFuse 2.0

2007-09-11 Thread gederer
Hi, Glad you like it ;) Not sure what you mean by 'customize queries'. If you mean adding properties of POJOs to the search traversal, just annotate them as shown below for 'Toy'. OTOH, if you mean ditching the Lucene query syntax, and making queries more googlish, I'm not yet sure of proper wa

Re: [appfuse-user] Mini Tutorial: Compass and AppFuse 2.0

2007-09-11 Thread fadhli
Hi, thanks man for your tips. This certainly should be place in the tutorials. However, how do I customize search queries using Appfuse & Compass. Any particular pattern you've done? On 9/11/07, gederer <[EMAIL PROTECTED]> wrote: > > > Hi, > > I've been messing about with Compass and AppFuse 2.0.

[appfuse-user] Mini Tutorial: Compass and AppFuse 2.0

2007-09-10 Thread gederer
Hi, I've been messing about with Compass and AppFuse 2.0. The below borrows heavily from Chris Barham's previous post on the subject. But, it uses the most recent version of Compass, Compass annotations, and, of course, AppFuse 2. Comments welcome! Cheers, Greg Setting Up Compass with AppFu