[jira] Commented: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene Solr dependencies

2011-03-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004987#comment-13004987 ] Dawid Weiss commented on LUCENE-2957: - Hi Steven. Would it help a lot if we released

[jira] Commented: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene Solr dependencies

2011-03-11 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005710#comment-13005710 ] Dawid Weiss commented on LUCENE-2957: - Steven, I don't think Maven Central will

[jira] Commented: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene Solr dependencies

2011-03-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006878#comment-13006878 ] Dawid Weiss commented on LUCENE-2957: - Hi Steven. This issue is closed, but just to

[jira] Created: (LUCENE-2967) Use linear probing with an additional good bit avalanching function in FST's NodeHash.

2011-03-15 Thread Dawid Weiss (JIRA)
Use linear probing with an additional good bit avalanching function in FST's NodeHash. -- Key: LUCENE-2967 URL: https://issues.apache.org/jira/browse/LUCENE-2967

[jira] Updated: (LUCENE-2967) Use linear probing with an additional good bit avalanching function in FST's NodeHash.

2011-03-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-2967: Attachment: LUCENE-2967.patch Linear probing in NodeHash. Use linear probing with an additional

[jira] Assigned: (SOLR-2428) Upgrade carrot2-core dependency to a version with a Java 1.5-compiled jar

2011-03-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned SOLR-2428: - Assignee: Dawid Weiss Upgrade carrot2-core dependency to a version with a Java 1.5-compiled jar

[jira] Commented: (LUCENE-2967) Use linear probing with an additional good bit avalanching function in FST's NodeHash.

2011-03-15 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007164#comment-13007164 ] Dawid Weiss commented on LUCENE-2967: - Yes, now I see this difference on the 38M too:

[jira] Commented: (LUCENE-2975) hotspot bug in readvint gives wrong results

2011-03-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008755#comment-13008755 ] Dawid Weiss commented on LUCENE-2975: - We've recently hit an awesome JIT bug too...

[jira] [Commented] (SOLR-2428) Upgrade carrot2-core dependency to a version with a Java 1.5-compiled jar

2011-03-22 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009824#comment-13009824 ] Dawid Weiss commented on SOLR-2428: --- Also, update the license's (c) years. Upgrade

[jira] [Resolved] (LUCENE-2967) Use linear probing with an additional good bit avalanching function in FST's NodeHash.

2011-03-23 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-2967. - Resolution: Won't Fix Lucene Fields: (was: [New]) I spent some time on this. It's

[jira] [Commented] (LUCENE-2995) factor out a shared spellchecking module

2011-03-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011835#comment-13011835 ] Dawid Weiss commented on LUCENE-2995: - Ok, great. I'll look into this this week.

[jira] [Commented] (LUCENE-3003) Move UnInvertedField into Lucene core

2011-03-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013869#comment-13013869 ] Dawid Weiss commented on LUCENE-3003: - For what it's worth, the instrumentation

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-03-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013932#comment-13013932 ] Dawid Weiss commented on SOLR-2378: --- I didn't have time to take care of this until now,

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Description: Implement a subclass of Lookup based on finite state automata/ transducers (Lucene FST

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-02 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015011#comment-13015011 ] Dawid Weiss commented on SOLR-2378: --- Soliciting feedback on the following questions: -

[jira] [Created] (LUCENE-3011) Add serialization/deserialization of FST instances from plain InputStream/OutputStream.

2011-04-04 Thread Dawid Weiss (JIRA)
Add serialization/deserialization of FST instances from plain InputStream/OutputStream. --- Key: LUCENE-3011 URL: https://issues.apache.org/jira/browse/LUCENE-3011

[jira] [Commented] (LUCENE-3011) Add serialization/deserialization of FST instances from plain InputStream/OutputStream.

2011-04-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015382#comment-13015382 ] Dawid Weiss commented on LUCENE-3011: - I tried that before, but

[jira] [Commented] (LUCENE-3011) Add serialization/deserialization of FST instances from plain InputStream/OutputStream.

2011-04-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015434#comment-13015434 ] Dawid Weiss commented on LUCENE-3011: - Yes, it does -- thanks Robert. I will provide

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015627#comment-13015627 ] Dawid Weiss commented on SOLR-2378: --- I'm done for the day. Lots of benchmarking and

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015634#comment-13015634 ] Dawid Weiss commented on SOLR-2378: --- The build time needs to sort the input again (and

[jira] [Resolved] (LUCENE-3011) FST serialization and deserialization from plain DataInput/DataOutput streams.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-3011. - Resolution: Fixed Committed to the trunk [patch provided by Robert Muir]. FST serialization

[jira] [Updated] (LUCENE-3011) FST serialization and deserialization from plain DataInput/DataOutput streams.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3011: Summary: FST serialization and deserialization from plain DataInput/DataOutput streams. (was:

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: SOLR-2378.patch FST implementation of Lookup interface. Completely rewritten benchmark

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Description: Implement a subclass of Lookup based on finite state automata/ transducers (Lucene FST

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015902#comment-13015902 ] Dawid Weiss commented on SOLR-2378: --- This is a git patch (trim the first level to apply

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: (was: SOLR-2378.patch) FST-based Lookup (suggestions) for prefix matches.

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: SOLR-2378.patch Updated empty input/ failing test case. FST-based Lookup (suggestions)

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016372#comment-13016372 ] Dawid Weiss commented on SOLR-2378: --- I've been waiting for somebody to look at this

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016481#comment-13016481 ] Dawid Weiss commented on SOLR-2378: --- Oh, right -- I didn't peek at the inside of

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016805#comment-13016805 ] Dawid Weiss commented on SOLR-2378: --- Well spotted, Robert -- indeed, three-byte

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: SOLR-2378.patch Updated patch: - fixed a bug with unicode codepoints [rmuir] - added

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: (was: SOLR-2378.patch) FST-based Lookup (suggestions) for prefix matches.

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016820#comment-13016820 ] Dawid Weiss commented on SOLR-2378: --- Ok, updated patch. The only thing I would like to

[jira] [Commented] (LUCENE-3017) FST should differentiate between final vs non-final stop nodes

2011-04-11 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018282#comment-13018282 ] Dawid Weiss commented on LUCENE-3017: - Ehm... an automaton with zero-arc nodes that

[jira] [Commented] (LUCENE-3017) FST should differentiate between final vs non-final stop nodes

2011-04-11 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018511#comment-13018511 ] Dawid Weiss commented on LUCENE-3017: - I know. I was just pointing out the fact that

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: SOLR-2378.patch Adding Solr tests, removed the big queries file so that it doesn't bloat

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: (was: SOLR-2378.patch) FST-based Lookup (suggestions) for prefix matches.

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Description: Implement a subclass of Lookup based on finite state automata/ transducers (Lucene FST

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Description: Implement a subclass of Lookup based on finite state automata/ transducers (Lucene FST

[jira] [Resolved] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-2378. --- Resolution: Fixed In trunk. FST-based Lookup (suggestions) for prefix matches.

[jira] [Commented] (LUCENE-3037) TestFSTs.testRealTerms produces a corrupt index

2011-04-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021690#comment-13021690 ] Dawid Weiss commented on LUCENE-3037: - I don't know how applicable is this, but

[jira] [Issue Comment Edited] (LUCENE-3037) TestFSTs.testRealTerms produces a corrupt index

2011-04-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021690#comment-13021690 ] Dawid Weiss edited comment on LUCENE-3037 at 4/19/11 6:03 PM:

[jira] [Commented] (LUCENE-2995) factor out a shared spellchecking module

2011-04-26 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025147#comment-13025147 ] Dawid Weiss commented on LUCENE-2995: - The patch probably won't apply after I added

[jira] [Created] (SOLR-2479) Phrase (arbitrary delimiter) based autocomplete

2011-04-27 Thread Dawid Weiss (JIRA)
Phrase (arbitrary delimiter) based autocomplete --- Key: SOLR-2479 URL: https://issues.apache.org/jira/browse/SOLR-2479 Project: Solr Issue Type: New Feature Components: spellchecker

[jira] [Commented] (LUCENE-3054) SorterTemplate.quickSort stack overflows on broken comparators that produce only few disticnt values in large arrays

2011-05-02 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027772#comment-13027772 ] Dawid Weiss commented on LUCENE-3054: - I'm sure many of you know this, but there is a

[jira] [Commented] (LUCENE-3054) SorterTemplate.quickSort stack overflows on broken comparators that produce only few disticnt values in large arrays

2011-05-02 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027780#comment-13027780 ] Dawid Weiss commented on LUCENE-3054: - Thanks Uwe, I didn't know about it. Still, the

[jira] [Commented] (LUCENE-3058) FST should allow more than one output for the same input

2011-05-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13028104#comment-13028104 ] Dawid Weiss commented on LUCENE-3058: - Looks good to me. One note: possible NPE here

[jira] [Commented] (LUCENE-3058) FST should allow more than one output for the same input

2011-05-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13028108#comment-13028108 ] Dawid Weiss commented on LUCENE-3058: - Handslap! And this is why you should always

[jira] [Issue Comment Edited] (LUCENE-3058) FST should allow more than one output for the same input

2011-05-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13028104#comment-13028104 ] Dawid Weiss edited comment on LUCENE-3058 at 5/3/11 8:35 AM: -

[jira] [Commented] (LUCENE-3101) TestMinimize.testAgainstBrzozowski reproducible seed OOM

2011-05-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034006#comment-13034006 ] Dawid Weiss commented on LUCENE-3101: - There is a lot of power in randomness, huh? :)

[jira] [Commented] (SOLR-2555) Always incorrectly spelled with onlyMorePopular enabled

2011-05-30 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041293#comment-13041293 ] Dawid Weiss commented on SOLR-2555: --- Can you be more specific as to which suggester is

[jira] [Commented] (SOLR-2555) Always incorrectly spelled with onlyMorePopular enabled

2011-05-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041474#comment-13041474 ] Dawid Weiss commented on SOLR-2555: --- Oh, ok - thanks. I personally find the terminology

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043252#comment-13043252 ] Dawid Weiss commented on SOLR-1980: --- Isn't it what regexp query (automaton-based)

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043290#comment-13043290 ] Dawid Weiss commented on SOLR-1980: --- Yep, it should be -- qp.parse(/^quick fox$/). Peek

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043334#comment-13043334 ] Dawid Weiss commented on SOLR-1980: --- Right... multiple tokens will be an issue here,

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045659#comment-13045659 ] Dawid Weiss commented on LUCENE-3179: - I posted the benchmarks of intrinsic vs.

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045662#comment-13045662 ] Dawid Weiss commented on LUCENE-3179: - I think it's the 1.6 that adds these

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045667#comment-13045667 ] Dawid Weiss commented on LUCENE-3179: - Intrinsics are implemented/added at the

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045679#comment-13045679 ] Dawid Weiss commented on LUCENE-3179: - Oh, ok -- clear. So, my comment was related to

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046169#comment-13046169 ] Dawid Weiss commented on LUCENE-3179: - You're not providing the required contex --

[jira] [Commented] (SOLR-1804) Upgrade Carrot2 to 3.2.0

2011-06-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046201#comment-13046201 ] Dawid Weiss commented on SOLR-1804: --- I agree with Yonik -- Guava is compact and neat to

[jira] [Commented] (SOLR-1804) Upgrade Carrot2 to 3.2.0

2011-06-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046215#comment-13046215 ] Dawid Weiss commented on SOLR-1804: --- I honestly don't remember what was it I used Guava

[jira] [Commented] (SOLR-1804) Upgrade Carrot2 to 3.2.0

2011-06-10 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13047047#comment-13047047 ] Dawid Weiss commented on SOLR-1804: --- I am not considering changes to my code to be a

[jira] [Assigned] (LUCENE-2341) explore morfologik integration

2011-06-13 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-2341: --- Assignee: Dawid Weiss explore morfologik integration --

[jira] [Created] (LUCENE-3202) Add DataInput/DataOutput subclasses that delegate to an InputStream/OutputStream.

2011-06-14 Thread Dawid Weiss (JIRA)
Add DataInput/DataOutput subclasses that delegate to an InputStream/OutputStream. - Key: LUCENE-3202 URL: https://issues.apache.org/jira/browse/LUCENE-3202 Project:

[jira] [Updated] (LUCENE-3202) Add DataInput/DataOutput subclasses that delegate to an InputStream/OutputStream.

2011-06-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3202: Attachment: LUCENE-3202.patch A patch moving these stream delegation classes to

[jira] [Issue Comment Edited] (LUCENE-3202) Add DataInput/DataOutput subclasses that delegate to an InputStream/OutputStream.

2011-06-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13049104#comment-13049104 ] Dawid Weiss edited comment on LUCENE-3202 at 6/14/11 10:25 AM:

[jira] [Commented] (LUCENE-3202) Add DataInput/DataOutput subclasses that delegate to an InputStream/OutputStream.

2011-06-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13049146#comment-13049146 ] Dawid Weiss commented on LUCENE-3202: - Thanks Shai. I'll add the headers, clean up

[jira] [Updated] (LUCENE-3202) Add DataInput/DataOutput subclasses that delegate to an InputStream/OutputStream.

2011-06-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3202: Attachment: LUCENE-3202.patch Updated patch, applied. Add DataInput/DataOutput subclasses that

[jira] [Resolved] (LUCENE-3202) Add DataInput/DataOutput subclasses that delegate to an InputStream/OutputStream.

2011-06-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-3202. - Resolution: Fixed Add DataInput/DataOutput subclasses that delegate to an

[jira] [Created] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Dawid Weiss (JIRA)
FST package API refactoring --- Key: LUCENE-3206 URL: https://issues.apache.org/jira/browse/LUCENE-3206 Project: Lucene - Java Issue Type: Improvement Components: core/FSTs Affects Versions: 3.2

[jira] [Updated] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3206: Attachment: LUCENE-3206.patch An empty (but compiling and consistent) take at the FST/FSA API.

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050347#comment-13050347 ] Dawid Weiss commented on LUCENE-3206: - This is my take at the revamped FST API. My

[jira] [Issue Comment Edited] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050347#comment-13050347 ] Dawid Weiss edited comment on LUCENE-3206 at 6/16/11 11:01 AM:

[jira] [Commented] (LUCENE-3209) Memory codec

2011-06-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050912#comment-13050912 ] Dawid Weiss commented on LUCENE-3209: - Looks like a related thing to me. Memory

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050913#comment-13050913 ] Dawid Weiss commented on LUCENE-3206: - Thanks Mike. I agree it'd be nice to have a

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051475#comment-13051475 ] Dawid Weiss commented on LUCENE-3206: - bq. this could be a non-negligible increase in

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051496#comment-13051496 ] Dawid Weiss commented on LUCENE-3206: - I think I know how to compare storing byte[]

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051597#comment-13051597 ] Dawid Weiss commented on LUCENE-3206: - I encoded wikipedia termslist in UTF32 (int4)

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051598#comment-13051598 ] Dawid Weiss commented on LUCENE-3206: - Oh, a wild guess: with int4 more nodes will be

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051658#comment-13051658 ] Dawid Weiss commented on LUCENE-3206: - I confirmed the above, out of sheer curiosity,

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051725#comment-13051725 ] Dawid Weiss commented on LUCENE-3206: - UTF32 is basically codepoint representation,

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-20 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051824#comment-13051824 ] Dawid Weiss commented on LUCENE-3206: - This is fine -- Sorting of UTF-8 strings as

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052376#comment-13052376 ] Dawid Weiss commented on LUCENE-2341: - Thanks for the contribution, Michał. Robert:

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052380#comment-13052380 ] Dawid Weiss commented on LUCENE-2341: - I'll take a look at the differences between

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052421#comment-13052421 ] Dawid Weiss commented on LUCENE-2341: - I did some analyses on both dictionaries.

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052423#comment-13052423 ] Dawid Weiss commented on LUCENE-2341: - One note wrt patch: I would use an explicit

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052483#comment-13052483 ] Dawid Weiss commented on LUCENE-2341: - I've just published morfologik 1.5.2, Michał.

[jira] [Commented] (SOLR-2612) Add testpackage and testpackageroot conditions to clustering and analysis-extras build files

2011-06-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052779#comment-13052779 ] Dawid Weiss commented on SOLR-2612: --- Looks good to me, thanks Shalin. Add testpackage

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-22 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053079#comment-13053079 ] Dawid Weiss commented on LUCENE-2341: - bq. Dawid, do you think it's reasonable to

[jira] [Created] (SOLR-2620) Remove log4j jar from the clustering contrib (uses slf4j).

2011-06-24 Thread Dawid Weiss (JIRA)
Remove log4j jar from the clustering contrib (uses slf4j). -- Key: SOLR-2620 URL: https://issues.apache.org/jira/browse/SOLR-2620 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-2620) Remove log4j jar from the clustering contrib (uses slf4j).

2011-06-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2620: -- Fix Version/s: (was: 4.0) Remove log4j jar from the clustering contrib (uses slf4j).

[jira] [Resolved] (SOLR-2620) Remove log4j jar from the clustering contrib (uses slf4j).

2011-06-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-2620. --- Resolution: Fixed Applied to 3x and 3_3 branches. Remove log4j jar from the clustering contrib

[jira] [Updated] (LUCENE-3206) FST package API refactoring

2011-06-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3206: Fix Version/s: (was: 3.3) 3.4 Moving to 3.4, if at all :) FST package

[jira] [Commented] (LUCENE-3235) TestDoubleBarrelLRUCache hangs under Java 1.5, 3.x and trunk, likely JVM bug

2011-06-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054353#comment-13054353 ] Dawid Weiss commented on LUCENE-3235: - I don't think you can force -client if it's a

[jira] [Commented] (LUCENE-3225) Optimize TermsEnum.seek when caller doesn't need next term

2011-06-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054360#comment-13054360 ] Dawid Weiss commented on LUCENE-3225: - I like this one better. boolean args are

[jira] [Commented] (LUCENE-3235) TestDoubleBarrelLRUCache hangs under Java 1.5, 3.x and trunk, likely JVM bug

2011-06-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054366#comment-13054366 ] Dawid Weiss commented on LUCENE-3235: - I'm same as Robert: +1 to drop 1.5...

[jira] [Commented] (LUCENE-3239) drop java 5 support

2011-06-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054896#comment-13054896 ] Dawid Weiss commented on LUCENE-3239: - +1 from me. drop java 5 support

[jira] [Commented] (SOLR-2620) Remove log4j jar from the clustering contrib (uses slf4j).

2011-06-26 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055054#comment-13055054 ] Dawid Weiss commented on SOLR-2620: --- This JAR was no longer in trunk -- somebody removed

[jira] [Commented] (LUCENE-2341) explore morfologik integration

2011-06-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056430#comment-13056430 ] Dawid Weiss commented on LUCENE-2341: - Working on the integration, will provide a

  1   2   3   4   5   6   7   8   9   10   >