[jira] [Created] (LUCENE-3358) StandardTokenizer disposes of Hiragana combining mark dakuten instead of attaching it to the character it belongs to

2011-08-02 Thread Trejkaz (JIRA)
StandardTokenizer disposes of Hiragana combining mark dakuten instead of attaching it to the character it belongs to Key: LUCENE-3358 URL: https:/

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

2011-08-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/129/ 2 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore Error Message: Severe errors in solr configuration. Check your log files for more detailed information on what

[jira] [Commented] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2011-08-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078578#comment-13078578 ] David Smiley commented on SOLR-2690: Hoss, thanks for elaborating on the distinction be

[jira] [Updated] (SOLR-2691) solr.xml persistence is broken for multicore (by SOLR-2331)

2011-08-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2691: --- Attachment: SOLR-2691.patch patch of persistence tests at the CoreContainer level (since that's where the bug

[jira] [Updated] (SOLR-2691) solr.xml persistence is broken for multicore (by SOLR-2331)

2011-08-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2691: -- Fix Version/s: 4.0 Assignee: Mark Miller > solr.xml persistence is broken for multicore (by SOL

[jira] [Commented] (LUCENE-2979) Simplify configuration API of contrib Query Parser

2011-08-02 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078549#comment-13078549 ] Adriano Crestani commented on LUCENE-2979: -- Hi Phillipe, Thanks for the patch.

CHANGES.txt for modules

2011-08-02 Thread Adriano Crestani
I can see the description of changes made to the modules are still in contrib/CHANGES.txt. Are they going to be moved in future to a modules/CHANGES.txt?

[jira] [Commented] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2011-08-02 Thread David Schlotfeldt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078538#comment-13078538 ] David Schlotfeldt commented on SOLR-2690: - Being able to specify dates in timezones

Re: Did solr.xml persistence brake?

2011-08-02 Thread Chris Hostetter
: I opened SOLR-2691 to track and attached a patch. : : Would appreciate a quick look from a committer. Thanks! I'm not too familiar with that code, but i can definitely reproduce the bug ... i'll take a look at the existing tests and see if i can help out with your patch. -Hoss ---

[jira] [Commented] (SOLR-2689) !frange with query($qq) sets score=1.0f for all returned documents

2011-08-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078530#comment-13078530 ] Hoss Man commented on SOLR-2689: Hmmm, ok ... it looks like maybe this bug was spured on by

Re: Did solr.xml persistence brake?

2011-08-02 Thread Yury Kats
On 8/2/2011 5:42 PM, Yury Kats wrote: > It used to work fine with a trunk build from a couple of months ago, so it > looks like > something broke solr.xml persistence. Can it be related to SOLR-2331? Looking at the code, it does seem like a regression from SOLR-2331. CoreContainer#persistFile cr

[jira] [Updated] (SOLR-2691) solr.xml persistence is broken for multicore (by SOLR-2331)

2011-08-02 Thread Yury Kats (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Kats updated SOLR-2691: Attachment: jira2691.patch Patch. Create map of attributes inside the loop. > solr.xml persistence is broke

[jira] [Commented] (SOLR-2331) Refactor CoreContainer's SolrXML serialization code and improve testing

2011-08-02 Thread Yury Kats (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078526#comment-13078526 ] Yury Kats commented on SOLR-2331: - Looks like this introduced a regression in solr.xml pers

[jira] [Created] (SOLR-2691) solr.xml persistence is broken for multicore (by SOLR-2331)

2011-08-02 Thread Yury Kats (JIRA)
solr.xml persistence is broken for multicore (by SOLR-2331) --- Key: SOLR-2691 URL: https://issues.apache.org/jira/browse/SOLR-2691 Project: Solr Issue Type: Bug Components: m

[jira] [Commented] (SOLR-2689) !frange with query($qq) sets score=1.0f for all returned documents

2011-08-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078522#comment-13078522 ] Hoss Man commented on SOLR-2689: I don't really understand why this is a bug? "frange" is

[jira] [Updated] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2011-08-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2690: --- Issue Type: Improvement (was: Bug) bq. If I want midnight in Central time zone I shouldn't have to write: 2

[jira] [Commented] (SOLR-2689) !frange with query($qq) sets score=1.0f for all returned documents

2011-08-02 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078467#comment-13078467 ] Markus Jelsma commented on SOLR-2689: - You are right, it's because both examples use on

[jira] [Assigned] (SOLR-1692) CarrotClusteringEngine produce summary does nothing

2011-08-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1692: - Assignee: (was: Grant Ingersoll) > CarrotClusteringEngine produce summary does nothing

Did solr.xml persistence brake?

2011-08-02 Thread Yury Kats
Hi, With the trunk build, running SolrCloud, if I issue a PERSIST CoreAdmin command, the solr.xml gets overwritten with only the last core, repeated as many times as there are cores. It used to work fine with a trunk build from a couple of months ago, so it looks like something broke solr.xml pe

[jira] [Commented] (SOLR-2689) !frange with query($qq) sets score=1.0f for all returned documents

2011-08-02 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078451#comment-13078451 ] Otis Gospodnetic commented on SOLR-2689: Markus - I can't even tell this frange cal

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

2011-08-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078434#comment-13078434 ] Grant Ingersoll commented on LUCENE-2748: - I wonder if the best thing to do here

[jira] [Assigned] (SOLR-2143) Add OpenSearch resources to the bundled example

2011-08-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-2143: - Assignee: (was: Grant Ingersoll) > Add OpenSearch resources to the bundled example >

[jira] [Commented] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2011-08-02 Thread David Schlotfeldt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078419#comment-13078419 ] David Schlotfeldt commented on SOLR-2690: - Okay I've modified my code to now take "

[Lucene.Net] [jira] [Resolved] (LUCENENET-404) Improve brand logo design

2011-08-02 Thread Troy Howard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Troy Howard resolved LUCENENET-404. --- Resolution: Fixed Uploaded the artifacts in r1153264 > Improve brand logo design > --

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

2011-08-02 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3220: Attachment: LUCENE-3220.patch EasySimilarity now computes norms in the same way as

[jira] [Commented] (LUCENE-3030) Block tree terms dict & index

2011-08-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078400#comment-13078400 ] Simon Willnauer commented on LUCENE-3030: - bq. These are huge speedups for the te

[jira] [Commented] (SOLR-2382) DIH Cache Improvements

2011-08-02 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078384#comment-13078384 ] James Dyer commented on SOLR-2382: -- Lance, I do not have any scientific benchmarks, but I

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 125 - Still Failing

2011-08-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/125/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: expected:<2> but was:<3> Stack Trace: junit.framework.AssertionFailedError: expected:<2> but was:<3> at

[jira] [Commented] (LUCENE-3343) Comparison operators >,>=,<,<= and = support as RangeQuery syntax in QueryParser

2011-08-02 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078372#comment-13078372 ] Adriano Crestani commented on LUCENE-3343: -- Hi Oliver, I was only able to make

[jira] [Commented] (SOLR-2382) DIH Cache Improvements

2011-08-02 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078354#comment-13078354 ] Lance Norskog commented on SOLR-2382: - Hello- Are there any benchmark results with thi

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

2011-08-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078353#comment-13078353 ] Robert Muir commented on SOLR-2688: --- I'll work up a patch, might tweak the example a bit

[jira] [Commented] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2011-08-02 Thread David Schlotfeldt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078352#comment-13078352 ] David Schlotfeldt commented on SOLR-2690: - By extending FacetComponent (and having

[jira] [Commented] (LUCENE-3030) Block tree terms dict & index

2011-08-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078337#comment-13078337 ] Michael McCandless commented on LUCENE-3030: Here's the graph of the results:

[jira] [Updated] (LUCENE-3030) Block tree terms dict & index

2011-08-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3030: --- Attachment: BlockTree.png The block tree terms dict seems to be working... all tests

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

2011-08-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/124/ 1 tests failed. REGRESSION: org.apache.solr.TestDistributedSearch.testDistribSearch Error Message: Some threads threw uncaught exceptions! Stack Trace: junit.framework.AssertionFailedError: Some threads threw uncaught

[jira] [Commented] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2011-08-02 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078292#comment-13078292 ] David commented on SOLR-2690: - Good point. Also, this isn't a bug but if we want a complete so

[jira] [Commented] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2011-08-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076307#comment-13076307 ] Yonik Seeley commented on SOLR-2690: Although this probably isn't a "bug", I agree that

[jira] [Commented] (SOLR-2525) Date Faceting or Range Faceting with offset doesn't convert timezone

2011-08-02 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076303#comment-13076303 ] David commented on SOLR-2525: - I have opened a new ticket about this: SOLR-2690 > Date Facetin

[jira] [Created] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2011-08-02 Thread David (JIRA)
Date Faceting or Range Faceting doesn't take timezone into account. --- Key: SOLR-2690 URL: https://issues.apache.org/jira/browse/SOLR-2690 Project: Solr Issue Type: Bug Aff

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2011-08-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076301#comment-13076301 ] Shawn Heisey commented on SOLR-1972: Hoss, the patch isn't my work, I just modified it

[jira] [Commented] (SOLR-2525) Date Faceting or Range Faceting with offset doesn't convert timezone

2011-08-02 Thread David (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076294#comment-13076294 ] David commented on SOLR-2525: - Timezone needs to be taken into account when doing date math. Cu

[jira] [Resolved] (SOLR-1032) CSV loader to support literal field values

2011-08-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-1032. Resolution: Fixed Fix Version/s: 4.0 Assignee: Erik Hatcher > CSV loader to support

[jira] [Created] (SOLR-2689) !frange with query($qq) sets score=1.0f for all returned documents

2011-08-02 Thread Markus Jelsma (JIRA)
!frange with query($qq) sets score=1.0f for all returned documents -- Key: SOLR-2689 URL: https://issues.apache.org/jira/browse/SOLR-2689 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-1979) Create LanguageIdentifierUpdateProcessor

2011-08-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076259#comment-13076259 ] Jan Høydahl commented on SOLR-1979: --- This has been tested on a real, several hundred thou

[jira] [Updated] (SOLR-2454) Would like link in site navigation to the ManifoldCF project

2011-08-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated SOLR-2454: -- Attachment: SOLR-2454.patch Patch for site reference to ManifoldCF > Would like link in site navigatio

[jira] [Commented] (SOLR-1032) CSV loader to support literal field values

2011-08-02 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076247#comment-13076247 ] Simon Rosenthal commented on SOLR-1032: --- revised patch looks good - do commit. > CSV

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

2011-08-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076237#comment-13076237 ] Mark Miller commented on SOLR-2688: --- +1 - not only is it better in almost every way IMO,

[jira] [Commented] (SOLR-1032) CSV loader to support literal field values

2011-08-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076232#comment-13076232 ] Jan Høydahl commented on SOLR-1032: --- Nice. > CSV loader to support literal field values

[jira] [Commented] (SOLR-1032) CSV loader to support literal field values

2011-08-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076211#comment-13076211 ] Erik Hatcher commented on SOLR-1032: Simon - thanks for the effort on this! I have tak

[jira] [Updated] (SOLR-1032) CSV loader to support literal field values

2011-08-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1032: --- Attachment: SOLR-1032.patch Attached is a patch adding a test case and switching to use the Solr Cell

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

2011-08-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076201#comment-13076201 ] Michael McCandless commented on SOLR-2688: -- +1 > switch solr 4.0 example to Dire

[jira] [Commented] (LUCENE-3030) Block tree terms dict & index

2011-08-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076199#comment-13076199 ] Michael McCandless commented on LUCENE-3030: bq. One trivial thing we might w

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

2011-08-02 Thread Robert Muir (JIRA)
switch solr 4.0 example to DirectSpellChecker - Key: SOLR-2688 URL: https://issues.apache.org/jira/browse/SOLR-2688 Project: Solr Issue Type: Improvement Components: spellchecker Affe

[jira] [Commented] (LUCENE-3030) Block tree terms dict & index

2011-08-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076178#comment-13076178 ] Robert Muir commented on LUCENE-3030: - Also, we should measure if a "prefix automaton

[jira] [Commented] (LUCENE-3030) Block tree terms dict & index

2011-08-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076177#comment-13076177 ] Robert Muir commented on LUCENE-3030: - This is awesome, i really like adding the inte

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

2011-08-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076171#comment-13076171 ] Robert Muir commented on LUCENE-3220: - Hi David, i was thinking for the norm, we coul

[jira] [Commented] (LUCENE-3335) jrebug causes porter stemmer to sigsegv

2011-08-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076156#comment-13076156 ] Robert Muir commented on LUCENE-3335: - I don't think there is any sense in this, who

[jira] [Commented] (LUCENE-3335) jrebug causes porter stemmer to sigsegv

2011-08-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076132#comment-13076132 ] Uwe Schindler commented on LUCENE-3335: --- @Shay: Sorry I did not want to be too ital

[jira] [Created] (SOLR-2687) Add new Solr book 'Apache Solr 3.1 Cookbook' to selection of Solr books and news.

2011-08-02 Thread Julian Copes (JIRA)
Add new Solr book 'Apache Solr 3.1 Cookbook' to selection of Solr books and news. - Key: SOLR-2687 URL: https://issues.apache.org/jira/browse/SOLR-2687 Project: Solr

[jira] [Commented] (LUCENE-3335) jrebug causes porter stemmer to sigsegv

2011-08-02 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076114#comment-13076114 ] Dawid Weiss commented on LUCENE-3335: - Uwe has an Italian temper :) Btw. I really lik

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

2011-08-02 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3357: Labels: gsoc gsoc2011 (was: ) > Unit and integration test cases for the new Simil

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

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

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

2011-08-02 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3220: Component/s: core/query/scoring Labels: gsoc gsoc2011 (was: gsoc) > Impl

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

2011-08-02 Thread David Mark Nemeskey (JIRA)
Unit and integration test cases for the new Similarities Key: LUCENE-3357 URL: https://issues.apache.org/jira/browse/LUCENE-3357 Project: Lucene - Java Issue Type: Sub-task C

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

2011-08-02 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3220: Attachment: LUCENE-3220.patch Added norm decoding table to EasySimilarity, and rem

[jira] [Commented] (LUCENE-3343) Comparison operators >,>=,<,<= and = support as RangeQuery syntax in QueryParser

2011-08-02 Thread Olivier Favre (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076091#comment-13076091 ] Olivier Favre commented on LUCENE-3343: --- Great, thanks! No blockers for 3x? > Comp

[jira] [Created] (LUCENE-3356) trunk TestRollingUpdates.testRollingUpdates seed failure

2011-08-02 Thread selckin (JIRA)
trunk TestRollingUpdates.testRollingUpdates seed failure Key: LUCENE-3356 URL: https://issues.apache.org/jira/browse/LUCENE-3356 Project: Lucene - Java Issue Type: Bug Repo