Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 141 to 150 from 5354 (0.34s).
Loading phrases to help you
refine your search...
Re: BlockJoinQuery: delete documents - Lucene - [mail # user]
...IndexWriter doesn't track the blocks ... so you need to something yourself.  One approach is to add a Field, eg blockID, with the same value (maybe the id of the parent doc) to parent a...
   Author: Michael McCandless, 2013-03-03, 15:39
[LUCENE-4806] change FacetIndexingParams.DEFAULT_FACET_DELIM_CHAR to U+001F - Lucene - [issue]
...The current delim char takes 3 bytes as UTF-8 ... but U+001F (= INFORMATION_SEPARATOR, which seems appropriate) takes only 1 byte....
http://issues.apache.org/jira/browse/LUCENE-4806    Author: Michael McCandless, 2013-03-01, 13:02
Re: [JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1026 - Failure - Lucene - [mail # dev]
...I committed a fix.  Mike McCandless  http://blog.mikemccandless.com   On Wed, Feb 27, 2013 at 7:16 PM, Michael McCandless  wrote:  ...
   Author: Michael McCandless, 2013-02-28, 14:02
Re: [JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1026 - Failure - Lucene - [mail # dev]
...This repros ... I'll dig.  Mike McCandless  http://blog.mikemccandless.com   On Wed, Feb 27, 2013 at 6:18 PM, Apache Jenkins Server  wrote:  ...
   Author: Michael McCandless, 2013-02-28, 00:16
[LUCENE-4803] DrillDownQuery should rewrite to FilteredQuery? - Lucene - [issue]
...Today we rewrite to a query like +baseQuery +ConstantScoreQuery(boost=0.0 TermQuery(drillDownTerm)), but I'm not certain 0.0 boost is safe / doesn't actually change scores.We should also add...
http://issues.apache.org/jira/browse/LUCENE-4803    Author: Michael McCandless, 2013-02-26, 18:20
[LUCENE-4802] FacetFields should omitNorms for $facets field - Lucene - [issue]
...We are indexing norms today but we only ever filter by these fields ......
http://issues.apache.org/jira/browse/LUCENE-4802    Author: Michael McCandless, 2013-02-26, 17:48
[LUCENE-4748] Add DrillSideways helper class to Lucene facets module - Lucene - [issue]
...This came out of a discussion on the java-user list with subject"Faceted search in OR": http://markmail.org/thread/jmnq6z2x7ayzci5kThe basic idea is to count "near misses" during collection,...
http://issues.apache.org/jira/browse/LUCENE-4748    Author: Michael McCandless, 2013-02-26, 00:12
Re: Lucene filter questions - Lucene - [mail # user]
...On Mon, Feb 25, 2013 at 2:19 PM, Wei Wang  wrote:  Use ConstantScoreQuery: it turns a Filter into a Query, where every doc gets a score equal to the ConstantScoreQuery.setBoost (1....
   Author: Michael McCandless, 2013-02-26, 00:01
Re: Line length in Lucene/Solr code - Lucene - [mail # dev]
...+1  Mike McCandless  http://blog.mikemccandless.com   On Mon, Feb 25, 2013 at 5:59 AM, Uwe Schindler  wrote:  ...
   Author: Michael McCandless, 2013-02-25, 11:01
Re: Do you still have to override QueryParser to allow numeric range searches in Lucene 4.1 - Lucene - [mail # user]
...You do still need to override QP in 4.x, but you should create a NumericRangeQuery/Filter, not a TermRangeQuery (even in 3.6 as well).  NumericRangeQuery is much more efficient (visits ...
   Author: Michael McCandless, 2013-02-25, 10:56
Sort:
project
Lucene (5354)
Solr (231)
Tika (176)
PyLucene (65)
Lucy (60)
Lucene.Net (4)
ElasticSearch (2)
ManifoldCF (2)
Mahout (1)
OpenRelevance (1)
type
mail # dev (2621)
mail # user (1974)
issue (599)
mail # general (160)
date
last 7 days (15)
last 30 days (56)
last 90 days (151)
last 6 months (356)
last 9 months (5354)
author
Michael McCandless (5354)
Uwe Schindler (3261)
Robert Muir (3181)
Chris Hostetter (2782)
Erick Erickson (2518)
Grant Ingersoll (2514)
Erik Hatcher (2496)
Otis Gospodnetic (2361)
Mark Miller (2240)
Yonik Seeley (1990)
Simon Willnauer (1430)
Shai Erera (1264)
Doug Cutting (1108)
Dawid Weiss (964)
Ian Lea (926)