| 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]
[- hide]
| .../docs/api/org/apache/solr/response/XMLWriter.html [exec] broken details HTML: Field Detail: writeSolrDocument: closing "" does not match opening "" [exec] [exec] build/docs/api/org/apache/solr/search/FunctionQParser.html [exec... |
|
|
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]
[- hide]
| ....RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException read-198,5,TGRP-TestTimeLimitingCollector] 87506]:0) FieldReader$SegmentTermsEnum$Frame.(BlockTreeTermsReader.java:2266) FieldReader$SegmentTermsEnum.(BlockTreeTerms... |
| ...Reader.java:1275) FieldReader.iterator(BlockTreeTermsReader.java:525) terTerms.iterator(FilterAtomicReader.java:86) AssertingTerms.iterator(AssertingAtomicReader.java:99) ltiTerms.java:103) Context.java:94... |
| ...) t(TermQuery.java:167) eight.(BooleanQuery.java:186) ight(BooleanQuery.java:400) ormalizedWeight(IndexSearcher.java:648) r.createNormalizedWeight(AssertingIndexSearcher.java:60) Index... |
|
|
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]
[- hide]
| ...HandlerTest, TestWordDelimiterFilterFactory, TestLMDirichletSimilari tyFactory, AutoCommitTest, PluginInfoTest, SolrRequestParserTest, TestQuery SenderNoQuery, TestPropInject, TestCollationField, Stats... |
| ...FieldTest, TestPseudoReturnField s, IndexSchemaTest, QueryParsingTest, TermsComponentTest, StandardRequestHa ndlerTest, XmlUpdateRequestHandlerTest] ateRequestHandlerTest -Dtests.seed=ED1A9C533D68A0C3... |
|
|
Author: Robert Muir,
2012-10-30, 17:17
|
|
|
|