[jira] [Updated] (SOLR-2690) Date Math should allow clients to override timezone used for rounding (faceting queries)

2012-04-13 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2690: --- Attachment: SOLR-2690.patch updated patch with tests. still a few TODOs and nocommits related to validating

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

2012-04-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2690: --- Attachment: SOLR-2690.patch David: I like the theory of your patch, but the implementation choices you made

[jira] [Updated] (SOLR-2690) Date Math should allow clients to override timezone used for rounding (faceting queries)

2012-04-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2690: --- Description: Timezone needs to be taken into account when doing date math. Currently it isn't.

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

2012-04-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2605: --- Attachment: SOLR-2605.patch steffkes: your patch applies cleanly, but didn't compile -- it looks like you

[jira] [Updated] (SOLR-381) delete-by-query does not support purely negative queries

2012-04-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-381: -- Description: Reported by Rob Casson: {noformat} indexing the example docs from 1.2, these steps work: curl

[jira] [Updated] (SOLR-3323) fix solr javadocs to link to local lucene javadocs w/relative links when users build locally

2012-04-05 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3323: --- Description: SOLR-2439 changed how javadoc linkages are handled between solr javadocs and lucene javadocs

[jira] [Updated] (SOLR-3324) Put field name/type in the analysis URL

2012-04-05 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3324: --- Priority: Major (was: Trivial) this isn't just a nice to have -- it's necessary for the tutorial

[jira] [Updated] (SOLR-3323) fix solr javadocs to link to local lucene javadocs w/relative links when users build locally

2012-04-05 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3323: --- Attachment: SOLR-3323.patch quick patch. this definitely works from the top level, not sure yet about what

[jira] [Updated] (LUCENE-3945) we should include checksums for every jar ivy fetches in svn src releases to verify the jars are the ones we expect

2012-04-04 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3945: - Attachment: LUCENE-3945_trunk_jar_sha1.patch revised patch, switches the file names to sha1, and adds a

[jira] [Updated] (LUCENE-3945) we should include checksums for every jar ivy fetches in svn src releases to verify the jars are the ones we expect

2012-04-04 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3945: - Attachment: LUCENE-3945_trunk_jar_sha1.patch 1) fixes a few places ha1 files were still getting used in

[jira] [Updated] (LUCENE-3946) improve docs ivy verification output to explain classpath problems and mention --noconfig

2012-04-04 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3946: - Affects Version/s: (was: 3.6) Fix Version/s: 3.6 improve docs ivy verification output

[jira] [Updated] (SOLR-3309) Slow WAR startups due to annotation scaning (affects Jetty 8)

2012-04-04 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3309: --- Description: Need to modify web.xml to increase the speed of container startup time. The header also

[jira] [Updated] (LUCENE-3943) Use ivy cachepath and cachefileset instead of ivy retrieve

2012-04-03 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3943: - Description: In LUCENE-3930 we moved to resolving all external dependencies using ivy:retrieve. This

[jira] [Updated] (LUCENE-3945) we should include checksums for every jar ivy fetches in svn src releases to verify the jars are the ones we expect

2012-04-03 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3945: - Attachment: LUCENE-3945.patch Here's a strawman suggestion for adding a SHA1 check to our custom

[jira] [Updated] (LUCENE-3946) improve docs ivy verification output to explain classpath problems and mention --noconfig

2012-04-03 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3946: - Attachment: LUCENE-3946.patch patch that updates the ivy-availability-check to include: * a mention of

[jira] [Updated] (LUCENE-3945) we should include checksums for every jar ivy fetches in svn src releases to verify the jars are the ones we expect

2012-04-03 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3945: - Attachment: LUCENE-3945.patch bq. Isn't any of these simpler? FWIW that code was basically verbatim

[jira] [Updated] (LUCENE-3945) we should include checksums for every jar ivy fetches in svn src releases to verify the jars are the ones we expect

2012-04-03 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3945: - Attachment: LUCENE-3945.patch bah ... previous patches were broken in that they wouldn't actaully fail

[jira] [Updated] (LUCENE-3945) we should include checksums for every jar ivy fetches in svn src releases to verify the jars are the ones we expect

2012-04-03 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3945: - Attachment: LUCENE-3945_trunk_jar_sha1.patch previous patch with the addition of SHA1 files for all

[jira] [Updated] (SOLR-3226) SignatureUpdateProcessor ignores non-string field values from the signature generation

2012-04-02 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3226: --- Attachment: SOLR-3226.patch Hmmm just noticed this jira ... this definitely seems like a really bad

[jira] [Updated] (SOLR-3226) SignatureUpdateProcessor ignores non-string field values from the signature generation

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

[jira] [Updated] (SOLR-3200) When using SignatureUpdateProcessor with all fields configuration, it will assume only the fields present on the very first document only, ignoring any optional fields i

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

[jira] [Updated] (LUCENE-3930) nuke jars from source tree and use ivy

2012-03-31 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3930: - Attachment: LUCENE-3930_includetestlibs_excludeexamplexml.patch patch fixing the first two problems i

[jira] [Updated] (LUCENE-3930) nuke jars from source tree and use ivy

2012-03-29 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3930: - Attachment: LUCENE-3930__ivy_bootstrap_target.patch If the mountain won't come to us, we should at

[jira] [Updated] (LUCENE-3930) nuke jars from source tree and use ivy

2012-03-28 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3930: - Attachment: ant_-verbose_clean_test.out.txt Attaching full stderr/stdout of a (differnet ant -verbose

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

2012-03-27 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3343: - Fix Version/s: (was: 3.6) bumping from 3.6 since it sounds like Adriano isn't actively working on

[jira] [Updated] (SOLR-3261) edismax ignores explicit operators when literal colon is found

2012-03-27 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3261: --- Attachment: SOLR-3261.patch updated version of Juan's patch with some test improvements: * tweaked the name

[jira] [Updated] (SOLR-3261) edismax ignores explicit operators when literal colon is found

2012-03-27 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3261: --- Component/s: query parsers Fix Version/s: 4.0 3.6 edismax ignores explicit

[jira] [Updated] (SOLR-435) QParser must validate existence/absence of q parameter

2012-03-26 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-435: -- Attachment: SOLR-435.patch bq. It doesn't really do that though. Take DisMaxQParser for example, if it can't

[jira] [Updated] (SOLR-435) QParser must validate existence/absence of q parameter

2012-03-26 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-435: -- Attachment: SOLR-435_3x_consistent_errors.patch patch against 3x that ensures the parsers likely to be used as

[jira] [Updated] (SOLR-3046) Time Taken attribute in dataimport command output XML misspelled

2012-03-23 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3046: --- Component/s: (was: Build) contrib - DataImportHandler Assignee: Hoss Man

[jira] [Updated] (SOLR-2291) JSONWriter.writeSolrDocument() does not respect its SetString returnFields parameter.

2012-03-23 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2291: --- Assignee: Ahmet Arslan (was: Hoss Man) Committed revision 1304625. Ahmet: thanks for the patch and

[jira] [Updated] (SOLR-3264) SolrResourceLoader logging about Solr home set to is very missleading/broken in multicore

2012-03-22 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3264: --- Fix Version/s: 4.0 3.6 i think it would be good to get this into 3.6

[jira] [Updated] (SOLR-3264) SolrResourceLoader logging about Solr home set to is very missleading/broken in multicore

2012-03-22 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3264: --- Attachment: SOLR-3264.patch here's a quick pass at trying to clean this up. in addition to pure logging

[jira] [Updated] (SOLR-3074) SolrPluginUtils.docListToSolrDocumentList is broken, existing test is also broken

2012-03-21 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3074: --- Attachment: SOLR-3074.patch Oy... so i started down the road of removing all this from trunk, and then

[jira] [Updated] (SOLR-2959) edismax consider magic fields '_query_' and '_val_'

2012-03-20 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2959: --- Attachment: SOLR-2959.patch Michael: thanks for your patch. the situation has changed a bit since you opend

[jira] [Updated] (SOLR-2959) edismax uf param does not work with magic fields '_query_' and '_val_'

2012-03-20 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2959: --- Description: The edismax query parser should recognize the magic fields '\_query\_' and '\_val\_' as field

[jira] [Updated] (SOLR-2959) edismax uf param does not work with magic fields '_query_' and '_val_'

2012-03-20 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2959: --- Attachment: SOLR-2959.patch updated patch: fixes tests, and fixes edismax to support the magic fields. this

[jira] [Updated] (LUCENE-3855) TestStressNRT failures (reproducible)

2012-03-08 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3855: - Attachment: hoss-r1298470-fixed-seed__TEST-org.apache.lucene.index.TestStressNRT.xml attached file was

[jira] [Updated] (SOLR-3124) explain output is confusing when using trie fields (or any field type where the indexed terms are not human readable)

2012-03-08 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3124: --- Description: using the trunk example schema containing... {noformat} fieldType name=tint

[jira] [Updated] (SOLR-3220) RecoveryZkTest test failure

2012-03-08 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3220: --- Attachment: TEST-org.apache.solr.cloud.RecoveryZkTest.xml RecoveryZkTest test failure

[jira] [Updated] (SOLR-2824) Cross-Core Join doesn't parse fields against joining schema

2012-03-06 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2824: --- Priority: Blocker (was: Major) Fix Version/s: 4.0 marking blocker for 4.0 ... if no one comes up

[jira] [Updated] (SOLR-3100) Add an operator to edismax for term quorum

2012-02-28 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3100: --- Issue Type: New Feature (was: Sub-task) Parent: (was: SOLR-3028) Add an operator to edismax

[jira] [Updated] (LUCENE-3833) Add an operator to query parser for term quorum (ie: BooleanQuery.setMinimumNumberShouldMatch)

2012-02-28 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3833: - Summary: Add an operator to query parser for term quorum (ie: BooleanQuery.setMinimumNumberShouldMatch)

[jira] [Updated] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

2012-02-07 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2802: --- Attachment: SOLR-2802_update_processor_toolkit.patch Polished up the previous patch... * all TODOs

[jira] [Updated] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

2012-02-03 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2802: --- Attachment: SOLR-2802_update_processor_toolkit.patch Updated patch adds a new RegexpReplaceProcessorFactory.

[jira] [Updated] (SOLR-3084) SolrException from QueryResponseWriter initWriters

2012-02-01 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3084: --- Attachment: SOLR-3084.patch Updated patch to fix the check to not use old at all. also tweaked a test config

[jira] [Updated] (SOLR-3074) SolrPluginUtils.docListToSolrDocumentList is broken, existing test is also broken

2012-02-01 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3074: --- Summary: SolrPluginUtils.docListToSolrDocumentList is broken, existing test is also broken (was: Bug in

[jira] [Updated] (SOLR-3074) SolrPluginUtils.docListToSolrDocumentList is broken, existing test is also broken

2012-02-01 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3074: --- Affects Version/s: (was: 4.0) 3.5 Fix Version/s: 3.6

[jira] [Updated] (SOLR-3074) SolrPluginUtils.docListToSolrDocumentList is broken, existing test is also broken

2012-02-01 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3074: --- Attachment: SOLR-3074.patch additions to Ahmet's patch showing the additional problems found. given that

[jira] [Updated] (SOLR-3033) numberToKeep on replication handler does not work with backupAfter

2012-01-31 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3033: --- Summary: numberToKeep on replication handler does not work with backupAfter (was: numberToKeep on

[jira] [Updated] (LUCENE-3721) CharFilters not being invoked in Solr

2012-01-30 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3721: - Description: On Solr trunk, *all* CharFilters have been non-functional since LUCENE-3396 was

[jira] [Updated] (SOLR-2983) Unable to load custom MergePolicy

2012-01-13 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2983: --- Priority: Critical (was: Major) Fix Version/s: 4.0 3.6 this seems like a really

[jira] [Updated] (SOLR-3015) QParserPlugins can not be SolrCoreAware

2012-01-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3015: --- Description: QParserPlugin cannot be made SolrCoreAware: {code} [junit]

[jira] [Updated] (SOLR-3010) solrj: submitting more than one stream via CommonsHttpSolrServer fails

2012-01-06 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3010: --- Description: Possible regression of SOLR-2230 on trunk? (was: If you are using an HTTP-client

[jira] [Updated] (SOLR-2996) make q=* not suck in the lucene and edismax parsers

2011-12-30 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2996: --- Description: More then a few users have gotten burned by thinking that {{\*}} is the appropriate syntax for

[jira] [Updated] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

2011-12-28 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2802: --- Attachment: SOLR-2802_update_processor_toolkit.patch Lance: see my 01/Oct/11 comment responding to Erik's

[jira] [Updated] (SOLR-2352) TermVectorComponent fails with Undefined Field errors for score, *, or any Solr 4x psuedo-fields used in the fl param.

2011-12-27 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2352: --- Description: When searching using the term vector components and setting fl=*,score the result is a http 400

[jira] [Updated] (SOLR-2976) stats.facet no longer works on single valued trie fields that don't use precision step

2011-12-19 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2976: --- Description: As reported on the mailing list, 3.5 introduced a regression that prevents single valued Trie

[jira] [Updated] (SOLR-2976) stats.facet no longer works on single valued trie fields that don't use precision step

2011-12-19 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2976: --- Attachment: SOLR-2976.patch SOLR-2976_3.4_test.patch SOLR-2976_3.4_test.patch is a simple

[jira] [Updated] (SOLR-2956) LukeRequestHandler: getFieldFlagsKey is out of sync with getFieldFlags

2011-12-13 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2956: --- Attachment: SOLR-2956.patch ah .. right. the existing code is being very literal about how it's configured

[jira] [Updated] (SOLR-2956) LukeRequestHandler: getFieldFlagsKey is out of sync with getFieldFlags

2011-12-12 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2956: --- Attachment: SOLR-2956.patch Yury, thanks for reporting this. while writing a test to ensure we output all

[jira] [Updated] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

2011-12-07 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2802: --- Attachment: SOLR-2802_update_processor_toolkit.patch I had some time to revisit this issue more again today.

[jira] [Updated] (SOLR-2935) Better docs for numeric FieldTypes

2011-12-01 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2935: --- Attachment: SOLR-2935.patch Here's what i came up with, anyone see anything I got wrong? (FYI: As someone

[jira] [Updated] (SOLR-2824) Cross-Core Join doesn't parse fields against joining schema

2011-11-29 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2824: --- Attachment: SOLR-2824.patch I hacked up a test case demonstrating the problem, but ran out of time before i

[jira] [Updated] (LUCENE-3587) Attempting to link to Java SE JavaDocs is competely unreliable

2011-11-22 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3587: - Attachment: LUCENE-3587.trunk.patch Patch against trunk demonstrating the change i suggest we make (to

[jira] [Updated] (LUCENE-3587) Attempting to link to Java SE JavaDocs is competely unreliable

2011-11-22 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3587: - Attachment: LUCENE-3587.3x.patch equivalent patch for the 3x (and 3.5) branches.

[jira] [Updated] (SOLR-2578) ReplicationHandler Backups -- clean up old backups

2011-11-16 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2578: --- Assignee: James Dyer (was: Hoss Man) ReplicationHandler Backups -- clean up old backups

[jira] [Updated] (SOLR-2757) Switch min(a,b) function to min(a,b,...)

2011-11-16 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2757: --- Assignee: Bill Bell (was: Hoss Man) Switch min(a,b) function to min(a,b,...)

[jira] [Updated] (SOLR-2578) ReplicationHandler Backups -- clean up old backups

2011-11-15 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2578: --- Attachment: SOLR-2578.patch Updated patch to trunk and cleaned up formatting (ie: removed tabs, excessive

[jira] [Updated] (SOLR-2813) TrieTokenizerFactory should catch NumberFormatException, return 400 (not 500)

2011-11-15 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2813: --- Affects Version/s: 3.4 Fix Version/s: 4.0 3.5 Assignee: Hoss Man

[jira] [Updated] (SOLR-2402) Add more debug info for DocumentBuilder errors

2011-11-15 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2402: --- Fix Version/s: 3.5 merged back to 3x... Committed revision 1202510 (It's smoked on trunk for a while, and

[jira] [Updated] (SOLR-2829) Filter queries have false-positive matches. Exposed by user's list titled Regarding geodist and multiple location fields

2011-11-01 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2829: --- Attachment: SOLR-2829.patch I don't really understand yonik's comment at all, but the patch looks good to me

[jira] [Updated] (SOLR-2829) Filter queries have false-positive matches. Exposed by user's list titled Regarding geodist and multiple location fields

2011-11-01 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2829: --- Attachment: SOLR-2829.patch Oh man ... it's a fucking precendence problem. binds more tightly then ?: ...

[jira] [Updated] (SOLR-2444) Update fl syntax to support: pseudo fields, AS, transformers, and wildcards

2011-10-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2444: --- Fix Version/s: 4.0 since the majority of this has already been committed to trunk, i'm marking this for 4.0

[jira] [Updated] (SOLR-2719) REGRESSION ReturnFields incorrect parse fields with hyphen - breaks existing fl=my-field-name type usecases

2011-10-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2719: --- Priority: Blocker (was: Major) Fix Version/s: 4.0 Summary: REGRESSION ReturnFields

[jira] [Updated] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

2011-09-30 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2802: --- Attachment: SOLR-2802_update_processor_toolkit.patch Patch containing a rough start for the type of thing i

[jira] [Updated] (SOLR-2796) AddUpdateCommand.getIndexedId doesn't work with schema configured defaults - UUIDField can not be used as uniqueKey field

2011-09-26 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2796: --- Attachment: SOLR-2796.patch test only patch demonstrating problem -- passes on 3x, fails on trunk