[jira] [Commented] (SOLR-3393) Implement an optimized LFUCache

2012-09-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450494#comment-13450494 ] Adrien Grand commented on SOLR-3393: bq. I agreed with his reasons. I wonder if there

[jira] [Created] (SOLR-3808) Extraction contrib to utilize Boilerpipe

2012-09-07 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-3808: --- Summary: Extraction contrib to utilize Boilerpipe Key: SOLR-3808 URL: https://issues.apache.org/jira/browse/SOLR-3808 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-3808) Extraction contrib to utilize Boilerpipe

2012-09-07 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-3808: Attachment: SOLR-3808-trunk-1.patch Here's a patch for trunk. It introduces the boilerpipe

[jira] [Assigned] (SOLR-3799) Federated search support - include documents from external collections in Solr search results.

2012-09-07 Thread Jacek Plebanek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Plebanek reassigned SOLR-3799: Assignee: Jacek Plebanek Federated search support - include documents from external

[jira] [Assigned] (SOLR-3800) Federated Search: SearchHandler

2012-09-07 Thread Jacek Plebanek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Plebanek reassigned SOLR-3800: Assignee: Jacek Plebanek Federated Search: SearchHandler

[jira] [Assigned] (SOLR-3802) Federated Search: QueryComponent

2012-09-07 Thread Jacek Plebanek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Plebanek reassigned SOLR-3802: Assignee: Jacek Plebanek Federated Search: QueryComponent

[jira] [Assigned] (SOLR-3803) Federated Search: Results merging

2012-09-07 Thread Jacek Plebanek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Plebanek reassigned SOLR-3803: Assignee: Jacek Plebanek Federated Search: Results merging

[jira] [Assigned] (SOLR-3804) Federated Search: External collections adapters

2012-09-07 Thread Jacek Plebanek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Plebanek reassigned SOLR-3804: Assignee: Jacek Plebanek Federated Search: External collections adapters

[jira] [Assigned] (SOLR-3801) Federated Search: CollectionSelectionComponent

2012-09-07 Thread Jacek Plebanek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Plebanek reassigned SOLR-3801: Assignee: Jacek Plebanek Federated Search: CollectionSelectionComponent

[jira] [Assigned] (SOLR-3805) Federated Search: Collections representation

2012-09-07 Thread Jacek Plebanek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Plebanek reassigned SOLR-3805: Assignee: Jacek Plebanek Federated Search: Collections representation

SonaType repo in Maven POMs

2012-09-07 Thread Dawid Weiss
Hi Steve :) I added a custom repo (sonatype releases) to test-framework's pom so that I can use sonatype's releases before they're synced up to central. But now I see randomizedtesting jar is referenced from: test-framework lucene-core (this seems like a bug since it's a transitive dependency

Re: SonaType repo in Maven POMs

2012-09-07 Thread Robert Muir
On Fri, Sep 7, 2012 at 7:40 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: Hi Steve :) I added a custom repo (sonatype releases) to test-framework's pom so that I can use sonatype's releases before they're synced up to central. But now I see randomizedtesting jar is referenced from:

RE: SonaType repo in Maven POMs

2012-09-07 Thread Uwe Schindler
Ist already in the Maven jenkins tasks! No other tasks run this check - So it's once per day. ant jenkins-maven-nightly. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Robert Muir

Re: SonaType repo in Maven POMs

2012-09-07 Thread Robert Muir
On Fri, Sep 7, 2012 at 7:51 AM, Uwe Schindler u...@thetaphi.de wrote: Ist already in the Maven jenkins tasks! No other tasks run this check - So it's once per day. ant jenkins-maven-nightly. oh cool, thanks Uwe! -- lucidworks.com

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
Hi Dawid, What issue will be fixed by adding sonatype to the master pom? FYI, I've successfully run the maven build from both trunk and branch_4x on my box since you upgraded, including downloading randomizedtesting-runner-2.0.0.jar. I'm not sure why the randomizedtesting jar is referenced

Re: SonaType repo in Maven POMs

2012-09-07 Thread Dawid Weiss
What issue will be fixed by adding sonatype to the master pom? Oh, merely an annoyance. The problem is that when I push a release to sonatype I need to wait forever before it's synced up with maven central. It is really annoying. The updates show up immediately on sonatype's repos. FYI, I've

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
I think the sonatype repo was just acting flaky. Just now I rm -rf'd com/carrotsearch/randomizedtesting/ from my local repo, and I see this when I run 'mvn -DskipTests install' from the top level: --- [INFO] Building Lucene Test Framework [INFO]task-segment: [install] [INFO]

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
See my last post - sonatype repo is being used from lucene test-framework using the current configuration. -Original Message- From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of Dawid Weiss Sent: Friday, September 07, 2012 8:08 AM To: dev@lucene.apache.org Subject:

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
About the lucene-core POM inclusion of the sonatype repo, I found this in the svn log: - LUCENE-3808: Maven configuration: The lucene-core module needs randomizedtesting dependency independently from the test-framework module, since under maven, lucene-core includes test-framework source

Re: SonaType repo in Maven POMs

2012-09-07 Thread Dawid Weiss
See my last post - sonatype repo is being used from lucene test-framework using the current configuration. I really don't know how maven artefact resolution order works but I know Uwe and Robert had problems yesterday. But so did sonatype's repo because there was a lot of HTTP 500 when trying

[jira] [Updated] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4364: Attachment: LUCENE-4364.patch updated patch: I added explicit CFS versions of all the mmap tests

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
Agreed. FYI, my resistence to declaring the sonatype repo in the top-level POM is twofold: 1) It will slow down the build, since *every* missing dependency will cause the sonatype repo to be checked before Maven Central. 2) Given evidence that resolution from the sonatype repo *sometimes*

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
Hmm, looking now at the current lucene-core POM (now in lucene/core/src/java/), there is zero mention of sonatype repo or randomizedtesting-runner, so there is nothing to fix. The svn history shows that pre-LUCENE-4365, there was a dependency from lucene-core POM on randomizedtesting-runner,

[jira] [Updated] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4364: Attachment: LUCENE-4364.patch just a tweak adding a comment to explain the previous pos = -offset

[jira] [Updated] (SOLR-3393) Implement an optimized LFUCache

2012-09-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated SOLR-3393: --- Attachment: SOLR-3393.patch bq. I can't see anything in there that maintains the frequency values

[jira] [Commented] (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2012-09-07 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450601#comment-13450601 ] Alexandre Rafalovitch commented on LUCENE-2039: --- This can be re-closed as

[jira] [Commented] (SOLR-3393) Implement an optimized LFUCache

2012-09-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450611#comment-13450611 ] Yonik Seeley commented on SOLR-3393: bq. ConcurrentLFUCache seems to provide no

[jira] [Resolved] (LUCENE-4358) Maven build should never download internal dependencies' artifacts from Apache snapshot repository

2012-09-07 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-4358. - Resolution: Fixed Maven build should never download internal dependencies' artifacts from

[jira] [Commented] (SOLR-3393) Implement an optimized LFUCache

2012-09-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450667#comment-13450667 ] Shawn Heisey commented on SOLR-3393: bq. This was because of the call to

[jira] [Commented] (SOLR-2605) CoreAdminHandler, different Output while 'defaultCoreName' is specified

2012-09-07 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450704#comment-13450704 ] Otis Gospodnetic commented on SOLR-2605: [~hossman_luc...@fucit.org] [~steffkes] -

RE: SonaType repo in Maven POMs

2012-09-07 Thread Steven A Rowe
Crap, I forgot that I moved the test dependencies, including randomizedtesting-runner, from the lucene-core POM to the lucene-core-tests POM; it's still there. I'm testing now to make sure removing it won't cause trouble; once that's done, I'll commit. -Original Message- From: Steven

[jira] [Created] (SOLR-3809) Replication of config files fails when using sub directories

2012-09-07 Thread Emmanuel Espina (JIRA)
Emmanuel Espina created SOLR-3809: - Summary: Replication of config files fails when using sub directories Key: SOLR-3809 URL: https://issues.apache.org/jira/browse/SOLR-3809 Project: Solr

[jira] [Updated] (SOLR-3809) Replication of config files fails when using sub directories

2012-09-07 Thread Emmanuel Espina (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Espina updated SOLR-3809: -- Attachment: SOLR-3809.patch Fixes this bug creating sub directories

[jira] [Resolved] (SOLR-3809) Replication of config files fails when using sub directories

2012-09-07 Thread Emmanuel Espina (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Espina resolved SOLR-3809. --- Resolution: Fixed Replication of config files fails when using sub directories

[jira] [Created] (SOLR-3810) I have different numFound between json and xml parser

2012-09-07 Thread JIRA
Yago Riveiro Rodríguez created SOLR-3810: Summary: I have different numFound between json and xml parser Key: SOLR-3810 URL: https://issues.apache.org/jira/browse/SOLR-3810 Project: Solr

[jira] [Updated] (SOLR-3810) I have different numFound between json and xml parser

2012-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yago Riveiro Rodríguez updated SOLR-3810: - Description: This is weird, but I have different numFound between json and xml

[jira] [Updated] (LUCENE-4366) Small speedups for BooleanScorer

2012-09-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4366: --- Attachment: LUCENE-4366.patch New patch, removing the BucketTable class entirely

[jira] [Reopened] (SOLR-3809) Replication of config files fails when using sub directories

2012-09-07 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reopened SOLR-3809: Emmanuel - I don't think you meant to mark this as fixed - we do that after the issue has the patches

[jira] [Updated] (SOLR-3809) Replication of config files fails when using sub directories

2012-09-07 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-3809: --- Fix Version/s: 4.0 Replication of config files fails when using sub directories

[jira] [Commented] (SOLR-3809) Replication of config files fails when using sub directories

2012-09-07 Thread Emmanuel Espina (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450910#comment-13450910 ] Emmanuel Espina commented on SOLR-3809: --- oh sorry. I didn't know that :p

[jira] [Commented] (SOLR-3810) I have different numFound between json and xml parser

2012-09-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450915#comment-13450915 ] Erick Erickson commented on SOLR-3810: -- Can you try this with a nightly build? There

[jira] [Commented] (SOLR-1223) Query Filter fq with OR operator

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450929#comment-13450929 ] Hoss Man commented on SOLR-1223: I had an idea about this a while back that i thought i

[jira] [Updated] (SOLR-3809) Replication of config files fails when using sub directories

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3809: --- Priority: Major (was: Minor) Assignee: Hoss Man Ouch! We should definitely fix this for 4x since the

[jira] [Commented] (SOLR-2605) CoreAdminHandler, different Output while 'defaultCoreName' is specified

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450965#comment-13450965 ] Hoss Man commented on SOLR-2605: [~otis] not sure what to make of annecdotal evidence like

[jira] [Created] (SOLR-3811) Search Form does not set defType when dismax/edismax boxes are checked

2012-09-07 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3811: -- Summary: Search Form does not set defType when dismax/edismax boxes are checked Key: SOLR-3811 URL: https://issues.apache.org/jira/browse/SOLR-3811 Project: Solr Issue

[jira] [Updated] (SOLR-3393) Implement an optimized LFUCache

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3393: --- Fix Version/s: (was: 4.0) 4.1 Assignee: Hoss Man assigning to myself to

[jira] [Updated] (SOLR-523) Solr Schema - version number requirements

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-523: -- Fix Version/s: (was: 4.0) Assignee: Hoss Man removing fixVersion=4.0 because there is no patch, no

[jira] [Resolved] (SOLR-846) Out Of memory doing delta import with fetch size set to -1

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-846. --- Resolution: Fixed Fix Version/s: (was: 4.0) 1.4 this issue was listed as fixed

[jira] [Updated] (SOLR-1212) TestNG Test Case

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1212: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Resolved] (SOLR-1289) facet.method=enum for Trie*

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1289. Resolution: Fixed Fix Version/s: (was: 4.0) resolving since this has worked for a long time

[jira] [Resolved] (SOLR-1290) Implement single-valued FieldCache faceting for Trie*

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1290. Resolution: Fixed Fix Version/s: (was: 4.0) resolving since this has worked for a long time

[jira] [Updated] (SOLR-1484) StatsComponent doesn't properly count missing values for multi-valued facet case

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1484: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 because there is no patch, no assignee, and no evidence

[jira] [Updated] (SOLR-1607) use a proper key other than IndexReader for ExternalFileField and QueryElevationCompenent to work properly when reopenReaders is set to true

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1607: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Resolved] (SOLR-1817) Fix Solr error reporting to work correctly with multicore

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1817. Resolution: Fixed this issue languished for a long time, but i'm resolving as fixed in 4.0 since there

[jira] [Updated] (SOLR-1818) SqlEntityProcessor should do something (like throw an error) if DOT_PATTERN is not matched

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1818: --- Fix Version/s: (was: 4.0) Assignee: James Dyer removing fixVersion=4.0 since there is no

[jira] [Updated] (SOLR-1877) Investigate unclosed Reader in IndexBasedSpellCheck

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1877: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3699) SolrIndexWriter constructor leaks Directory if Exception creating IndexWriterConfig

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3699: --- Attachment: SOLR-3699.patch updated patch to trunk (incorporates the new IndexSplitter class yonik recently

[jira] [Updated] (SOLR-1888) Annotated beans source generation with maven plugin

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1888: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

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

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1980: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-2204) Cross-version replication broken by new javabin format

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2204: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-2328) HTMLStripCharFilter Leaves Broken HTML Tags

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2328: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 because there is no patch, no assignee, and no evidence

[jira] [Updated] (SOLR-2332) TikaEntityProcessor retrieves only File Names from Zip extraction

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2332: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

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

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2555: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-2556) Spellcheck component not returned with numeric queries

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2556: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Resolved] (SOLR-3699) SolrIndexWriter constructor leaks Directory if Exception creating IndexWriterConfig

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3699. Resolution: Fixed Assignee: Hoss Man (was: Mark Miller) Committed revision 1382187. - trunk

[jira] [Commented] (SOLR-3810) I have different numFound between json and xml parser

2012-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13451059#comment-13451059 ] Yago Riveiro Rodríguez commented on SOLR-3810: -- My deploy is very simple, 3

[jira] [Commented] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13451060#comment-13451060 ] Uwe Schindler commented on LUCENE-4364: --- Hi Robert, patch with new tests look

[jira] [Updated] (SOLR-2886) Out of Memory Error with DIH and TikaEntityProcessor

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2886: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-2800) RemoveDuplicatesTokenFilterFactory can not remove the duplicated term

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2800: --- Fix Version/s: (was: 4.0) Assignee: Robert Muir removing fixVersion=4.0 since there is no

[jira] [Updated] (SOLR-2960) XPathEntityProcessor does not clear nulls from empty multi-valued fields

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2960: --- Fix Version/s: (was: 4.0) Assignee: James Dyer removing fixVersion=4.0 since there is no

[jira] [Updated] (SOLR-2991) In 3X, lockType/ not used consistently in all places Directory objects are instantiated

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2991: --- Affects Version/s: 3.1 3.2 3.3 3.4

[jira] [Updated] (SOLR-2999) spellcheck-index is rebuilt on commit if optimized

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2999: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3085) Fix the dismax/edismax stopwords mm issue

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3085: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3099) Add query operator, index structure, and analyzer for exact match searching

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3099: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3101) Add an operator to edismax for word order (Proximity / NEAR)

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3101: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3176) If replicationHandler has both master and slave sections disabled (enable=false) it should disable itself

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3176: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3243) eDismax and non-fielded range query

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3243: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3247) LBHttpSolrServer constructor ignores passed in ResponseParser

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3247: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3277) Dynamic fields do not respect concrete fields that happen to match a pattern.

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3277: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Resolved] (SOLR-3347) deleteByQuery failing with SolrCloud without _version_ in schema.xml

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3347. Resolution: Fixed Assignee: Hoss Man I'm going to go ahead and resolve this as fixed since the new

[jira] [Assigned] (SOLR-3376) SolrCloud: Specifying shardId not working correctly, although the failures are inconsistent.

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-3376: -- Assignee: Sami Siren Assigning to Sami to triage since Erick mentioned that Sami had confirmed he

[jira] [Updated] (SOLR-3384) Custom SolrServer chains - mixing SolrServer-subclass properties as you like to

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3384: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3408) org.apache.lucene.store.AlreadyClosedException: MMapIndexInput already closed: MMapIndexInput(path=/eneeds/fs/apache-solr-ra-4.0/example/solr/data/index/_5e9_0.frq)

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3408: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3471) Tests not working on Windows

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3471: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3483) Hability to change Similarity in MoreLikeThisComponent

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3483: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3525) Per-field similarity should display used impl. in debug output broken

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3525: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Assigned] (SOLR-3561) Error during deletion of shard/core

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-3561: -- Assignee: Mark Miller Assigning to [~markrmil...@gmail.com] to assess if this is still a problem that

[jira] [Updated] (SOLR-3564) SpellcheckCollator NPE with timeAllowed set

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3564: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3580) In ExtendedDismax, lowercase 'not' operator is not being treated as an operator when 'lowercaseOperators' is enabled

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3580: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3592) After reloading a SolrCore, some IndexWriter 'settings' changes will not take effect. Instead, you must restart Solr.

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3592: --- Fix Version/s: (was: 4.0) I've added notes to the wiki...

[jira] [Assigned] (SOLR-3595) Currency types do not support range queries when multiValued

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-3595: -- Assignee: Hoss Man assigning to myself to try my suggestion when i have some more time, anyone with an

[jira] [Commented] (LUCENE-4364) MMapDirectory makes too many maps for CFS

2012-09-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13451148#comment-13451148 ] Robert Muir commented on LUCENE-4364: - Hi Uwe, thanks for the vote of confidence and

[jira] [Updated] (SOLR-3601) Reconsider Google Guava dependency

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3601: --- Fix Version/s: (was: 4.0) Assignee: Hoss Man removing fixVersion=4.0 because there is no patch,

[jira] [Resolved] (SOLR-3518) No `hits` in SolrResp. NamedList if distrib=true

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3518. Resolution: Fixed Assignee: Hoss Man bq. Most likely not a good solution but it seems to work fine

[jira] [Assigned] (SOLR-3613) Namespace Solr's JAVA OPTIONS

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-3613: -- Assignee: Jan Høydahl Assigning to Jan since (from what i can see) he volunteered in an earlier

[jira] [Updated] (SOLR-3622) DIH should not do rollbacks.

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3622: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3628) SolrDocument uses user-provided collections unsafely

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3628: --- Assignee: Hoss Man bq. Perhaps a less contentious solution would be to make addValue/addField ALWAYS

[jira] [Updated] (SOLR-3654) Add some tests using Tomcat as servlet container

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3654: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

[jira] [Updated] (SOLR-3671) DIH doesn't use its own interface + writerImpl has no information about the request

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3671: --- removing fixVersion=4.0 since there is no evidence that anyone is currently working on this issue. (this can

[jira] [Updated] (SOLR-3687) Implement tests that exercise and assert that the example features work properly

2012-09-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3687: --- Fix Version/s: (was: 4.0) removing fixVersion=4.0 since there is no evidence that anyone is currently

  1   2   >