Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: TermQParserPlugin.   Results from 31 to 40 from 322 (0.751s).
Loading phrases to help you
refine your search...
Re: DocsEnum.freq() - Lucene - [mail # dev]
... anyway.  I see your point about "lying", but if we change this, we have to change all code using it like TermQuery to not call freqs if they are unavailable: i think this makes the apis pretty...
   Author: Robert Muir, 2012-12-17, 16:27
Re: [jira] [Resolved] (LUCENE-4051) Fix File Headers for Lucene40 StoredFields & TermVectors - Lucene - [mail # dev]
...yes  On Wed, May 23, 2012 at 12:14 PM, Ryan McKinley  wrote:    lucidimagination.com  ...
   Author: Robert Muir, 2012-05-23, 16:15
Optimize facets when actually single valued? - Lucene - [mail # dev]
...I am guessing at times people are lazy about schema definition. But, I think with lucene 4 stats we can detect if a field is actually single valued... Something like terms.size == terms...
....doccount == terms.sumdocfreq. I have to think about it a bit, maybe its even simpler than this? Anyway, this couple be used instead of actual schema def to just build a fieldcache instead of uninverted...
   Author: Robert Muir, 2012-11-11, 02:33
Re: svn commit: r1383011 - /lucene/dev/trunk/solr/core/src/java/org/apache/solr/update/processor/Clon eFieldUpdateProcessorFactory.java - Lucene - [mail # dev]
....apache.solr.update.processor      [exec]   missing: org.apache.solr.util      [exec]   missing: org.apache.solr.util.plugin      [exec]   missing: org.apache.solr.util.xslt      [exec]   missing: org.apache.zookeeper      [exec...
... ""      [exec]      [exec] build/docs/api/org/apache/solr/util/plugin/AbstractPluginLoader.html      [exec]   broken details HTML: Field Detail: load: closing "" does not match opening ""      [exec...
[+ show more]
   Author: Robert Muir, 2012-09-10, 18:11
Re: [DISCUSS] Merge DocsEnum and DocsAndPositionsEnum into PostingsEnum - Lucene - [mail # dev]
...On Thu, Nov 1, 2012 at 4:26 PM, Simon Willnauer  wrote:  This is an interesting idea. If we forget about TermDocs/TermPositions and were doing it from scratch, would we have two separate...
   Author: Robert Muir, 2012-11-01, 20:29
Re: [jira] [Commented] (LUCENE-4069) Segment-level Bloom filters for a 2 x speed up on rare term searches - Lucene - [mail # dev]
...On Wed, May 30, 2012 at 11:43 AM, Andrzej Bialecki  wrote:  Well I think honestly here a bug in PerFieldPostingsFormat is definitely confusing the situation (LUCENE-4090).  Yo...
   Author: Robert Muir, 2012-05-30, 15:48
Re: Skewed IDF in multi lingual index - Solr - [mail # user]
... in such a situation, any terms against text_fr are "rare" :)  The first thing i would look at, is treating this situation as merging results from a english index with 95 docs and a french index with 5 docs...
.... So I would consider overriding the two idfExplain methods (term and phrase) to use CollectionStatistics.docCount() instead of CollectionStatistics.maxDoc() The former would be 95...
   Author: Robert Muir, 2012-11-08, 16:38
Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 10035 - Failure! - Lucene - [mail # dev]
... in thread: Thread[id=255, name=Thread-198, state=RUN NABLE, group=TGRP-TestTimeLimitingCollector] entTermsEnum$Frame.(BlockTreeTermsReader.java:2266) entTermsEnum.(BlockTreeTermsReader.java:1275...
...) ator(BlockTreeTermsReader.java:525) r(FilterAtomicReader.java:86) terator(AssertingAtomicReader.java:99) 3) leanQuery.java:186) y.java:400) IndexSearcher.java:648) ed...
[+ show more]
   Author: Robert Muir, 2012-10-17, 17:22
Re: NumericRangeQuery.extractTerms and distributed stats - Lucene - [mail # dev]
...On Thu, Dec 15, 2011 at 11:46 PM, Shai Erera  wrote:  I think the exception is correct, you need to call extractTerms after rewrite()  Mike has a cool test on https...
...://issues.apache.org/jira/browse/LUCENE-3639, and if i recall it tests multitermqueries.  currently his searcher overrides IS.rewrite():  @Override rewrite(Query q) {    Query rewritten = super.rewrite(q);    terms = rewritten.extractTerms...
   Author: Robert Muir, 2011-12-16, 04:54
Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1370 - Still Failing! - Lucene - [mail # dev]
...: solr.StandardRequestHandler ig created /update: solr.UpdateRequestHandler ig created /terms: org.apache.solr.handler.component.SearchHandler ig created spellCheckCompRH: org...
...ContainerCoreInitFailuresTest, Dis tributedTermsComponentTest, TestIBSimilarityFactory, TestSearchPerf, Direct UpdateHandlerOptimizeTest, TestFunctionQuery, JsonLoaderTest, DistributedQu eryElevationComponentTest, Resource...
[+ show more]
   Author: Robert Muir, 2012-10-30, 17:17
Sort:
project
Lucene (457)
Solr (77)
Tika (1)
type
mail # dev (249)
mail # user (57)
issue (16)
date
last 7 days (0)
last 30 days (1)
last 90 days (12)
last 6 months (21)
last 9 months (322)
author
Chris Hostetter (1121)
Yonik Seeley (568)
Michael McCandless (496)
Erick Erickson (436)
Jack Krupansky (381)
Robert Muir (322)
Grant Ingersoll (317)
Erik Hatcher (296)
Uwe Schindler (290)
Mark Miller (236)
Otis Gospodnetic (222)
Ahmet Arslan (205)
Ryan McKinley (179)
Lance Norskog (132)
Marvin Humphrey (100)