building jcc

2012-10-19 Thread Henk
Hello, I am trying to build JCC on Linux Redhat 7.2 2.96-129.7.2. Installed JDK1.6.0_37, used setuptools.py (patched it) or PIP, and both with the same result. I doing this from a virtualenv. I get these errors and don't know what they mean. Hope you have any ideas. Henry Error text

Re: building jcc

2012-10-19 Thread Andi Vajda
On Oct 19, 2012, at 1:50, Henk gordev...@gmail.com wrote: Hello, I am trying to build JCC on Linux Redhat 7.2 2.96-129.7.2. Installed JDK1.6.0_37, used setuptools.py (patched it) or PIP, and both with the same result. I doing this from a virtualenv. If that 2.96-129.7.2 version number

Re: building jcc

2012-10-19 Thread Henk
Thanks, Andi. My provider has an old version of Red Hat, that I cannot update. The GCC version is 3.4.6 20060404. I hope I can update the GCC. Updating the GCC from source is also not a simple procedure, it seems. Henry Op 19-10-2012 19:31, Andi Vajda schreef: On Oct 19, 2012, at 1:50, Henk

Re: building jcc

2012-10-19 Thread Andi Vajda
On Fri, 19 Oct 2012, Henk wrote: Thanks, Andi. My provider has an old version of Red Hat, that I cannot update. The GCC version is 3.4.6 20060404. I hope I can update the GCC. Updating the GCC from source is also not a simple procedure, it seems. Indeed and you're running a really old

[jira] [Commented] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13479911#comment-13479911 ] Robert Muir commented on LUCENE-4491: - it doesnt make sense to me to have a surface

[jira] [Created] (LUCENE-4492) Immutable Suggester impls. should be immutable

2012-10-19 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-4492: --- Summary: Immutable Suggester impls. should be immutable Key: LUCENE-4492 URL: https://issues.apache.org/jira/browse/LUCENE-4492 Project: Lucene - Core

[jira] [Commented] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13479914#comment-13479914 ] Simon Willnauer commented on LUCENE-4491: - bq. This is an iterator of terms +

[jira] [Created] (SOLR-3967) Mapping error: langid.enforceSchema option checks source field instead of target field

2012-10-19 Thread Mateusz Matela (JIRA)
Mateusz Matela created SOLR-3967: Summary: Mapping error: langid.enforceSchema option checks source field instead of target field Key: SOLR-3967 URL: https://issues.apache.org/jira/browse/SOLR-3967

[jira] [Created] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-4491: --- Summary: Make analyzing suggester more flexible Key: LUCENE-4491 URL: https://issues.apache.org/jira/browse/LUCENE-4491 Project: Lucene - Core Issue

[jira] [Assigned] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-4491: --- Assignee: Simon Willnauer Make analyzing suggester more flexible

[jira] [Created] (SOLR-3966) LangID not to log WARN

2012-10-19 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-3966: --- Summary: LangID not to log WARN Key: SOLR-3966 URL: https://issues.apache.org/jira/browse/SOLR-3966 Project: Solr Issue Type: Improvement Affects

[jira] [Updated] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4491: Attachment: LUCENE-4491.patch this patch moves all the explicit bytes to char conversions

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3321 - Failure

2012-10-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3321/ All tests passed Build Log: [...truncated 27111 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:342: The following error occurred while executing this line:

[jira] [Updated] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4491: Attachment: LUCENE-4491.patch next iteration. I remove the surfaceForm getter from

[jira] [Updated] (LUCENE-4488) Jenkins builds aren't saving heap dumps anymore

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4488: -- Attachment: LUCENE-4488.patch Final patch, I will commit this now: - Supports Hotspot,

[jira] [Commented] (LUCENE-4488) Jenkins builds aren't saving heap dumps anymore

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13479950#comment-13479950 ] Uwe Schindler commented on LUCENE-4488: --- Committed trunk revision: 1400037

Re: branches/lucene_solr_4_0 and 4.0.1?

2012-10-19 Thread Erick Erickson
Personally, I suspect that enough people are going to hop on the 4.0 code that _something_ will come bubbling up out of the cracks that needs to be addressed. I mean there's a lot that's in that release, plus things that people are geeked to try. Not necessarily killer bugs, more like

[jira] [Resolved] (LUCENE-4488) Jenkins builds aren't saving heap dumps anymore

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-4488. --- Resolution: Fixed Fix Version/s: 5.0 4.1 Assignee: Uwe

[jira] [Resolved] (LUCENE-4472) Add setting that prevents merging on updateDocument

2012-10-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-4472. - Resolution: Fixed Assignee: Simon Willnauer backported to 4.x Committed revision

[jira] [Created] (LUCENE-4493) Improve setup of Jenkins regarding javadocs-lint

2012-10-19 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-4493: - Summary: Improve setup of Jenkins regarding javadocs-lint Key: LUCENE-4493 URL: https://issues.apache.org/jira/browse/LUCENE-4493 Project: Lucene - Core

[jira] [Updated] (LUCENE-4493) Improve setup of Jenkins regarding javadocs-lint

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4493: -- Attachment: LUCENE-4493.patch Patch. Improve setup of Jenkins regarding

[jira] [Commented] (LUCENE-4493) Improve setup of Jenkins regarding javadocs-lint

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13479963#comment-13479963 ] Uwe Schindler commented on LUCENE-4493: --- The current patch only works from

[jira] [Updated] (LUCENE-4493) Improve setup of Jenkins regarding documentation-lint

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4493: -- Description: On Jenkins I have currently a complicated setup to enable documentation-linting

[jira] [Resolved] (LUCENE-4493) Improve setup of Jenkins regarding documentation-lint

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-4493. --- Resolution: Fixed Committed to trunk and 4.x Improve setup of Jenkins

[jira] [Commented] (LUCENE-4488) Jenkins builds aren't saving heap dumps anymore

2012-10-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13479974#comment-13479974 ] Michael McCandless commented on LUCENE-4488: Awesome, thanks Uwe!

[jira] [Reopened] (LUCENE-4493) Improve setup of Jenkins regarding documentation-lint

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-4493: --- I have some improvements... Improve setup of Jenkins regarding

[jira] [Created] (LUCENE-4494) Add phoenetic algorithm Match Rating approach to lucene

2012-10-19 Thread Colm Rice (JIRA)
Colm Rice created LUCENE-4494: - Summary: Add phoenetic algorithm Match Rating approach to lucene Key: LUCENE-4494 URL: https://issues.apache.org/jira/browse/LUCENE-4494 Project: Lucene - Core

[jira] [Updated] (LUCENE-4493) Improve setup of Jenkins regarding documentation-lint

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4493: -- Attachment: LUCENE-4493-2.patch Improved version: - Does only run python scripts on supported

[jira] [Resolved] (LUCENE-4493) Improve setup of Jenkins regarding documentation-lint

2012-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-4493. --- Resolution: Fixed Committed to trunk and 4.x Improve setup of Jenkins

[jira] [Commented] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480018#comment-13480018 ] Robert Muir commented on LUCENE-4491: - What exactly is this 'surface form' here? Its

[jira] [Commented] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480041#comment-13480041 ] Robert Muir commented on LUCENE-4491: - I'm trying to boil down what you are actually

[jira] [Commented] (LUCENE-4494) Add phoenetic algorithm Match Rating approach to lucene

2012-10-19 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480072#comment-13480072 ] Steven Rowe commented on LUCENE-4494: - Hi Colm, welcome! Have you seen

[jira] [Commented] (SOLR-3939) Solr Cloud recovery and leader election when unloading leader core

2012-10-19 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480076#comment-13480076 ] Joel Bernstein commented on SOLR-3939: -- I applied the patch to a fresh pull of the 4x

[jira] [Updated] (SOLR-3939) Solr Cloud recovery and leader election when unloading leader core

2012-10-19 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-3939: - Attachment: cloud2.log Solr Cloud recovery and leader election when unloading leader core

[jira] [Commented] (SOLR-3939) Solr Cloud recovery and leader election when unloading leader core

2012-10-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480094#comment-13480094 ] Mark Miller commented on SOLR-3939: --- I've got a test for the second case yonik mentioned

[jira] [Commented] (SOLR-3939) Solr Cloud recovery and leader election when unloading leader core

2012-10-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480126#comment-13480126 ] Yonik Seeley commented on SOLR-3939: bq. for case one, I'd like to still sync if

[jira] [Comment Edited] (SOLR-3939) Solr Cloud recovery and leader election when unloading leader core

2012-10-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480126#comment-13480126 ] Yonik Seeley edited comment on SOLR-3939 at 10/19/12 4:54 PM: --

[jira] [Commented] (SOLR-3939) Solr Cloud recovery and leader election when unloading leader core

2012-10-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480162#comment-13480162 ] Mark Miller commented on SOLR-3939: --- I mean, in the general case, don't just let someone

[jira] [Assigned] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-4481: -- Assignee: Michael McCandless AnalyzingSuggester may fail to return

[jira] [Updated] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4481: --- Attachment: LUCENE-4481.patch Patch, fixing one of the cases, where exactFirst=true

[jira] [Commented] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480180#comment-13480180 ] Michael McCandless commented on LUCENE-4481: There are still two other cases:

[jira] [Updated] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4481: --- Attachment: LUCENE-4481.patch New patch w/ test case showing the 2nd bug (setting

[jira] [Commented] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480239#comment-13480239 ] Simon Willnauer commented on LUCENE-4491: - ok so what this really boils down to

[jira] [Commented] (SOLR-3963) SOLR: map() does not allow passing recip() sub-functions

2012-10-19 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480257#comment-13480257 ] Bill Bell commented on SOLR-3963: - This is the error we are seeing with this query:

[jira] [Created] (SOLR-3968) spellcheck format change broke /browse rendering of suggestions

2012-10-19 Thread Erik Hatcher (JIRA)
Erik Hatcher created SOLR-3968: -- Summary: spellcheck format change broke /browse rendering of suggestions Key: SOLR-3968 URL: https://issues.apache.org/jira/browse/SOLR-3968 Project: Solr

[jira] [Updated] (SOLR-3968) spellcheck format change broke /browse rendering of suggestions

2012-10-19 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-3968: --- Attachment: SOLR-3968.jpg spellcheck format change broke /browse rendering of suggestions

[jira] [Commented] (SOLR-3968) spellcheck format change broke /browse rendering of suggestions

2012-10-19 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480277#comment-13480277 ] Erik Hatcher commented on SOLR-3968: I only spotted this on a trunk (5.0) checkout, so

[jira] [Updated] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4481: --- Attachment: LUCENE-4481.patch New patch, with test for the third bug and simplest

[jira] [Updated] (SOLR-3962) For the match-all-docs query *:*, (e)dismax parser passes *:* to tokenizer, sub-optimal (1.0) hit scores

2012-10-19 Thread KuroSaka TeruHiko (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KuroSaka TeruHiko updated SOLR-3962: Summary: For the match-all-docs query *:*, (e)dismax parser passes *:* to tokenizer,

[jira] [Commented] (LUCENE-4491) Make analyzing suggester more flexible

2012-10-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480322#comment-13480322 ] Robert Muir commented on LUCENE-4491: - +1 Make analyzing suggester

[jira] [Commented] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480327#comment-13480327 ] Robert Muir commented on LUCENE-4481: - Though this is a pretty big hit (i look at

[jira] [Updated] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4481: --- Attachment: LUCENE-4481.patch OK, new patch, this time adding back some optos:

[jira] [Commented] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480366#comment-13480366 ] Michael McCandless commented on LUCENE-4481: {quote} Though this is a pretty

[jira] [Created] (SOLR-3969) Admin dashboard -- include cache/buffer memory utilization

2012-10-19 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-3969: -- Summary: Admin dashboard -- include cache/buffer memory utilization Key: SOLR-3969 URL: https://issues.apache.org/jira/browse/SOLR-3969 Project: Solr Issue

[jira] [Created] (SOLR-3970) Admin dashboard shows incomplete java version

2012-10-19 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-3970: -- Summary: Admin dashboard shows incomplete java version Key: SOLR-3970 URL: https://issues.apache.org/jira/browse/SOLR-3970 Project: Solr Issue Type: Improvement

[jira] [Created] (SOLR-3971) A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and no specifying numShards.

2012-10-19 Thread Mark Miller (JIRA)
Mark Miller created SOLR-3971: - Summary: A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and no specifying numShards. Key: SOLR-3971 URL:

[jira] [Updated] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4479: -- Attachment: LUCENE-4479.patch Patch, fixing javadocs errors. Ant precommit runs

[jira] [Commented] (SOLR-3971) A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and no specifying numShards.

2012-10-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480425#comment-13480425 ] Mark Miller commented on SOLR-3971: --- It's picking it up from the set sys prop after no

[jira] [Assigned] (SOLR-3971) A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and no specifying numShards.

2012-10-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-3971: - Assignee: Mark Miller A collection that is created with numShards=1 turns into a numShards=2

[jira] [Updated] (SOLR-3971) A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and no specifying numShards.

2012-10-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3971: -- Affects Version/s: 5.0 A collection that is created with numShards=1 turns into a numShards=2

[jira] [Updated] (SOLR-3971) A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and not specifying numShards.

2012-10-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3971: -- Summary: A collection that is created with numShards=1 turns into a numShards=2 collection after

[jira] [Commented] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480428#comment-13480428 ] Dawid Weiss commented on LUCENE-4481: - I've been following the discussion but I

[jira] [Updated] (SOLR-3971) A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and not specifying numShards.

2012-10-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3971: -- Attachment: SOLR-3971.patch Patch to fix the problem. The test that catches it is currently in

[jira] [Commented] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-19 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480459#comment-13480459 ] Robert Muir commented on LUCENE-4481: - I think the general issue is the fact that one

[jira] [Created] (SOLR-3972) Missing admin-extra files result in SEVERE log entries with giant stacktrace

2012-10-19 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-3972: -- Summary: Missing admin-extra files result in SEVERE log entries with giant stacktrace Key: SOLR-3972 URL: https://issues.apache.org/jira/browse/SOLR-3972 Project: Solr

[jira] [Updated] (SOLR-3972) Missing admin-extra files result in SEVERE log entries with giant stacktrace

2012-10-19 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-3972: --- Description: Missing admin-extra files result in SEVERE log entries with giant stacktrace. If a log

[jira] [Commented] (SOLR-3972) Missing admin-extra files result in SEVERE log entries with giant stacktrace

2012-10-19 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480567#comment-13480567 ] Shawn Heisey commented on SOLR-3972: Full log/stacktrace: Oct 19, 2012 6:38:15 PM

[jira] [Commented] (SOLR-3963) SOLR: map() does not allow passing recip() sub-functions

2012-10-19 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480570#comment-13480570 ] Hoss Man commented on SOLR-3963: bq.

[jira] [Updated] (LUCENE-4494) Add phoenetic algorithm Match Rating approach to lucene

2012-10-19 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-4494: - Description: I want to add MatchRatingApproach algorithm to the Lucene project. What

[jira] [Commented] (LUCENE-4494) Add phoenetic algorithm Match Rating approach to lucene

2012-10-19 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480615#comment-13480615 ] Lance Norskog commented on LUCENE-4494: --- Cool! Is it this algorithm?