Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: TermQParserPlugin.   Results from 1 to 10 from 324 (1.159s).
Loading phrases to help you
refine your search...
Re: Documentation for Solr/Lucene 4.x, termIndexInterval and limitations of Lucene File format - Lucene - [mail # dev]
...On Wed, Jun 5, 2013 at 4:21 PM, Michael McCandless  wrote:   With such a old jvm and such a large index, I'd say its a stroke of pure luck nothing didn't blow up....
   Author: Robert Muir, 2013-06-06, 04:17
Re: postings lists deduplication - Lucene - [mail # dev]
... better.  but for the reverse wildcard and synonyms situation, it seems we could even detect it on write if we created some hash of the previous terms postings. if the hash matches for the current...
... term, we know it might be a "duplicate" and would have to actually do the costly check they are the same.  maybe there are better ways to do it, but it might be a fun postingformat experiment...
   Author: Robert Muir, 2013-06-06, 10:44
[SOLR-4477] match-only query support (terms,wildcards,ranges) for docvalues fields. - Solr - [issue]
... in this case for term,wildcard,range,etc....
http://issues.apache.org/jira/browse/SOLR-4477    Author: Robert Muir, 2013-02-21, 02:42
Re: svn commit: r1467946 - in /lucene/dev/trunk/lucene/grouping/src: java/org/apache/lucene/search/grouping/ java/org/apache/lucene/search/grouping/function/ java/org/apache/lucene/search/grouping/term - Lucene - [mail # dev]
...its a good idea. there is absolutely no point requiring java7 in trunk if it cannot be used.  we should clean this up everywhere across the entire codebase!  On Mon, Apr 15, 2013 a...
   Author: Robert Muir, 2013-04-15, 12:11
[SOLR-4522] SimpleFacets.getListedTermCounts wont work for docvalues-only fields (or other custom fieldtypes) - Solr - [issue]
...Don't have a test yet: but this makes bare TermQuery (used for facet refinement). SimpleFacets.rangeCount is correct (it invokes FieldType.getRangeQuery...), but I'm concerned about...
... the semantics here for terms. Because FieldType.getFieldQuery is really more for an unstructured query, it shouldnt call this method. Its probably better if FieldType has an explicit method to make...
[+ show more]
http://issues.apache.org/jira/browse/SOLR-4522    Author: Robert Muir, 2013-03-01, 17:54
Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3943 - Still Failing - Lucene - [mail # dev]
...There is a constant for that purpose... It should be used here. I recently changed this test to use newsearcher which randomizes the sim. If it gets certain term freq normalizations...
   Author: Robert Muir, 2013-04-30, 01:51
LUCENE-1888: payloads on term vectors - Lucene - [mail # dev]
...See patch here: http://pastebin.com/aK0bbTMA  I think its ready. File format changes are backwards compatible, etc.  lucidimagination.com  ...
   Author: Robert Muir, 2012-08-11, 13:01
Re: Opening up FieldCacheImpl - Lucene - [mail # dev]
...I don't think codec would be where you'd plugin for a filterreader that exposes external data as fake fields. That's because its all about what encoding indexwriter uses to write. I think...
   Author: Robert Muir, 2013-03-26, 00:51
Re: svn commit: r1460165 - /lucene/dev/trunk/lucene/misc/src/java/org/apache/lucene/index/sorter/SortingAtomicReader.java - Lucene - [mail # dev]
... like seekExact() on FilteredTermsEnum (it has a default impl in TermsEnum which calls seekCeil).  is it really good that FilteredTerms/FilteredTermsEnum delegate these optional methods...
   Author: Robert Muir, 2013-03-23, 15:00
[SOLR-4517] make FieldType.properties protected - Solr - [issue]
...Currently its not possible to make a fieldtype plugin via the normal lib/ mechanism that hides field type impl details (e.g. you just want a no-arg IDFieldType). This is because you cant...
... do sheisty package-private stuff in a different classloader without extra sheisty reflection. So I think pkg-private access is not very good for things intended to be plugins, you can only...
http://issues.apache.org/jira/browse/SOLR-4517    Author: Robert Muir, 2013-03-01, 08:54
Sort:
project
Lucene (460)
Solr (77)
Tika (1)
type
mail # dev (251)
mail # user (57)
issue (16)
date
last 7 days (0)
last 30 days (2)
last 90 days (8)
last 6 months (22)
last 9 months (324)
author
Chris Hostetter (1131)
Yonik Seeley (569)
Michael McCandless (499)
Erick Erickson (447)
Jack Krupansky (411)
Robert Muir (324)
Grant Ingersoll (317)
Erik Hatcher (297)
Uwe Schindler (293)
Mark Miller (239)
Otis Gospodnetic (228)
Ahmet Arslan (205)
Ryan McKinley (179)
Lance Norskog (133)
Marvin Humphrey (100)