[hibernate-dev] A warmup task: HSEARCH-2207

Mincong Huang mincong.h at gmail.com
Mon Apr 18 05:05:56 EDT 2016


Hi Sanne and Gunnar,

I've made my first pull request to Hibernate Search :
https://github.com/hibernate/hibernate-search/pull/1065

Cheers,
Mincong

On Sun, Apr 17, 2016 at 12:35 AM, Mincong Huang <mincong.h at gmail.com> wrote:

> Hi Sanne and Gunnar,
>
> I've read some docs and understand better about Apache Lucene and
> Hibernate Search now.
>
> Concerned about the HSEARCH-2207, I'm working on it. You can see my blog
> - Starting Hibernate Search
> <http://mincong-h.github.io/hibernate-search/2016/04/16/starting-hibernate-search.html>
>
> for advances. I'll try to commit tomorrow or maybe Monday. This email is
> just keep you informed :)
>
> By the way, is there any way to boost maven install ? It takes me 7 min to
> run the project.
> I use the following command line (1 thread by processor)
>
> $ mvn clean install -s settings-example.xml -T 1C
>
> But "-T 1C" does not really help much.
>
> Good night,
> Mincong
>
> On Wed, Apr 13, 2016 at 11:36 PM, Mincong Huang <mincong.h at gmail.com>
> wrote:
>
>> Thanks for your encouragement, I'll keep working on it :)
>>
>> Mincong
>>
>> On Wed, Apr 13, 2016 at 9:01 AM, Gunnar Morling <gunnar at hibernate.org>
>> wrote:
>>
>>> Hey Mincong,
>>>
>>> Nice! Looking forward to your pull request for this issue very much.
>>>
>>> Thanks,
>>>
>>> --Gunnar
>>>
>>>
>>>
>>> 2016-04-13 1:32 GMT+02:00 Sanne Grinovero <sanne at hibernate.org>:
>>>
>>>> Hi Mincong,
>>>> great start!
>>>>
>>>> I've added you to the right groups on JIRA, so now HSEARCH-2207 is
>>>> assigned to you.
>>>>
>>>> To be allowed to send emails to the hibernate dev mailinst list you
>>>> have to register first:
>>>>   - https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>>
>>>> Thanks,
>>>> Sanne
>>>>
>>>>
>>>> On 12 April 2016 at 22:55, Mincong Huang <mincong.h at gmail.com> wrote:
>>>> > Hi Sanne ant Gunner,
>>>> >
>>>> > Concerned with the issue HSEARCH-2207, I'm studying on it.
>>>> >
>>>> > I created a demo and write a blog about boolean query in Apache
>>>> Lucene.
>>>> > As for Hibernate Search, I still not start learning it. I'll probably
>>>> start
>>>> > this weekend.
>>>> > For instant, my priority is to understand the index, query and
>>>> analyzer in
>>>> > Lucene.
>>>> >
>>>> > My JIRA account is mincong.h at gmail.com
>>>> >
>>>> > I'm not allowed to send email to hibernate dev list, so it isn't in
>>>> cc.
>>>> >
>>>> > Cheers,
>>>> > Mincong
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > On Sat, Apr 9, 2016 at 8:27 PM, Mincong Huang <mincong.h at gmail.com>
>>>> wrote:
>>>> >>
>>>> >> Hi Sanne,
>>>> >>
>>>> >> Thanks for your email. No, it won't be boring at all. On the
>>>> contrary,
>>>> >> this will be a great beginning !
>>>> >> I'll take a look on the issue and keep you informed. As for the JIRA
>>>> >> account, here's the mine :
>>>> >> mincong.h at gmail.com
>>>> >>
>>>> >> Cheers,
>>>> >> Mincong
>>>> >>
>>>> >>
>>>> >> On Fri, Apr 8, 2016 at 2:35 PM, Sanne Grinovero <sanne at hibernate.org
>>>> >
>>>> >> wrote:
>>>> >>>
>>>> >>> Hi Mincong,
>>>> >>>
>>>> >>> Gunnar suggested that I find a first task for you to familiarize
>>>> with
>>>> >>> the project, and to have you practice the process of creating
>>>> patches
>>>> >>> and proposing them for integration over GitHub.
>>>> >>>
>>>> >>> I think this issue could be suited:
>>>> >>>  - https://hibernate.atlassian.net/browse/HSEARCH-2207
>>>> >>>
>>>> >>> I hope it's not too boring! It's not just an exercise, we need that
>>>> >>> done so it would be a valuable contribution already.
>>>> >>>
>>>> >>> Do you have an account on our JIRA server? If not create one, then
>>>> let
>>>> >>> me know your user id so I can assign the issue to you.
>>>> >>>
>>>> >>> Thanks,
>>>> >>> Sanne
>>>> >>
>>>> >>
>>>> >
>>>>
>>>
>>>
>>
>


More information about the hibernate-dev mailing list