Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 308 (0.158s).
Loading phrases to help you
refine your search...
[SOLR-3746] updateLog should fail to init if there is no _version_ field in schema.xml - Solr - [issue]
...Per irc conversation with yonik, it's not clear if updateLog works correctly in all situations if there is no _version_ field in the schema... it's certainly not tested SOLR-3432 mak...
http://issues.apache.org/jira/browse/SOLR-3746    Author: Hoss Man, 2012-09-04, 20:48
[SOLR-3774] /admin/mbean returning duplicate search handlers with names that map to their classes? - Solr - [issue]
...Offshoot of SOLR-3232...Along with some valid entries with names equal to the request handler names (/get search /browse) it also turned up one with the name "org.apache.solr.handler.RealTim...
http://issues.apache.org/jira/browse/SOLR-3774    Author: Hoss Man, 2012-08-31, 01:28
[SOLR-3768] add some prelim assertions to OverseerTest - Solr - [issue]
...There isn't much i understand about OverseerTest, but today while doing a full test run I got an unreproducible assertion failure from this line...assertNotNull("could not find counter for s...
http://issues.apache.org/jira/browse/SOLR-3768    Author: Hoss Man, 2012-08-30, 17:52
[SOLR-3764] Upgrading to Solr 4 from Solr 3.x doesn't support "single core" mode Solr Home dirs (ie: all 3.x examples) - Solr - [issue]
...if users were previously using a "Solr Home" based on the solr example, and attempt to upgrade to Solr 4 using their existing Solr Home dir, they will get an error because the implicit behav...
http://issues.apache.org/jira/browse/SOLR-3764    Author: Hoss Man, 2012-08-29, 01:47
[SOLR-3745] SolrCore should fail to init in SolrCloud mode if schema does not contain _version_ field - Solr - [issue]
...Basic SolrCloud consistency requires there to be a version field in the schema.xml, but nothing currently enforces this.  We need a clear and straight forward error in this case so user...
http://issues.apache.org/jira/browse/SOLR-3745    Author: Hoss Man, 2012-08-28, 16:26
[SOLR-3659] non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile - Solr - [issue]
...Since getting my new laptop, i've noticed some sporadic failures from RecoveryZkTest, so last night tried running 100 iterations againts trunk (r1363555), and got 5 errors/failures... 3 aser...
http://issues.apache.org/jira/browse/SOLR-3659    Author: Hoss Man, 2012-08-28, 14:35
[SOLR-3664] risk of inconsistency in solr(contrib)->module->thirdparty dependencies - Solr - [issue]
...Currently, if something in solr has an indirect dependency on a third-party package via a dependency on a lucene module, that is tracked in a solr/**/ivy.xml files and redundant copi...
http://issues.apache.org/jira/browse/SOLR-3664    Author: Hoss Man, 2012-08-26, 11:03
[SOLR-3674] PathHierarchyTokenizerFactory needs better docs, tests, and example config - Solr - [issue]
...As noted by Alok Bhandari on the solr-user mailing list, the example configuration of PathHierarchyTokenizerFactory (in both the example schema.xml and in the factory javadocs) is not very u...
http://issues.apache.org/jira/browse/SOLR-3674    Author: Hoss Man, 2012-08-20, 16:45
[SOLR-2981] multiple stats.facet params duplicate stats faceting output - Solr - [issue]
...Load the example data Load a URL that uses "stats.facet" on multiple fields, ie: http://localhost:8983/solr/select?q=*:*&stats=true&stats.field=price&stats.field=popularity&s...
http://issues.apache.org/jira/browse/SOLR-2981    Author: Hoss Man, 2012-08-15, 20:57
[SOLR-3690] binary solr package isn't including lucene test-framework jar - Solr - [issue]
...As noted by Koorosh on the solr-user list...I have been developing extensions to SOLR code using 4.0 truck. For JUnit testing I am extending AbstractSolrTestCase which in the ALPHA release i...
http://issues.apache.org/jira/browse/SOLR-3690    Author: Hoss Man, 2012-08-15, 19:36
Sort:
project
Solr (308)
Lucene (74)
OpenRelevance (1)
Tika (1)
type
issue (292)
mail # user (16)
date
last 7 days (0)
last 30 days (0)
last 90 days (20)
last 6 months (57)
last 9 months (308)
author
Chris Hostetter (6389)
Yonik Seeley (5286)
Erick Erickson (3667)
Mark Miller (3081)
Michael McCandless (2842)
Otis Gospodnetic (2817)
Grant Ingersoll (2546)
Robert Muir (2516)
Erik Hatcher (2321)
Uwe Schindler (1983)
Shalin Shekhar Mangar (1705)
Ryan McKinley (1685)
Lance Norskog (1593)
Jack Krupansky (1236)
Ahmet Arslan (1112)
Klostermeyer, Michael
Hoss Man