[GitHub] lucene-solr pull request #512: #Lucene-2562: Make Luke a Lucene/Solr module

2018-12-04 Thread mocobeta
GitHub user mocobeta opened a pull request:

https://github.com/apache/lucene-solr/pull/512

#Lucene-2562: Make Luke a Lucene/Solr module

This is the draft pull request for LUCENE-2562, based on this repository 
(Swing version Luke).
https://github.com/DmitryKey/luke

This adds `luke` module to the Lucene tar/zip distribution.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mocobeta/lucene-solr-mirror 
jira/lucene-2562-luke-swing-2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/lucene-solr/pull/512.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #512


commit d000d5cacac42cdb6aa77ee3e23f7e2a5688abae
Author: Tomoko Uchida 
Date:   2018-12-04T13:53:28Z

Add the Luke module

commit 5514feaf5b0ff901aecd19cee0fbab8ed098630a
Author: Tomoko Uchida 
Date:   2018-12-04T14:12:00Z

Add the license files.

commit 6162a37819469626c97c681ce0b912d540ccdcee
Author: Tomoko Uchida 
Date:   2018-12-04T14:12:54Z

Add slf4j entry to ivy-ignore-conflicts.

commit 5296c8d35228f970f59d5ec5a661f345a166ca36
Author: Tomoko Uchida 
Date:   2018-12-04T14:33:03Z

Add class description to TabUtils.java




---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr pull request #490: #Lucene-2562: Make Luke a Lucene/Solr module

2018-12-04 Thread mocobeta
Github user mocobeta closed the pull request at:

https://github.com/apache/lucene-solr/pull/490


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr issue #490: #Lucene-2562: Make Luke a Lucene/Solr module

2018-11-04 Thread mocobeta
Github user mocobeta commented on the issue:

https://github.com/apache/lucene-solr/pull/490
  
This adds `luke` module to the Lucene tar/zip distribution.


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr issue #490: #Lucene-2562: Make Luke a Lucene/Solr module

2018-11-03 Thread mocobeta
Github user mocobeta commented on the issue:

https://github.com/apache/lucene-solr/pull/490
  
Sorry, the logger implementation (slf4j-log4j bridge) is not included. I 
will fix ivy settings.


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr pull request #490: #Lucene-2562: Make Luke a Lucene/Solr module

2018-11-03 Thread mocobeta
GitHub user mocobeta opened a pull request:

https://github.com/apache/lucene-solr/pull/490

#Lucene-2562: Make Luke a Lucene/Solr module

This is the draft pull request for LUCENE-2562, based on this repository 
(Swing version Luke).
https://github.com/DmitryKey/luke



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mocobeta/lucene-solr-mirror 
jira/lucene-2562-luke-swing

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/lucene-solr/pull/490.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #490


commit 40ce70c4687a5ad4dd5db99a3f12c077b67a2e62
Author: Tomoko Uchida 
Date:   2018-11-04T03:34:34Z

#Lucene-2562: Make Luke a Lucene/Solr module




---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr pull request #434: Add example schema settings for Korean analyz...

2018-08-10 Thread mocobeta
GitHub user mocobeta opened a pull request:

https://github.com/apache/lucene-solr/pull/434

Add example schema settings for Korean analyzer.

Example schema settings for `KoreanTokenizerFactory`, 
`KoreanPartOfSpeechStopFilterFactory`, `KoreanReadingFormFilterFactory`.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mocobeta/lucene-solr-mirror jira/lucene-8453

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/lucene-solr/pull/434.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #434


commit 82cf667b254c64cc3e6b2b21ad70fd70373f3b28
Author: Tomoko Uchida 
Date:   2018-08-10T12:52:57Z

Add example schema settings for Korean analyzer.




---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr pull request #420: [Lucene-2562] Make Luke a Lucene/Solr Module

2018-07-30 Thread mocobeta
Github user mocobeta closed the pull request at:

https://github.com/apache/lucene-solr/pull/420


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr pull request #420: [Lucene-2562] Make Luke a Lucene/Solr Module

2018-07-14 Thread mocobeta
GitHub user mocobeta opened a pull request:

https://github.com/apache/lucene-solr/pull/420

[Lucene-2562] Make Luke a Lucene/Solr Module

Draft pull request for LUCENE-2562.

It ts based on mavenized Luke (slightly adjusted to current master branch, 
ant scripts and lucene test framework.)
https://github.com/DmitryKey/luke

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mocobeta/lucene-solr-mirror lucene-2562

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/lucene-solr/pull/420.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #420


commit dc72c4a097496a1d062e53b2a2b1fa50d95c9f8a
Author: Tomoko Uchida 
Date:   2018-05-27T06:38:03Z

Add luke as a sub-module.

commit 6d015e64ad53c699fa478a42eaee40a0f915ad32
Author: Tomoko Uchida 
Date:   2018-07-14T14:26:36Z

LUCENE-2562: Fix tests, log4j configuration.

commit 47f1b740e213a32122416531bbfbb96078f1
Author: Tomoko Uchida 
Date:   2018-07-14T16:03:43Z

Packaging luke

commit 559cf274e4c29c0f1c1e641df8fe1565fb0be681
Author: Tomoko Uchida 
Date:   2018-07-15T03:20:24Z

Suppress rawtype warnings.

commit a765eba0b6170cb77aed335952ba7699806e6190
Author: Tomoko Uchida 
Date:   2018-07-15T04:39:33Z

Fix unittests, discard old lucene version constant.

commit f2b319cd28e9458b5aa7747682128932828b81cc
Author: Tomoko Uchida 
Date:   2018-07-15T04:49:48Z

Fix about page.




---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org