2011/1/14 Hardy Ferentschik :
> On Fri, 14 Jan 2011 14:24:07 +0100, Emmanuel Bernard
> wrote:
>
* SearchFactory.enableIndexing(boolean) // enables/disables globally on
the fly
could operate on existing boolean
org.hibernate.search.event.FullTextIndexEventListener.used
>>>
>>> +
On Fri, 14 Jan 2011 14:24:07 +0100, Emmanuel Bernard
wrote:
>>> * SearchFactory.enableIndexing(boolean) // enables/disables globally on
>>> the fly
>>> could operate on existing boolean
>>> org.hibernate.search.event.FullTextIndexEventListener.used
>>
>> +1 This is something I was wishing for s
Hello,
It seems that ANTLR is missing from the pom.xml generated by the new
gradle build of Hibernate Core.
The following patch seems to fix it but I couldn't find any
information on the "antlr( libraries.antlr )" line, from the
documentation is seems it's only being used to choose the ANTLR
versi
2011/1/14 Emmanuel Bernard :
>
> On 14 janv. 2011, at 13:47, Hardy Ferentschik wrote:
>
>> On Fri, 14 Jan 2011 11:33:25 +0100, Sanne Grinovero
>> wrote:
>>
>>> Agreed, also there where additional similar requests recently via the
>>> forums. As usual, alternatives where found but we should make th
On 14 janv. 2011, at 13:47, Hardy Ferentschik wrote:
> On Fri, 14 Jan 2011 11:33:25 +0100, Sanne Grinovero
> wrote:
>
>> Agreed, also there where additional similar requests recently via the
>> forums. As usual, alternatives where found but we should make this
>> easier.
>
>> * SearchFactory
On Fri, 14 Jan 2011 11:33:25 +0100, Sanne Grinovero
wrote:
> Agreed, also there where additional similar requests recently via the
> forums. As usual, alternatives where found but we should make this
> easier.
> * SearchFactory.enableIndexing(boolean) // enables/disables globally on
> the fl
Agreed, also there where additional similar requests recently via the
forums. As usual, alternatives where found but we should make this
easier.
So these are all alternatives I've been considering, not wanting to
implement necessarily all of them:
* SearchFactory.enableIndexing(boolean) // enable
Maybe it's time to revive this one since we have started to go down the rabbit
hole with indexing only when dirty searched properties are present.
Begin forwarded message:
> From: "lantz moore (JIRA)"
> Date: 14 janvier 2011 01:52:05 HNEC
> To: emman...@hibernate.org
> Subject: [Hibernate-JIR