--
Emmanuel Bernard
http://in.relation.to/Bloggers/Emmanuel | http://blog.emmanuelbernard.com
| http://twitter.com/emmanuelbernard
Hibernate Search in Action (http://is.gd/Dl1)
On Jun 24, 2008, at 13:15, Manik Surtani wrote:
Hi guys - a few comments on the public interfaces of SearchableCa
Steve, Chris,
What do you think? does this look good?
On Wed, Jun 25, 2008 at 5:24 PM, Les Hazlewood <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> I finally was able to attack this today and created an issue:
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-3358
>
> The patch was cre
On 26 Jun 2008, at 13:48, Emmanuel Bernard wrote:
* iterator();
don't think it's that useful in practice, scroll is probably more
practical as it lazily loads Lucene data (contrary to iterator)
Then why don't we just lazily load Lucene data into the iterator and
drop scroll()? I see su
One thing I'd ask for future is that you stick to hibernate style as it
makes it easier to see *real* changes. For example, you are using
space-expansion in place of tabs, etc.
This discussion has come up before and I had been thinking of another
approach to address this, however, my approach is
On Thu, Jun 26, 2008 at 1:28 PM, Steve Ebersole <[EMAIL PROTECTED]> wrote:
> One thing I'd ask for future is that you stick to hibernate style as it
> makes it easier to see *real* changes. For example, you are using
> space-expansion in place of tabs, etc.
Ah, yes, I'll definitely do that - my a
Oh, please feel free to resolve/close
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3358
when the patch is applied/tests run, etc...
On Thu, Jun 26, 2008 at 1:36 PM, Les Hazlewood <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 26, 2008 at 1:28 PM, Steve Ebersole <[EMAIL PROTECTED]> wrote
http://hibernate.org/436.html is the developer resource page. If you
click through the "Intellij User Info" link it will show you the style
config I use. Unfortunately our wiki does not have attachment
capability, so the style xml doc is there inline; just follow the
instructions...
It'll be in