[jira] [Updated] (SOLR-2654) not used consistently in all places Directory objects are instantiated

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2654: -- Attachment: SOLR-2698.patch Latest rough patch > not used consistently in all places Directory objects

[jira] [Commented] (SOLR-2654) not used consistently in all places Directory objects are instantiated

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081466#comment-13081466 ] Mark Miller commented on SOLR-2654: --- Okay, looks like i am close to having this figured o

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-08 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081412#comment-13081412 ] Adriano Crestani commented on LUCENE-1768: -- I took a look at the code and I have

[jira] [Resolved] (SOLR-2698) Enhance CoreAdmin STATUS command to return index size

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2698. --- Resolution: Fixed Thanks Yury! > Enhance CoreAdmin STATUS command to return index size >

[jira] [Updated] (SOLR-2698) Enhance CoreAdmin STATUS command to return index size

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2698: -- Fix Version/s: 3.4 > Enhance CoreAdmin STATUS command to return index size > ---

[jira] [Updated] (SOLR-2698) Enhance CoreAdmin STATUS command to return index size

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2698: -- Fix Version/s: 4.0 > Enhance CoreAdmin STATUS command to return index size > ---

[jira] [Reopened] (SOLR-2698) Enhance CoreAdmin STATUS command to return index size

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reopened SOLR-2698: --- hmmm...reopening - might as well back port this to 3x > Enhance CoreAdmin STATUS command to return index

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-08-08 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081404#comment-13081404 ] Adriano Crestani commented on LUCENE-1768: -- Good point, should flexible query pa

[jira] [Resolved] (LUCENE-3366) StandardFilter only works with ClassicTokenizer and only when version < 3.1

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3366. - Resolution: Not A Problem use ClassicFilter if you want this behavior. > StandardFilter only wo

[jira] [Commented] (LUCENE-3366) StandardFilter only works with ClassicTokenizer and only when version < 3.1

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081388#comment-13081388 ] Robert Muir commented on LUCENE-3366: - well its not "unfinished", the right decision

[jira] [Commented] (LUCENE-3366) StandardFilter only works with ClassicTokenizer and only when version < 3.1

2011-08-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081385#comment-13081385 ] David Smiley commented on LUCENE-3366: -- Ok. (I've been in no hurry to rush anything

[jira] [Commented] (LUCENE-3366) StandardFilter only works with ClassicTokenizer and only when version < 3.1

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081374#comment-13081374 ] Robert Muir commented on LUCENE-3366: - the purpose of the filter is "Normalizes token

[jira] [Commented] (LUCENE-3366) StandardFilter only works with ClassicTokenizer and only when version < 3.1

2011-08-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081363#comment-13081363 ] David Smiley commented on LUCENE-3366: -- Doh! Yes, I didn't notice it, Rob. But stil

[jira] [Created] (LUCENE-3367) GroupQueryNodeProcessor doesn't recursively process children of custom query nodes

2011-08-08 Thread Trejkaz (JIRA)
GroupQueryNodeProcessor doesn't recursively process children of custom query nodes -- Key: LUCENE-3367 URL: https://issues.apache.org/jira/browse/LUCENE-3367 Project: Luc

[jira] [Updated] (LUCENE-3215) SloppyPhraseScorer sometimes computes Infinite freq

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3215: Attachment: LUCENE-3215.patch Here's a hack patch... I tried writing some correctness tests here

[jira] [Commented] (LUCENE-3366) StandardFilter only works with ClassicTokenizer and only when version < 3.1

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081256#comment-13081256 ] Robert Muir commented on LUCENE-3366: - Hi David, I think you want to use ClassicFilte

[jira] [Created] (LUCENE-3366) StandardFilter only works with ClassicTokenizer and only when version < 3.1

2011-08-08 Thread David Smiley (JIRA)
StandardFilter only works with ClassicTokenizer and only when version < 3.1 --- Key: LUCENE-3366 URL: https://issues.apache.org/jira/browse/LUCENE-3366 Project: Lucene - Java

[jira] [Updated] (SOLR-2698) Enhance CoreAdmin STATUS command to return index size

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2698: -- Attachment: SOLR-2698.patch Here is a patch - I'll commit soon. Sorry for the delay. Hard to work while

[jira] [Commented] (LUCENE-3348) IndexWriter applies wrong deletes during concurrent flush-all

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081187#comment-13081187 ] Mark Miller commented on LUCENE-3348: - +1 - thanks for ferreting these concurrency is

[jira] [Commented] (LUCENE-3348) IndexWriter applies wrong deletes during concurrent flush-all

2011-08-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081166#comment-13081166 ] Simon Willnauer commented on LUCENE-3348: - I am planning to commit this tomorrow

[jira] [Commented] (SOLR-2698) Enhance CoreAdmin STATUS command to return index size

2011-08-08 Thread Yury Kats (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081165#comment-13081165 ] Yury Kats commented on SOLR-2698: - Mark, is this good to go or are you waiting for an updat

[jira] [Updated] (LUCENE-3220) Implement various ranking models as Similarities

2011-08-08 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3220: Attachment: LUCENE-3220.patch Added discountOverlaps to EasySimilarity. > Impleme

[jira] [Updated] (SOLR-2701) Expose IndexWriter.commit(Map commitUserData) to solr

2011-08-08 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eks Dev updated SOLR-2701: -- Attachment: SOLR-2701.patch rather simplistic approach, adding userCommitData to CommitUpdateCommand. So we at

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10074 - Failure

2011-08-08 Thread Robert Muir
this test is broken: it relies upon the fact that port 11235 on localhost is not listening, but in fact it could be. I'll fix it. On Mon, Aug 8, 2011 at 1:38 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10074/ > > 1 tests failed. > REGRESSI

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 10074 - Failure

2011-08-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10074/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.SolrExceptionTest.testSolrException Error Message: null Stack Trace: junit.framework.AssertionFailedError: at org.apache.lucene.util.LuceneTestCase$LuceneT

[jira] [Commented] (SOLR-2654) not used consistently in all places Directory objects are instantiated

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081065#comment-13081065 ] Mark Miller commented on SOLR-2654: --- P.S. to clarify, by step backwards, I meant vs the a

[jira] [Commented] (LUCENE-3348) IndexWriter applies wrong deletes during concurrent flush-all

2011-08-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081038#comment-13081038 ] Yonik Seeley commented on LUCENE-3348: -- Tricky stuff... great job of tracking all th

[jira] [Commented] (SOLR-2654) not used consistently in all places Directory objects are instantiated

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081024#comment-13081024 ] Mark Miller commented on SOLR-2654: --- bq. couldn't we go with this as an iterative improve

[jira] [Commented] (SOLR-2654) not used consistently in all places Directory objects are instantiated

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081021#comment-13081021 ] Robert Muir commented on SOLR-2654: --- Not sure its really a step backwards if tests pass w

[jira] [Updated] (SOLR-2654) not used consistently in all places Directory objects are instantiated

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2654: -- Attachment: SOLR-2654.patch Okay, so first a step backwards - back to keeping the dirs around till the c

[jira] [Commented] (LUCENE-2748) Convert all Lucene web properties to use the ASF CMS

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081014#comment-13081014 ] Mark Miller commented on LUCENE-2748: - stuck in directory hell for a while, but I pop

[jira] [Commented] (LUCENE-3363) minimizeHopcroft OOMEs on smallish (2096 states, finite) automaton

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081005#comment-13081005 ] Robert Muir commented on LUCENE-3363: - here is the quote from the original hopcroft p

[jira] [Commented] (LUCENE-2748) Convert all Lucene web properties to use the ASF CMS

2011-08-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080995#comment-13080995 ] Grant Ingersoll commented on LUCENE-2748: - News is hooked in. Taking a break. I

[jira] [Commented] (LUCENE-3298) FST has hard limit max size of 2.1 GB

2011-08-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080986#comment-13080986 ] Dawid Weiss commented on LUCENE-3298: - Absolutely, your code is valuable and I'm sure

[jira] [Commented] (LUCENE-3363) minimizeHopcroft OOMEs on smallish (2096 states, finite) automaton

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080985#comment-13080985 ] Robert Muir commented on LUCENE-3363: - by the way, for whatever reason the seed never

[jira] [Commented] (LUCENE-2748) Convert all Lucene web properties to use the ASF CMS

2011-08-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080980#comment-13080980 ] Grant Ingersoll commented on LUCENE-2748: - This is shaping up nicely. I've got a

[jira] [Updated] (LUCENE-3363) minimizeHopcroft OOMEs on smallish (2096 states, finite) automaton

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3363: Attachment: LUCENE-3363.patch patch for the blocktree branch: The issue with this automaton: * it

[jira] [Commented] (SOLR-2654) not used consistently in all places Directory objects are instantiated

2011-08-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080968#comment-13080968 ] Mark Miller commented on SOLR-2654: --- Yeesh - much more difficult to get this right than I

[jira] [Commented] (LUCENE-3298) FST has hard limit max size of 2.1 GB

2011-08-08 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080967#comment-13080967 ] James Dyer commented on LUCENE-3298: Dawid, thanks for looking at this and for your c

[jira] [Commented] (LUCENE-2748) Convert all Lucene web properties to use the ASF CMS

2011-08-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080964#comment-13080964 ] Grant Ingersoll commented on LUCENE-2748: - {quote}On the java side of things, mov

[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-08 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3357: Attachment: LUCENE-3357.patch Unit tests added. > Unit and integration test cases

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Jan Høydahl
+1 - great contribution, I've seen the code demonstrated! -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 8. aug. 2011, at 10.22, Simon Willnauer wrote: > We are currently working on a code grant for the "Kuromoji Japanese > morp

[jira] [Created] (LUCENE-3365) Create or Append mode determined before obtaining write lock

2011-08-08 Thread Geoff Cooney (JIRA)
Create or Append mode determined before obtaining write lock Key: LUCENE-3365 URL: https://issues.apache.org/jira/browse/LUCENE-3365 Project: Lucene - Java Issue Type: Bug

[jira] [Commented] (LUCENE-3365) Create or Append mode determined before obtaining write lock

2011-08-08 Thread Geoff Cooney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080942#comment-13080942 ] Geoff Cooney commented on LUCENE-3365: -- I'm uploading a patch that contains a test t

[jira] [Updated] (LUCENE-3348) IndexWriter applies wrong deletes during concurrent flush-all

2011-08-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3348: Attachment: LUCENE-3348.patch here is a cleaned up patch with all the fixes. I beasted the

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Simon Willnauer
On Mon, Aug 8, 2011 at 3:09 PM, Grant Ingersoll wrote: > It looks like there are a couple areas still left to fill out in the grant: > 1. Check and make sure that for all items included with the distribution that > is not under the Apache license, we have the right to combine with > Apache-licen

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure

2011-08-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10082/ All tests passed Build Log (for compile errors): [...truncated 17858 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional c

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Grant Ingersoll
It looks like there are a couple areas still left to fill out in the grant: 1. Check and make sure that for all items included with the distribution that is not under the Apache license, we have the right to combine with Apache-licensed code and redistribute. 2. Check and make sure that all item

RE: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Steven A Rowe
+1 -Original Message- From: Simon Willnauer [mailto:simon.willna...@googlemail.com] Sent: Monday, August 08, 2011 4:23 AM To: dev@lucene.apache.org Subject: [VOTE]: Accept Kuromoji code donation to Apache Lucene We are currently working on a code grant for the "Kuromoji Japanese morphol

[jira] [Commented] (LUCENE-3298) FST has hard limit max size of 2.1 GB

2011-08-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080928#comment-13080928 ] Dawid Weiss commented on LUCENE-3298: - This looks good, James. The thing is: a 2GB fs

[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3361. - Resolution: Fixed Fix Version/s: 4.0 3.4 Assignee: Robert Muir

[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-2688. --- Resolution: Fixed Fix Version/s: 4.0 Assignee: Robert Muir > switch solr 4.0 example t

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Robert Muir
+1 On Mon, Aug 8, 2011 at 4:22 AM, Simon Willnauer wrote: > We are currently working on a code grant for the "Kuromoji Japanese > morphological analyzer" in LUCENE-3305 [1]. > for the IP clearance we need to vote to accept the code donation, The > required paper work has been submitted and receiv

[jira] [Resolved] (LUCENE-3362) Initialization error of Junit tests with solr-test-framework with IDEs and Maven

2011-08-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3362. - Resolution: Fixed Fix Version/s: 4.0 3.4 Thanks for reporting this Gér

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10080 - Failure

2011-08-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10080/ 1 tests failed. REGRESSION: org.apache.solr.core.TestJmxIntegration.testJmxOnCoreReload Error Message: Number of registered MBeans is not the same as info registry size expected:<50> but was:<51> Stack Trace: junit.framewor

[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities

2011-08-08 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3357: Attachment: LUCENE-3357.patch * EasySimilarity subclasses return their names in t

[jira] [Commented] (LUCENE-3297) FST doesn't fully share common prefix across all outputs

2011-08-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080884#comment-13080884 ] Dawid Weiss commented on LUCENE-3297: - Yeah, I know it can be coded by adding new con

[jira] [Commented] (LUCENE-3297) FST doesn't fully share common prefix across all outputs

2011-08-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080878#comment-13080878 ] Michael McCandless commented on LUCENE-3297: We sort of have this today, in t

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Michael McCandless
+1 Mike McCandless http://blog.mikemccandless.com On Mon, Aug 8, 2011 at 5:22 AM, Uwe Schindler wrote: > +1 > > - > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > > >> -Original Message- >> From: Simon Willnauer [mailto:simo

RE: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Uwe Schindler
+1 - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Simon Willnauer [mailto:simon.willna...@googlemail.com] > Sent: Monday, August 08, 2011 10:23 AM > To: dev@lucene.apache.org > Subject: [VOTE]: Accept K

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Dawid Weiss
+1 from me. On Mon, Aug 8, 2011 at 10:23 AM, Simon Willnauer < simon.willna...@googlemail.com> wrote: > here is my +1 > > On Mon, Aug 8, 2011 at 10:22 AM, Simon Willnauer > wrote: > > We are currently working on a code grant for the "Kuromoji Japanese > > morphological analyzer" in LUCENE-3305

[jira] [Commented] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-08-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080812#comment-13080812 ] Simon Willnauer commented on LUCENE-3305: - Christina, thanks for filing the paper

Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Simon Willnauer
here is my +1 On Mon, Aug 8, 2011 at 10:22 AM, Simon Willnauer wrote: > We are currently working on a code grant for the "Kuromoji Japanese > morphological analyzer" in LUCENE-3305 [1]. > for the IP clearance we need to vote to accept the code donation, The > required paper work has been submitte

[VOTE]: Accept Kuromoji code donation to Apache Lucene

2011-08-08 Thread Simon Willnauer
We are currently working on a code grant for the "Kuromoji Japanese morphological analyzer" in LUCENE-3305 [1]. for the IP clearance we need to vote to accept the code donation, The required paper work has been submitted and received so please vote to accept the code donation. [1] https://issues.a