Re: pagination search results

2009-05-13 Thread Daniel Susanto
Do you have any example for that?? I'm using JSP, what i need is paging just like in google search... :D thx Daniel Susanto http://susantodaniel.wordpress.com --- On Tue, 5/12/09, Ian Lea wrote: From: Ian Lea Subject: Re: pagination search results To: java-user@lucene.apache.org

pagination search results

2009-05-11 Thread Daniel Susanto
Hi, Please help, how to do pagination search results? note: i'm using Java Server Pages. thx. Daniel Susanto http://susantodaniel.wordpress.com

Re: Indexing Complex XML

2009-04-18 Thread Daniel Susanto
e 'authors' node? should I put in new Document? or how? thx. :) Daniel Daniel Susanto http://susantodaniel.wordpress.com --- On Sun, 4/19/09, Erick Erickson wrote: From: Erick Erickson Subject: Re: Indexing Complex XML To: java-user@lucene.apache.org Date: Sunday, April 19, 2009, 12

Indexing Complex XML

2009-04-18 Thread daniel susanto
Hi, I need advise or example to index complex XML file, I mean the XML note just in one level node but more than one. for example indexing rss or atom. thx b4. Daniel Susanto http://susantodaniel.wordpress.com

RE: Is it possible to add new document into existing lucene index?

2009-04-17 Thread daniel susanto
Thx, it works. :) Daniel Susanto http://susantodaniel.wordpress.com --- On Fri, 4/17/09, Uwe Schindler wrote: From: Uwe Schindler Subject: RE: Is it possible to add new document into existing lucene index? To: java-user@lucene.apache.org Date: Friday, April 17, 2009, 9:18 PM Hi Daniel, Just

Is it possible to add new document into existing lucene index?

2009-04-17 Thread daniel susanto
Hi all, I'm NB in Lucene. Is it possible to add new document into existing document? I think it is important so that we don't need to re-index the all in file folder if just one or two file that need to be added into index. Thx. Daniel Susanto http://susantodaniel.wordpress.com