Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 128 (0.431s).
Loading phrases to help you
refine your search...
[SOLR-1856] In Solr Cell, literals should override Tika-parsed values - Solr - [issue]
...I propose that ExtractingRequestHandler / SolrCell literals should take precedence over Tika-parsed metadata in all situations, including where multiValued="true". (Compare SOLR-1633?)My per...
http://issues.apache.org/jira/browse/SOLR-1856    Author: Chris Harris, 2012-07-11, 23:28
Any CommonGrams-inspired tricks to speed up other proximity query types? - Lucene - [mail # user]
...CommonGrams provides a neat trick for optimizing slow phrase queries that contain common words. (E.g. Hathi Trust has some datashowing how effective this can be.) Unfortunately, it does noth...
   Author: Chris Harris, 2012-06-22, 00:08
Re: Approches/semantics for arbitrarily combining boolean and proximity search operators? - Lucene - [mail # user]
...In case it's of interest, I have a new approach I'm considering.  For the basic intuition, a colleague who works with some of the users formulating these complicated queries proposed th...
   Author: Chris Harris, 2012-05-26, 02:07
Re: Approches/semantics for arbitrarily combining boolean and proximity search operators? - Lucene - [mail # user]
...First impression is, that's a reasonably clever way to get the user intent basically right without having to add a new SpanQuery. Have you come up with any edge cases where it could do somet...
   Author: Chris Harris, 2012-05-17, 19:02
Approches/semantics for arbitrarily combining boolean and proximity search operators? - Lucene - [mail # user]
...I'm working on a product for librarians and similar people, who apparently expect to be able to combine classic boolean operators (i.e. AND, OR, NOT) with proximity operators (especially w/n...
   Author: Chris Harris, 2012-05-16, 21:11
Can one determine which results are "good enough" to alert users about? - Solr - [mail # user]
...I'm trying to think through a Solr-based email alerting engine that would have the following properties:  1. Users can enter queries they want to be alerted on, and the syntax for alert...
   Author: Chris Harris, 2012-05-09, 08:50
[SOLR-896] Solr Query Parser Plugin for Mark Miller's Qsol Parser - Solr - [issue]
...An extremely basic plugin to get the Qsol query parser (http://www.myhardshadow.com/qsol.php) working in Solr....
http://issues.apache.org/jira/browse/SOLR-896    Author: Chris Harris, 2012-03-14, 09:21
[LUCENE-1903] Incorrect ShingleFilter behavior when outputUnigrams == false - Lucene - [issue]
...ShingleFilter isn't working as expected when outputUnigrams == false. In particular, it is outputting unigrams at least some of the time when outputUnigrams==false.I'll attach a patch to Shi...
http://issues.apache.org/jira/browse/LUCENE-1903    Author: Chris Harris, 2011-05-16, 19:15
[LUCENE-1370] Add ShingleFilter option to output unigrams if no shingles can be generated - Lucene - [issue]
...Currently if ShingleFilter.outputUnigrams==false and the underlying token stream is only one token long, then ShingleFilter.next() won't return any tokens. This patch provides a new option, ...
http://issues.apache.org/jira/browse/LUCENE-1370    Author: Chris Harris, 2011-05-16, 19:15
[SOLR-744] Patch to make ShingleFilter.outputUnigramsIfNoShingles (LUCENE-1370) available in Solr schema files - Solr - [issue]
...See LUCENE-1370...
http://issues.apache.org/jira/browse/SOLR-744    Author: Chris Harris, 2011-03-30, 16:45
Sort:
project
Solr (115)
Lucene (13)
type
mail # user (105)
issue (13)
mail # dev (10)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (128)
author
Chris Hostetter (8069)
Yonik Seeley (6098)
Michael McCandless (5888)
Erick Erickson (5699)
Grant Ingersoll (5468)
Otis Gospodnetic (5030)
Erik Hatcher (4378)
Mark Miller (3971)
Ted Dunning (3772)
Robert Muir (3764)
Uwe Schindler (3324)
Markus Jelsma (2742)
Sean Owen (2736)
Lance Norskog (2534)
Karl Wright (2227)
Chris Harris