Re: DirectSpellChecker.suggestSimilar

2013-01-08 Thread Jack Krupansky
You have 3 errors in that name, so it won't work for a spellchecker that has a limit of 2 errors. So, try some of the other spellchecker algorithms. -- Jack Krupansky -Original Message- From: algebra Sent: Tuesday, January 08, 2013 8:52 PM To: dev@lucene.apache.org Subject: DirectSpel

[jira] [Commented] (LUCENE-3413) CombiningFilter to recombine tokens into a single token for sorting

2013-01-08 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547557#comment-13547557 ] Chris A. Mattmann commented on LUCENE-3413: --- Hey Alexandre happy to try and cod

[jira] [Commented] (LUCENE-3413) CombiningFilter to recombine tokens into a single token for sorting

2013-01-08 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547555#comment-13547555 ] Alexandre Rafalovitch commented on LUCENE-3413: --- Any chance this filter cou

[jira] [Commented] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547527#comment-13547527 ] Robert Muir commented on LUCENE-4666: - +1 > Simplify CompressingStor

DirectSpellChecker.suggestSimilar

2013-01-08 Thread algebra
How can I decrease the similarity of words returned by DirectSpellChecker.suggestSimilar? for example: addDoc(w, "Andersom_Ferreira_Sousa"); addDoc(w, "Anderson_Luis_Herinque"); addDoc(w, "José_Anderson_da_Silva"); addDoc(w, "Michel_Anderson_Griffin"); w.close(); main.getSugge

[jira] [Commented] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547511#comment-13547511 ] Robert Muir commented on LUCENE-4667: - +1 > Change TestRandomChains

[jira] [Created] (LUCENE-4667) Change TestRandomChains to replace the list of broken classes by a list of broken constructors

2013-01-08 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4667: Summary: Change TestRandomChains to replace the list of broken classes by a list of broken constructors Key: LUCENE-4667 URL: https://issues.apache.org/jira/browse/LUCENE-4667

[jira] [Updated] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4666: - Attachment: LUCENE-4666.patch Patch. > Simplify CompressingStoredFieldsFormat m

[jira] [Created] (SOLR-4287) Maven artifact file names do not match dist/ file names

2013-01-08 Thread Ryan Ernst (JIRA)
Ryan Ernst created SOLR-4287: Summary: Maven artifact file names do not match dist/ file names Key: SOLR-4287 URL: https://issues.apache.org/jira/browse/SOLR-4287 Project: Solr Issue Type: Bug

[jira] [Updated] (LUCENE-3178) Native MMapDir

2013-01-08 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Bowyer updated LUCENE-3178: Attachment: LUCENE-3178-Native-MMap-implementation.patch > Native MMapDir > -- > >

[jira] [Updated] (LUCENE-3178) Native MMapDir

2013-01-08 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Bowyer updated LUCENE-3178: Attachment: LUCENE-3178-Native-MMap-implementation.patch > Native MMapDir > -- > >

[jira] [Updated] (SOLR-4273) Lazy/transient core loading - display cores not currently loaded with different background color

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4273: --- Issue Type: Improvement (was: Bug) > Lazy/transient core loading - display cores not currently lo

[jira] [Commented] (LUCENE-4661) Reduce default maxMerge/ThreadCount for ConcurrentMergeScheduler

2013-01-08 Thread wolfgang hoschek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547367#comment-13547367 ] wolfgang hoschek commented on LUCENE-4661: -- Might be good to experiment with Lin

[jira] [Commented] (SOLR-3876) Solr Admin UI is completely dysfunctional on IE 9

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547364#comment-13547364 ] Commit Tag Bot commented on SOLR-3876: -- [branch_4x commit] Stefan Matheis http://svn.a

[jira] [Commented] (SOLR-3876) Solr Admin UI is completely dysfunctional on IE 9

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547361#comment-13547361 ] Commit Tag Bot commented on SOLR-3876: -- [trunk commit] Stefan Matheis http://svn.apach

[jira] [Resolved] (SOLR-3876) Solr Admin UI is completely dysfunctional on IE 9

2013-01-08 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) resolved SOLR-3876. - Resolution: Fixed Fix Version/s: (was: 4.2)

[jira] [Commented] (LUCENE-4664) oal.codec.compressing: Make Compressor and Decompressor public

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547352#comment-13547352 ] Commit Tag Bot commented on LUCENE-4664: [trunk commit] Adrien Grand http://svn.a

[jira] [Commented] (LUCENE-4664) oal.codec.compressing: Make Compressor and Decompressor public

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547351#comment-13547351 ] Commit Tag Bot commented on LUCENE-4664: [branch_4x commit] Adrien Grand http://s

[jira] [Created] (LUCENE-4666) Simplify CompressingStoredFieldsFormat merging

2013-01-08 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4666: Summary: Simplify CompressingStoredFieldsFormat merging Key: LUCENE-4666 URL: https://issues.apache.org/jira/browse/LUCENE-4666 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-2416) Solr Cell fails to index Zip file contents

2013-01-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547308#comment-13547308 ] Jan Høydahl commented on SOLR-2416: --- As far as I can see, this behaviour has been consist

[jira] [Commented] (LUCENE-4665) Upgrade ICU4J to newest version

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547252#comment-13547252 ] Shawn Heisey commented on LUCENE-4665: -- bq. Robert Muir started work on this front (

[jira] [Comment Edited] (LUCENE-4665) Upgrade ICU4J to newest version

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547238#comment-13547238 ] Shawn Heisey edited comment on LUCENE-4665 at 1/8/13 8:46 PM: -

[jira] [Updated] (LUCENE-4665) Upgrade ICU4J to newest version

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-4665: - Attachment: LUCENE-4665-trunk.patch LUCENE-4665-4x.patch I had to manually hack

[jira] [Commented] (LUCENE-4665) Upgrade ICU4J to newest version

2013-01-08 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547220#comment-13547220 ] Steve Rowe commented on LUCENE-4665: Hi Shawn, Robert Muir started work on this fron

[jira] [Commented] (LUCENE-4665) Upgrade ICU4J to newest version

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547218#comment-13547218 ] Shawn Heisey commented on LUCENE-4665: -- forgot the sha1 hash. new patches momentari

[jira] [Commented] (LUCENE-4593) clean up FST storage abstractions

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547214#comment-13547214 ] Commit Tag Bot commented on LUCENE-4593: [branch_4x commit] Michael McCandless ht

[jira] [Updated] (LUCENE-4665) Upgrade ICU4J to newest version

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-4665: - Attachment: icu4j-50-trunk.patch icu4j-50-4x.patch One-size-fits-all patch not p

[jira] [Created] (LUCENE-4665) Upgrade ICU4J to newest version

2013-01-08 Thread Shawn Heisey (JIRA)
Shawn Heisey created LUCENE-4665: Summary: Upgrade ICU4J to newest version Key: LUCENE-4665 URL: https://issues.apache.org/jira/browse/LUCENE-4665 Project: Lucene - Core Issue Type: Improveme

[jira] [Commented] (LUCENE-4593) clean up FST storage abstractions

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547204#comment-13547204 ] Commit Tag Bot commented on LUCENE-4593: [trunk commit] Michael McCandless http:/

Re: Suggestion words in FuzzyQuery

2013-01-08 Thread Michael McCandless
On Tue, Jan 8, 2013 at 11:53 AM, Dawid Weiss wrote: >> It'd be even better if it took context into account to get better >> corrections ... but we just don't have that API yet (patches >> welcome!!). > > Yeah... it's just asking for maximizing the probability of the > correction over the entire se

[jira] [Updated] (SOLR-3876) Solr Admin UI is completely dysfunctional on IE 9

2013-01-08 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-3876: Attachment: SOLR-3876.patch Uhm, how does that work? *g I mean .. i want com

[jira] [Updated] (SOLR-4225) Term info page under schema browser shows incorrect count of terms

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4225: --- Attachment: schemabrowser-termcount-problem.png Still a problem as of branch_4x checked out yesterday.

[jira] [Commented] (SOLR-4208) Refactor edismax query parser

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547077#comment-13547077 ] Commit Tag Bot commented on SOLR-4208: -- [branch_4x commit] Chris M. Hostetter http://s

[jira] [Resolved] (SOLR-4208) Refactor edismax query parser

2013-01-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-4208. Resolution: Fixed Assignee: Tomás Fernández Löbbe (was: Hoss Man) I've committed what we have so far

[jira] [Comment Edited] (SOLR-139) Support updateable/modifiable documents

2013-01-08 Thread Abhinav Shah (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547021#comment-13547021 ] Abhinav Shah edited comment on SOLR-139 at 1/8/13 6:11 PM: --- I am u

[jira] [Updated] (SOLR-4286) Atomic Updates on multi-valued fields giving unexpected results

2013-01-08 Thread Abhinav Shah (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhinav Shah updated SOLR-4286: --- Description: I am using apache-solr 4.0. I am trying to post the following document - {code} curl htt

[jira] [Commented] (SOLR-4208) Refactor edismax query parser

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547042#comment-13547042 ] Commit Tag Bot commented on SOLR-4208: -- [trunk commit] Chris M. Hostetter http://svn.a

[jira] [Resolved] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-4283. - Resolution: Fixed Committed to trunk and 4.x. A next step would be to make the encoding of the GE

[jira] [Commented] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547037#comment-13547037 ] Commit Tag Bot commented on SOLR-4283: -- [branch_4x commit] Uwe Schindler http://svn.ap

[jira] [Created] (SOLR-4286) Atomic Updates on multi-valued fields giving unexpected results

2013-01-08 Thread Abhinav Shah (JIRA)
Abhinav Shah created SOLR-4286: -- Summary: Atomic Updates on multi-valued fields giving unexpected results Key: SOLR-4286 URL: https://issues.apache.org/jira/browse/SOLR-4286 Project: Solr Issue

[jira] [Commented] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547032#comment-13547032 ] Commit Tag Bot commented on SOLR-4283: -- [trunk commit] Uwe Schindler http://svn.apache

[jira] [Comment Edited] (SOLR-139) Support updateable/modifiable documents

2013-01-08 Thread Abhinav Shah (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547021#comment-13547021 ] Abhinav Shah edited comment on SOLR-139 at 1/8/13 5:21 PM: --- I am u

[jira] [Resolved] (SOLR-3556) Provide LBHttpSolrServer based on Http Components in Solr 3.x

2013-01-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3556. Resolution: Fixed Fix Version/s: (was: 3.6.3) 4.0 As of 4.0, LBHttpSolrServer

[jira] [Commented] (SOLR-139) Support updateable/modifiable documents

2013-01-08 Thread Abhinav Shah (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547021#comment-13547021 ] Abhinav Shah commented on SOLR-139: --- I am using apache-solr 4.0. I am trying to post the f

Re: Suggestion words in FuzzyQuery

2013-01-08 Thread Dawid Weiss
> It'd be even better if it took context into account to get better > corrections ... but we just don't have that API yet (patches > welcome!!). Yeah... it's just asking for maximizing the probability of the correction over the entire sequence, huh? :) Dawid -

[jira] [Commented] (LUCENE-4593) clean up FST storage abstractions

2013-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546987#comment-13546987 ] Robert Muir commented on LUCENE-4593: - Nuke this setter! > clean up

[jira] [Updated] (LUCENE-4593) clean up FST storage abstractions

2013-01-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4593: --- Attachment: LUCENE-4593.patch Minor improvements, but an API change for the uber-Bui

[jira] [Commented] (LUCENE-4593) clean up FST storage abstractions

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546966#comment-13546966 ] Commit Tag Bot commented on LUCENE-4593: [trunk commit] Michael McCandless http:/

[jira] [Commented] (LUCENE-4593) clean up FST storage abstractions

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546965#comment-13546965 ] Commit Tag Bot commented on LUCENE-4593: [branch_4x commit] Michael McCandless ht

Re: [JENKINS] Lucene-trunk-Linux-Java6-64-test-only - Build # 19502 - Failure!

2013-01-08 Thread Michael McCandless
I committed a fix ... same issue as last failed build. Mike McCandless http://blog.mikemccandless.com On Tue, Jan 8, 2013 at 10:56 AM, wrote: > Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-test-only/19502/ > > 2 tests failed. > FAILED: junit.framework.TestSuite.org.apache.lucen

[JENKINS] Lucene-trunk-Linux-Java6-64-test-only - Build # 19502 - Failure!

2013-01-08 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-test-only/19502/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestFieldCache Error Message: Stack Trace: java.lang.ArrayIndexOutOfBoundsException at __randomizedtesting.SeedInfo.seed([A40CA73E22E5

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 19490 - Failure!

2013-01-08 Thread Michael McCandless
I'll dig ... Mike McCandless http://blog.mikemccandless.com On Tue, Jan 8, 2013 at 10:51 AM, wrote: > Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/19490/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2.testStressPerF

[jira] [Commented] (LUCENE-4593) clean up FST storage abstractions

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546957#comment-13546957 ] Commit Tag Bot commented on LUCENE-4593: [trunk commit] Michael McCandless http:/

[jira] [Commented] (LUCENE-4593) clean up FST storage abstractions

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546956#comment-13546956 ] Commit Tag Bot commented on LUCENE-4593: [branch_4x commit] Michael McCandless ht

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 19490 - Failure!

2013-01-08 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/19490/ 1 tests failed. REGRESSION: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2.testStressPerFieldCodec Error Message: CheckIndex failed Stack Trace: java.lang.RuntimeException: CheckIndex failed at

[jira] [Commented] (LUCENE-4661) Reduce default maxMerge/ThreadCount for ConcurrentMergeScheduler

2013-01-08 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546937#comment-13546937 ] Markus Jelsma commented on LUCENE-4661: --- Thanks. Hope to do some experiments. Will

[jira] [Commented] (SOLR-4285) Solr mangles distributed query parameters

2013-01-08 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546935#comment-13546935 ] Markus Jelsma commented on SOLR-4285: - Finally, i got a messed up boost query parameter

[jira] [Commented] (LUCENE-4661) Reduce default maxMerge/ThreadCount for ConcurrentMergeScheduler

2013-01-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546927#comment-13546927 ] Michael McCandless commented on LUCENE-4661: Marcus, I would stick with 3/1 .

[jira] [Commented] (LUCENE-4661) Reduce default maxMerge/ThreadCount for ConcurrentMergeScheduler

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546924#comment-13546924 ] Shawn Heisey commented on LUCENE-4661: -- bq. You should only increase maxMergeCount (

[jira] [Commented] (LUCENE-4661) Reduce default maxMerge/ThreadCount for ConcurrentMergeScheduler

2013-01-08 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546923#comment-13546923 ] Markus Jelsma commented on LUCENE-4661: --- We're on SSD's but have two CPU cores in e

[jira] [Comment Edited] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546921#comment-13546921 ] Tommaso Teofili edited comment on LUCENE-3167 at 1/8/13 2:38 PM: --

[jira] [Comment Edited] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546921#comment-13546921 ] Tommaso Teofili edited comment on LUCENE-3167 at 1/8/13 2:37 PM: --

[jira] [Comment Edited] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546921#comment-13546921 ] Tommaso Teofili edited comment on LUCENE-3167 at 1/8/13 2:36 PM: --

[jira] [Updated] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2013-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3167: Attachment: LUCENE-3167_20130108.patch New _not final_ version of the patch. I'm not an A

[jira] [Commented] (LUCENE-4661) Reduce default maxMerge/ThreadCount for ConcurrentMergeScheduler

2013-01-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546918#comment-13546918 ] Michael McCandless commented on LUCENE-4661: You should only increase maxMerg

[jira] [Commented] (LUCENE-4661) Reduce default maxMerge/ThreadCount for ConcurrentMergeScheduler

2013-01-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546915#comment-13546915 ] Shawn Heisey commented on LUCENE-4661: -- I have a question about this - both for myse

[JENKINS] Lucene-Solr-trunk-Windows ([[ Exception while replacing ENV. Please report this as a bug. ]]

2013-01-08 Thread Policeman Jenkins Server
{{ java.lang.NullPointerException }}) - Build # 2377 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_Part_18_1649232551.1357654079865" X-Jenkins-Job: Lucene-Solr-trunk-Windows X-Jenkins-Result: FAILURE Precedence: bulk --=_Part_18_1649232551.1357654079865

[jira] [Commented] (LUCENE-4134) modify release process/scripts to use svn for rc/release publishing (svnpubsub)

2013-01-08 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546909#comment-13546909 ] Steve Rowe commented on LUCENE-4134: {quote} bq. I feel like as step 1 here we need t

[jira] [Commented] (LUCENE-4134) modify release process/scripts to use svn for rc/release publishing (svnpubsub)

2013-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546898#comment-13546898 ] Robert Muir commented on LUCENE-4134: - Step 2 I think we have to figure out what our

[jira] [Commented] (LUCENE-4134) modify release process/scripts to use svn for rc/release publishing (svnpubsub)

2013-01-08 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546897#comment-13546897 ] Steve Rowe commented on LUCENE-4134: bq. I feel like as step 1 here we need to ask in

[jira] [Commented] (SOLR-4234) ZooKeeper doesn't handle binary files

2013-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546886#comment-13546886 ] Mark Miller commented on SOLR-4234: --- Yeah, my main concern is that 4.0 cloud users will h

[jira] [Commented] (SOLR-4038) SolrCloud indexing blocks if shard is marked as DOWN

2013-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546883#comment-13546883 ] Mark Miller commented on SOLR-4038: --- If there is a problem that doesn't involve an OOM, I

Re: Suggestion words in FuzzyQuery

2013-01-08 Thread Michael McCandless
Unfortunately DirectSpellChecker operates only on one "term" at a time (where term = whatever tokens were indexed into that field). I agree it'd be wonderful to have an API that takes a whole query, tokenizes it, runs suggest on each word, and puts it back together into a simple "Did you mean?" I

[jira] [Commented] (SOLR-4038) SolrCloud indexing blocks if shard is marked as DOWN

2013-01-08 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546878#comment-13546878 ] Markus Jelsma commented on SOLR-4038: - Alright, i think we can close this as a no probl

[jira] [Commented] (SOLR-4038) SolrCloud indexing blocks if shard is marked as DOWN

2013-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546876#comment-13546876 ] Mark Miller commented on SOLR-4038: --- I'd have -XX:OnOutOfMemoryError= kick off commands t

[jira] [Commented] (SOLR-4038) SolrCloud indexing blocks if shard is marked as DOWN

2013-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546874#comment-13546874 ] Mark Miller commented on SOLR-4038: --- If a node freezes up or OOM's I think you are in tro

[jira] [Commented] (SOLR-4038) SolrCloud indexing blocks if shard is marked as DOWN

2013-01-08 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546871#comment-13546871 ] Markus Jelsma commented on SOLR-4038: - Because i think that regardless of the state of

[jira] [Commented] (SOLR-4038) SolrCloud indexing blocks if shard is marked as DOWN

2013-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546868#comment-13546868 ] Mark Miller commented on SOLR-4038: --- why wouldnt it? > SolrCloud indexin

[jira] [Commented] (LUCENE-4134) modify release process/scripts to use svn for rc/release publishing (svnpubsub)

2013-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546854#comment-13546854 ] Robert Muir commented on LUCENE-4134: - I feel like as step 1 here we need to ask infr

[jira] [Commented] (SOLR-4234) ZooKeeper doesn't handle binary files

2013-01-08 Thread Eric Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546847#comment-13546847 ] Eric Pugh commented on SOLR-4234: - [~markrmil...@gmail.com] you mean if I have already load

[jira] [Commented] (LUCENE-4134) modify release process/scripts to use svn for rc/release publishing (svnpubsub)

2013-01-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546844#comment-13546844 ] Uwe Schindler commented on LUCENE-4134: --- I never used the automated script, too. If

Re: Suggestion words in FuzzyQuery

2013-01-08 Thread algebra
Thanks Michael, I would like to get the suggestion of terms and not just words, for example: addDoc(w,"Lucene in Action"); addDoc(w,"Lucene for Dummies"); addDoc(w,"Managing Gigabytes"); addDoc(w,"The Art of Computer Science"); main.printSuggests("lucina in",my_reader); public void printSuggest

[jira] [Created] (SOLR-4285) Solr mangles distributed query parameters

2013-01-08 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-4285: --- Summary: Solr mangles distributed query parameters Key: SOLR-4285 URL: https://issues.apache.org/jira/browse/SOLR-4285 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-4284) admin UI - make core list scrollable separate from the rest of the UI

2013-01-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546826#comment-13546826 ] Erick Erickson commented on SOLR-4284: -- I _swear_ there's another JIRA on this, but if

[jira] [Commented] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546823#comment-13546823 ] Commit Tag Bot commented on LUCENE-4643: [branch_4x commit] Adrien Grand http://s

[jira] [Commented] (SOLR-4038) SolrCloud indexing blocks if shard is marked as DOWN

2013-01-08 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546819#comment-13546819 ] Markus Jelsma commented on SOLR-4038: - I agree the servlet container should be killed i

[jira] [Updated] (LUCENE-4134) modify release process/scripts to use svn for rc/release publishing (svnpubsub)

2013-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4134: Priority: Blocker (was: Major) > modify release process/scripts to use svn for rc/release pub

[jira] [Commented] (LUCENE-4134) modify release process/scripts to use svn for rc/release publishing (svnpubsub)

2013-01-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546812#comment-13546812 ] Robert Muir commented on LUCENE-4134: - we can't release anything until we fix this is

[jira] [Commented] (LUCENE-2795) Genericize DirectIOLinuxDir -> UnixDir

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546799#comment-13546799 ] Commit Tag Bot commented on LUCENE-2795: [trunk commit] Michael McCandless http:/

[jira] [Commented] (LUCENE-2795) Genericize DirectIOLinuxDir -> UnixDir

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546798#comment-13546798 ] Commit Tag Bot commented on LUCENE-2795: [branch_4x commit] Michael McCandless ht

Re: will Lucene seek past the end of an IndexInput?

2013-01-08 Thread Michael McCandless
Thank for bringing closure Stuart! Mike McCandless http://blog.mikemccandless.com On Mon, Jan 7, 2013 at 8:46 PM, Stuart Halloway wrote: > Problem found. Implementation inheritance + java.lang.Cloneable for the > lose. :-) > > Sorry for the noise. > > > On Mon, Jan 7, 2013 at 5:23 PM, Michael

[jira] [Resolved] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2013-01-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4643. -- Resolution: Fixed > PackedInts: convenience classes to write blocks of packed ints > -

[jira] [Commented] (LUCENE-2795) Genericize DirectIOLinuxDir -> UnixDir

2013-01-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546795#comment-13546795 ] Michael McCandless commented on LUCENE-2795: Woops, thanks Littlestar: the co

[jira] [Commented] (LUCENE-4643) PackedInts: convenience classes to write blocks of packed ints

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546793#comment-13546793 ] Commit Tag Bot commented on LUCENE-4643: [trunk commit] Adrien Grand http://svn.a

[jira] [Updated] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-4283: Attachment: SOLR-4283.patch More readable and helpful Exception message on BAD_REQUEST HTTP response

[jira] [Resolved] (LUCENE-4664) oal.codec.compressing: Make Compressor and Decompressor public

2013-01-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4664. -- Resolution: Fixed > oal.codec.compressing: Make Compressor and Decompressor public > -

[jira] [Commented] (LUCENE-4664) oal.codec.compressing: Make Compressor and Decompressor public

2013-01-08 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546743#comment-13546743 ] Commit Tag Bot commented on LUCENE-4664: [branch_4x commit] Adrien Grand http://s

[jira] [Updated] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-4283: Attachment: SOLR-4283.patch Fix test bug found by this! Yipee! > Improve URL decodi

[jira] [Updated] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-4283: Attachment: SOLR-4283.patch Attached is a patch that fails cleanly on the query string if it contain

[jira] [Commented] (SOLR-4283) Improve URL decoding (followup of SOLR-4265)

2013-01-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13546730#comment-13546730 ] Dawid Weiss commented on SOLR-4283: --- https://github.com/eclipse/jetty.project/commit/31de

  1   2   >