Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.281s).
Loading phrases to help you
refine your search...
[SOLR-3725] package-local-src-tgz target is pulling in non-source jars, dist/** and package/** - Solr - [issue]
...package-local-src-tgz generates a 141M archive which contains a bunch of non-source jars:tar tfz apache-solr-4.0-SNAPSHOT-src.tgz  | grep -E '(war|jar)$' | wc -l134It looks like we're e...
http://issues.apache.org/jira/browse/SOLR-3725    Author: Michael Dodsworth, 2012-12-29, 21:30
[SOLR-3580] In ExtendedDismax, lowercase 'not' operator is not being treated as an operator when 'lowercaseOperators' is enabled - Solr - [issue]
...When lowercase operator support is enabled (for edismax), the lowercase 'not' operator is being wrongly treated as a literal term (and not as an operator)....
http://issues.apache.org/jira/browse/SOLR-3580    Author: Michael Dodsworth, 2012-09-08, 00:25
[SOLR-3467] ExtendedDismax escaping is missing several reserved characters - Solr - [issue]
...When edismax is unable to parse the original user query, it retries using an escaped version of that query (where all reserved chars have been escaped).Currently, the escaping done in splitI...
http://issues.apache.org/jira/browse/SOLR-3467    Author: Michael Dodsworth, 2012-07-11, 23:33
[SOLR-3017] Allow edismax stopword filter factory implementation to be specified - Solr - [issue]
...Currently, the edismax query parser assumes that stopword filtering is being done by StopFilter: the removal of the stop filter is performed by looking for an instance of 'StopFilterFactory'...
http://issues.apache.org/jira/browse/SOLR-3017    Author: Michael Dodsworth, 2012-03-01, 22:48
Re: [jira] Commented: Search Components (plugins) - Solr - [mail # dev]
... Yonik Seeley wrote:  Great! Figuring out a plan of attack is going to be tricky. I envisaged using spring for most (if not all) of the configuration - removing all the boiler-plat...
   Author: Michael Dodsworth, 2008-02-01, 18:36
Sort:
project
Solr (5)
Lucene (1)
type
issue (4)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (5)
author
Chris Hostetter (6400)
Yonik Seeley (5287)
Erick Erickson (3696)
Mark Miller (3086)
Michael McCandless (2849)
Otis Gospodnetic (2824)
Grant Ingersoll (2546)
Robert Muir (2530)
Erik Hatcher (2322)
Uwe Schindler (1988)
Shalin Shekhar Mangar (1708)
Ryan McKinley (1687)
Lance Norskog (1594)
Jack Krupansky (1257)
Ahmet Arslan (1112)
Michael Dodsworth