Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 10 (0.244s).
Loading phrases to help you
refine your search...
Re: Welcome Han Jiang as a new Lucene/Solr committer - Lucene - [mail # dev]
...Thanks Adrien, and all our Lucene/Solr members!  I'm a first-year master student in Peking University, China.  I major in Computer Science and currently work at Search Engine and W...
   Author: Han Jiang, 2013-06-08, 11:13
Re: asking for help to access the bugzilla for lucene - Lucene - [mail # dev]
...They don't use "bugzilla" ... https://issues.apache.org/jira/browse/LUCENE  On Mon, Apr 1, 2013 at 9:32 AM, 陈秀招  wrote:     Han Jiang  Team of Search Engine and Web ...
   Author: Han Jiang, 2013-04-01, 02:00
[LUCENE-4283] Support more frequent skip with Block Postings Format - Lucene - [issue]
...This change works on the new bulk branch.Currently, our BlockPostingsFormat only supports skipInterval==blockSize. Every time the skipper reaches the last level 0 skip point, we'll have to d...
http://issues.apache.org/jira/browse/LUCENE-4283    Author: Han Jiang, 2012-08-21, 13:22
Re: (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.) - Lucene - [mail # dev]
...This is a test on my computer(1M wiki data, on AMD Athlon(tm) II X2 240e, 2G memory), hope this helps!  :)                  Task QPS default...
   Author: Han Jiang, 2012-08-10, 17:26
Re: Suppressing list doesn't take effect when -Dtests.postingsformat is used - Lucene - [mail # dev]
...Thank you David, currently I just manually remove those testcases when doing tests...  Hmm, seems that getName() is not allowed to override, then can we make use of "toString()" to reco...
   Author: Han Jiang, 2012-06-03, 06:45
Suppressing list doesn't take effect when -Dtests.postingsformat is used - Lucene - [mail # dev]
...To reproduce the error, here is the command line:  $ ant test-core -Dtests.postingsformat=MockFixedIntBlock  I think this should generate a successful report, since MockFixedIntBlo...
   Author: Han Jiang, 2012-06-02, 18:00
Re: [GSoC] codec not registered? - Lucene - [mail # dev]
...Ah, I see. Thank you Robert !  On Tue, May 1, 2012 at 2:46 AM, Robert Muir  wrote:    Han Jiang  EECS, Peking University, China Every Effort Creates Smile  Seni...
   Author: Han Jiang, 2012-04-30, 18:57
[GSoC] codec not registered? - Lucene - [mail # dev]
...Hi,  I just immitated the MockFixedIntBlock and wrote a simple postings format, but when I tried to use "ant test", it told me that:  "A SPI class of type org.apache.lucene.codecs....
   Author: Han Jiang, 2012-04-30, 18:39
[GSoC] About how flexible indexing works in lucene 4.0 - Lucene - [mail # dev]
...Hi all,  I was trying to figure out the control flow of IndexWriter and IndexSearcher, in order to get a better understanding of the idea behind Codec implementation.  However, the...
   Author: Han Jiang, 2012-03-26, 22:59
[GSoC] Question about LUCENE-3892 - Lucene - [mail # dev]
...Hello again,  I scanned through some discussions and codes around PForDelta, like LUCENE-1410 , LUCENE-2903,  ConversationBetweenMichaelAndLiLi. It is great to see so much informat...
   Author: Han Jiang, 2012-03-23, 18:09
Sort:
project
Lucene (10)
type
mail # dev (9)
issue (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (2)
last 9 months (10)
author
Michael McCandless (5382)
Uwe Schindler (3278)
Robert Muir (3198)
Chris Hostetter (2788)
Erick Erickson (2533)
Grant Ingersoll (2514)
Erik Hatcher (2496)
Otis Gospodnetic (2367)
Mark Miller (2252)
Yonik Seeley (1996)
Simon Willnauer (1440)
Shai Erera (1277)
Doug Cutting (1108)
Dawid Weiss (970)
Ian Lea (928)
Han Jiang