Hi all,
Martin has been contributing to Hibernate Search since a year, and
developed some very interesting extensions this summer in the scope of
Google Summer of Code, and is still
evolving those and generally helping and monitoring the project.
He recently volunteered to try helping us with pull
2016-02-25 18:48 GMT+01:00 Sanne Grinovero :
> On 25 February 2016 at 17:16, Guillaume Smet wrote:
>> Hi,
>>
>> Running the DSLTest is quite interesting as it runs a lot of different
>> queries with different configurations.
>>
>> Here are some thoughts while working on it.
>>
>> 1/ Analyzers
>> =
On 25 February 2016 at 17:16, Guillaume Smet wrote:
> Hi,
>
> Running the DSLTest is quite interesting as it runs a lot of different
> queries with different configurations.
>
> Here are some thoughts while working on it.
>
> 1/ Analyzers
> =
>
> Gunnar, I was wondering what you had in min
Hi,
Running the DSLTest is quite interesting as it runs a lot of different
queries with different configurations.
Here are some thoughts while working on it.
1/ Analyzers
=
Gunnar, I was wondering what you had in mind for analyzers: a) deal with
them in Hibernate Search or b) let Elasti
On 25 February 2016 at 15:37, Gunnar Morling wrote:
> 2016-02-25 16:28 GMT+01:00 Sanne Grinovero :
>> On 25 February 2016 at 15:14, Gunnar Morling wrote:
>>> It's Monday morning.
>>>
>>> Having at least rudimentary docs would be great, but I won't be able
>>> to contribute to that by then :/
>>>
2016-02-25 16:28 GMT+01:00 Sanne Grinovero :
> On 25 February 2016 at 15:14, Gunnar Morling wrote:
>> It's Monday morning.
>>
>> Having at least rudimentary docs would be great, but I won't be able
>> to contribute to that by then :/
>>
>> How about doing another "stealth Alpha" tomorrow and then
On 25 February 2016 at 15:14, Gunnar Morling wrote:
> It's Monday morning.
>
> Having at least rudimentary docs would be great, but I won't be able
> to contribute to that by then :/
>
> How about doing another "stealth Alpha" tomorrow and then do another,
> properly announced, one by the end of t
> Or maybe, we should move the spatial stuff to another test? It makes sense
> to me.
Yes, that sounds good. I hope it's not too much trouble to split the
test entities etc.
2016-02-25 16:15 GMT+01:00 Guillaume Smet :
> On Thu, Feb 25, 2016 at 4:03 PM, Gunnar Morling
> wrote:
>>
>> @Guillaume,
On Thu, Feb 25, 2016 at 4:03 PM, Gunnar Morling
wrote:
> @Guillaume, do you think you could provide the fix for such release?
> It's ok if still some tests of DSLTest fail, any progress is
> beneficial.
>
Mmmh, I can push the fixes I made but we can't run the DSLTest yet as it's
depending on spa
It's Monday morning.
Having at least rudimentary docs would be great, but I won't be able
to contribute to that by then :/
How about doing another "stealth Alpha" tomorrow and then do another,
properly announced, one by the end of the current HSEARCH sprint? Then
we can include some more useful s
On 25 February 2016 at 15:03, Gunnar Morling wrote:
> Hi Guillaume,
>
> Yes, that seems reasonable. Thanks for fixing it!
>
> @Sanne, can we aim for another Alpha release tomorrow? Then I can show
> released bits in my talk :)
+1. When exactly is your presentation? I'd like we could blog about
wh
Hi Guillaume,
Yes, that seems reasonable. Thanks for fixing it!
@Sanne, can we aim for another Alpha release tomorrow? Then I can show
released bits in my talk :)
@Guillaume, do you think you could provide the fix for such release?
It's ok if still some tests of DSLTest fail, any progress is
ben
Hi Gunnar,
In ToElasticsearch, you have translated the Lucene TermQuery to a match
query [1] in Elasticsearch.
>From what I see, it should be a term query [2] instead. Don't you agree?
[1]
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-match-query.html
[2]
https://www.
We're doing fast iterations on the experimental Elasticsearch support
for Hibernate Search,
and by doing so there have been introduced temporary changes so we can
make progress while sharing code with each other.
CI is used to highly polished code, so it's failing the builds for
petty warning like
Hi Karel,
I pushed the first version of the Spatial chapter into the new User Guide.
I basically integrated the hibernatespatial.org documentation and changed
all examples to match the current API in Hibernate 5.
You can build the User Guide as follows:
$ cd documentation
$ gradle rUG
$ ls targe
15 matches
Mail list logo