[jira] [Updated] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-3424: Attachment: SOLR-3424_PhoneticFilterFactory_threadsafety_bug.patch Hi, I looked again at the code an

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267233#comment-13267233 ] Uwe Schindler commented on SOLR-3424: - There seems to be no Analyzer in Lucene that use

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267229#comment-13267229 ] Uwe Schindler commented on SOLR-3424: - +1 I wanted to review the stock Lucene Analyzer

[jira] [Updated] (SOLR-1258) health check file: relative path evaluated against CWD (directory were app was started)

2012-05-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1258: --- Attachment: SOLR-1258.patch Fixed & improved the test, improved the error checking involving directory permis

Re: LFU cache - SOLR-2906

2012-05-02 Thread GoSolr
The apache licence isn't a one line document, whereby your compliance with its terms and conditions might be able to be assessed quickly and expediently via a few simple forum posts. You might want to seek legal advice from a legal forum / lawyer. -- View this message in context: http://lucene.47

[jira] [Updated] (SOLR-3432) Deletes are not working for my configuration

2012-05-02 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David updated SOLR-3432: Description: When I run a delete the logs show the command is logged and the commit happens but the delete is entir

[jira] [Updated] (SOLR-3432) Deletes are not working for my configuration

2012-05-02 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David updated SOLR-3432: Attachment: web.xml solr.xml solrconfig.xml schema.xml > Deletes

[jira] [Created] (SOLR-3432) Deletes are not working for my configuration

2012-05-02 Thread David (JIRA)
David created SOLR-3432: --- Summary: Deletes are not working for my configuration Key: SOLR-3432 URL: https://issues.apache.org/jira/browse/SOLR-3432 Project: Solr Issue Type: Bug Environment: T

[jira] [Commented] (SOLR-2487) Do not include slf4j-jdk14 jar in WAR

2012-05-02 Thread Greg Pendlebury (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267045#comment-13267045 ] Greg Pendlebury commented on SOLR-2487: --- @Neil, that's way better then the way I do t

[jira] [Commented] (SOLR-2487) Do not include slf4j-jdk14 jar in WAR

2012-05-02 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267037#comment-13267037 ] Neil Hooey commented on SOLR-2487: -- If you're using Maven to build a Solr project, you can

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267031#comment-13267031 ] Neil Hooey commented on SOLR-3431: -- That just worked! This is all I needed: {code} ma

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266941#comment-13266941 ] Steven Rowe commented on SOLR-3431: --- Hmm, that sucks. Maybe instead of overlays, try c

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266921#comment-13266921 ] Neil Hooey commented on SOLR-3431: -- After making those changes, it merely says this: {cod

[jira] [Commented] (SOLR-2487) Do not include slf4j-jdk14 jar in WAR

2012-05-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266919#comment-13266919 ] Jan Høydahl commented on SOLR-2487: --- Neil, I don't think we as a project will upload mult

[jira] [Commented] (SOLR-2822) don't run update processors twice

2012-05-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266916#comment-13266916 ] Jan Høydahl commented on SOLR-2822: --- {quote} This idea is very similar to part of what Ja

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266898#comment-13266898 ] Steven Rowe commented on SOLR-3431: --- Caveat: I have never done this. That said: * You s

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266892#comment-13266892 ] Neil Hooey commented on SOLR-3431: -- I put this in my {{ org.slf4j

[jira] [Issue Comment Edited] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266892#comment-13266892 ] Neil Hooey edited comment on SOLR-3431 at 5/2/12 8:45 PM: -- I put t

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266886#comment-13266886 ] Steven Rowe commented on SOLR-3431: --- http://svn.apache.org/viewvc/lucene/dev/trunk/dev-to

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266882#comment-13266882 ] Neil Hooey commented on SOLR-3431: -- How do I find out with {{artifactId}} and {{groupId}}

[jira] [Commented] (SOLR-3411) Solrj doesn't have correct dependencies in pom

2012-05-02 Thread Michiel Verkaik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266881#comment-13266881 ] Michiel Verkaik commented on SOLR-3411: --- I ran into a dependency issue too when using

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266880#comment-13266880 ] Steven Rowe commented on SOLR-3431: --- maven-war-plugin's overlays might be what you're loo

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266872#comment-13266872 ] Neil Hooey commented on SOLR-3431: -- Sure, I just want to confirm that we're talking about

RE: Help: SOLR-3430 and Build changes

2012-05-02 Thread Uwe Schindler
Hi, > I did a little digging on this and I'm not sure relying on JavaDB is such a > sure > bet. Its a verbatim copy of Derby 10.2 and while bundled in with the jvm, its > not in the classpath by default. Also, I have 2 Oracle 1.6 JVMs on my PC and > only 1 includes it. Also, while the document

[jira] [Commented] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266868#comment-13266868 ] Steven Rowe commented on SOLR-3431: --- Neil, Would a profile that excludes slf4j-jdk14.jar

Re: Help: SOLR-3430 and Build changes

2012-05-02 Thread Robert Muir
On Wed, May 2, 2012 at 3:55 PM, Dyer, James wrote: > > I don't know if you want to call this a "unit" test or an "integration" test > (and what are all those other Solr tests that use Jetty, etc?).  In the end, > I just want readable tests that are true to real life, which DIH lacks right > now

RE: Help: SOLR-3430 and Build changes

2012-05-02 Thread Dyer, James
I did a little digging on this and I'm not sure relying on JavaDB is such a sure bet. Its a verbatim copy of Derby 10.2 and while bundled in with the jvm, its not in the classpath by default. Also, I have 2 Oracle 1.6 JVMs on my PC and only 1 includes it. Also, while the documentation says it

[jira] [Commented] (SOLR-2487) Do not include slf4j-jdk14 jar in WAR

2012-05-02 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266848#comment-13266848 ] Lance Norskog commented on SOLR-2487: - What if instead the distribution included an ant

RE: Help: SOLR-3430 and Build changes

2012-05-02 Thread Uwe Schindler
I have not checked this, but if the JavaDB is in the JDK official JavaDocs and is therefore part of JDK6 spec? We have to check this, but *if* the package names start with java.db or whatever it *has* to be also in alternate JDK impls. At least OpenJDK also downloads derby while building. -

[jira] [Commented] (LUCENE-4024) FuzzyQuery should never do edit distance > 2

2012-05-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266829#comment-13266829 ] Michael McCandless commented on LUCENE-4024: +1 Nice to see LinearFuzzyTE mo

[jira] [Commented] (SOLR-3427) Faceting under some conditions throws NPE

2012-05-02 Thread Jamie Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266811#comment-13266811 ] Jamie Johnson commented on SOLR-3427: - Thanks Yonik! I will pull the nightly build tom

[jira] [Updated] (LUCENE-4024) FuzzyQuery should never do edit distance > 2

2012-05-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4024: Attachment: LUCENE-4024.patch I agree: this crazy floating point specification of distance is hair

Re: Help: SOLR-3430 and Build changes

2012-05-02 Thread Robert Muir
On Wed, May 2, 2012 at 1:51 PM, Uwe Schindler wrote: > One note: > > Derby is included since JDK 6 as "JavaDB" together with the JDK: > http://www.oracle.com/technetwork/java/javadb/overview/index.html > > As Lucene/Solr 4 will be using JDK 6 as minimum requirement (in contrast) to > Solr 3.x (wh

[jira] [Resolved] (SOLR-3427) Faceting under some conditions throws NPE

2012-05-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-3427. Resolution: Fixed Fix Version/s: 4.0 Committed. Thanks for the pointers that led to this bein

[jira] [Created] (SOLR-3431) Make dist-war-excl-slf4j target available in the Maven repository

2012-05-02 Thread Neil Hooey (JIRA)
Neil Hooey created SOLR-3431: Summary: Make dist-war-excl-slf4j target available in the Maven repository Key: SOLR-3431 URL: https://issues.apache.org/jira/browse/SOLR-3431 Project: Solr Issue T

RE: Help: SOLR-3430 and Build changes

2012-05-02 Thread Uwe Schindler
One note: Derby is included since JDK 6 as "JavaDB" together with the JDK: http://www.oracle.com/technetwork/java/javadb/overview/index.html As Lucene/Solr 4 will be using JDK 6 as minimum requirement (in contrast) to Solr 3.x (which was JDK 5), can we not simply rely on this version shipped wit

[jira] [Commented] (SOLR-2487) Do not include slf4j-jdk14 jar in WAR

2012-05-02 Thread Neil Hooey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266742#comment-13266742 ] Neil Hooey commented on SOLR-2487: -- Can someone upload the excl-slf4j war to Maven as Jan

Re: Help: SOLR-3430 and Build changes

2012-05-02 Thread Robert Muir
On Wed, May 2, 2012 at 1:10 PM, Dyer, James wrote: > > For Solr-3430, I am introducing a dependency to derby.jar, which will be > needed only to run DIH tests.  So I don't want it included in the Solr > .war.  It just needs to be in the classpath when junit runs. > also, on a related note, the ex

Re: Help: SOLR-3430 and Build changes

2012-05-02 Thread Robert Muir
On Wed, May 2, 2012 at 1:10 PM, Dyer, James wrote: > Let me apologize in advance for my (almost) complete ignorance of everything > build related:  Maven, Ivy, Ant, etc.  Sorry! > > > > For Solr-3430, I am introducing a dependency to derby.jar, which will be > needed only to run DIH tests.  So I d

Help: SOLR-3430 and Build changes

2012-05-02 Thread Dyer, James
Let me apologize in advance for my (almost) complete ignorance of everything build related: Maven, Ivy, Ant, etc. Sorry! For Solr-3430, I am introducing a dependency to derby.jar, which will be needed only to run DIH tests. So I don't want it included in the Solr .war. It just needs to be i

[jira] [Updated] (SOLR-3430) DIH: More-realistic testing & subsequent bug fix

2012-05-02 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-3430: - Attachment: derby-LICENSE-ASL.txt derby-10.8.2.2.jar.sha1 derby-10.8.2.2.ja

[jira] [Created] (SOLR-3430) DIH: More-realistic testing & subsequent bug fix

2012-05-02 Thread James Dyer (JIRA)
James Dyer created SOLR-3430: Summary: DIH: More-realistic testing & subsequent bug fix Key: SOLR-3430 URL: https://issues.apache.org/jira/browse/SOLR-3430 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-3424) PhoneticFilterFactory threadsafety bug

2012-05-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266617#comment-13266617 ] David Smiley commented on SOLR-3424: I'll commit it in ~24 hours. > Ph

[jira] [Updated] (SOLR-3429) new GatherTransformer

2012-05-02 Thread Giovanni Bricconi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giovanni Bricconi updated SOLR-3429: Attachment: SOLR-3429.patch GatherTransformer > new GatherTransformer > ---

[jira] [Commented] (SOLR-3427) Faceting under some conditions throws NPE

2012-05-02 Thread Jamie Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266597#comment-13266597 ] Jamie Johnson commented on SOLR-3427: - Great to hear Yonik, sorry I couldn't have given

[jira] [Created] (SOLR-3429) new GatherTransformer

2012-05-02 Thread Giovanni Bricconi (JIRA)
Giovanni Bricconi created SOLR-3429: --- Summary: new GatherTransformer Key: SOLR-3429 URL: https://issues.apache.org/jira/browse/SOLR-3429 Project: Solr Issue Type: New Feature Comp

[jira] [Commented] (SOLR-3428) SolrCmdDistributor flushAdds/flushDeletes problems

2012-05-02 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266527#comment-13266527 ] Per Steffensen commented on SOLR-3428: -- Primitive patch comming up...

[jira] [Created] (SOLR-3428) SolrCmdDistributor flushAdds/flushDeletes problems

2012-05-02 Thread Per Steffensen (JIRA)
Per Steffensen created SOLR-3428: Summary: SolrCmdDistributor flushAdds/flushDeletes problems Key: SOLR-3428 URL: https://issues.apache.org/jira/browse/SOLR-3428 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-3427) Faceting under some conditions throws NPE

2012-05-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266512#comment-13266512 ] Yonik Seeley commented on SOLR-3427: OK, I've reproduced it... should hopefully have a

Re: hudson hung

2012-05-02 Thread Shai Erera
Yes I figured it has to do with the runner. Good though that I can control it with a -Dtests.timeout property. I guess that I need to specify that as sysproperty in my build.xml? Shai On Wed, May 2, 2012 at 1:39 PM, Dawid Weiss wrote: > > Can I use the randomized.jar with Lucene 3.6 test-framew

[jira] [Resolved] (LUCENE-4002) Running tests with internal JVM diagnostic options (such as -verbose:*) will fail.

2012-05-02 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-4002. - Resolution: Fixed Fixed by randomizedtesting 1.4.0 > Running tests with interna

Re: hudson hung

2012-05-02 Thread Dawid Weiss
> Can I use the randomized.jar with Lucene 3.6 test-framework? I guess not Yes and no. You'd need to integrate the sources (LuceneTestCase) with the runner first (@RunWith(RandomizedRunner.class)). I haven't tested 3.6 but there are nuances that go beyond trivial substitutions. See the patch when

[jira] [Commented] (LUCENE-4027) 3.x codec should have its own skipper

2012-05-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266480#comment-13266480 ] Michael McCandless commented on LUCENE-4027: +1 > 3.x codec

Re: report-text doesn't support the "useSimpleNames" attribute

2012-05-02 Thread Dawid Weiss
> Something has happened recently ... these used to be much simpler. All I > needed to do is 'svn up; ant eclipse' and that's it. Now I seem to need to > run other commands as well ... I wish it was simpler as before. This something is a move to ivy and it's not really a preference choice I think.

Re: hudson hung

2012-05-02 Thread Shai Erera
Can I use the randomized.jar with Lucene 3.6 test-framework? I guess not because the Timeout annotation doesn't work - I added it with millis=10 but a test ran for 20 seconds uninterrupted. Also, what I did with JUnit's timeout is control the timeout through a system property -- how do I do that w

Re: report-text doesn't support the "useSimpleNames" attribute

2012-05-02 Thread Shai Erera
Thanks for the 'ant resolve' tip -- after I 'ant clean-jars' I ran 'ant eclipse' just to be sure, but it didn't compile. The resolve thing resolved it. Something has happened recently ... these used to be much simpler. All I needed to do is 'svn up; ant eclipse' and that's it. Now I seem to need t

Re: report-text doesn't support the "useSimpleNames" attribute

2012-05-02 Thread Dawid Weiss
I was suggesting ant clean should incorporate clean-jars but it wasn't well received. I think Uwe complained it'd break IDEs (which it wouldn't -- you'd just need to run ant resolve afterwards). Alternatively, there should be a check for lose *.jar (without associated *.sha file). Dawid On Wed,

Re: report-text doesn't support the "useSimpleNames" attribute

2012-05-02 Thread Shai Erera
Thanks, that solved it ! Perhaps this target should be run when I run 'ant clean' from the root? I wasn't aware that I should do such a thing, and I must say it's confusing :). Nothing in the error message suggested or even hint that. Shai On Wed, May 2, 2012 at 11:55 AM, Dawid Weiss wrote: > M

Re: hudson hung

2012-05-02 Thread Dawid Weiss
Don't use junit's Timeout rule -- what it does is it spins off a new thread and start clocking its execution but doesn't do any proper cleanup (it only calls interrupt) and may even leave a test thread running (if it captures interrupted exception) and will leave all forked threads running (because

Re: hudson hung

2012-05-02 Thread Dawid Weiss
> Hmm, as a test, I tried adding @Timeout(millis=10) to > LuceneTestCase, ie 100 seconds, which I think should not trigger on > any core tests today. > > That should then apply to all subclasses of LuceneTestCase right?  Ie > all tests will be aborted after 100 seconds... Yes, it should abort

Re: report-text doesn't support the "useSimpleNames" attribute

2012-05-02 Thread Dawid Weiss
Make sure you ant clean-jars -- I suspect there are two versions of junit4 that reside in your classpath for some reason and an older version is picked up before the new one. The difference between jvms is I think explained by the order attributes are reported by the XML parser -- both of these at

[jira] [Commented] (LUCENE-3830) MappingCharFilter could be improved by switching to an FST.

2012-05-02 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266442#comment-13266442 ] Dawid Weiss commented on LUCENE-3830: - bq. Hmm I don't quite understand ... can you d