That is impossible.We just use lucene in my project at the monent.Maybe in the 
future we change to solr.anyway thanks for your advice

2011-09-21



janwen | China 
website : http://www.qianpin.com/

---------------------------------------------------------
一键发送本地文件,请用网易闪电邮(fm.163.com)!



发件人: Manish Bafna <manish.bafna...@gmail.com>
发送时间: 2011-09-21 16:15
主 题: Re: search match documents and pagination in lucene3.x
收件人: java-user@lucene.apache.org



You can use SOLR. 

On Wed, Sep 21, 2011 at 1:37 PM, Ian Lea <ian....@gmail.com> wrote: 
>>   i  want to implements pagination like google search result page in my 
>> project.We use lucene3.3.Here are 2 issue: 
>>   1.How can i get the number of matched documents 
> 
> TopDocs.totalHits 
> 
>>   2.What is the best practice for lucene search results pagination 
> 
> http://wiki.apache.org/lucene-java/LuceneFAQ#How_do_I_implement_paging.2C_i.e._showing_result_from_1-10.2C_11-20_etc.3F
>  
> 
> 
> -- 
> Ian. 
> 
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org 
> For additional commands, e-mail: java-user-h...@lucene.apache.org 
> 
> 

--------------------------------------------------------------------- 
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org 
For additional commands, e-mail: java-user-h...@lucene.apache.org 

Reply via email to