RE: how can i store lucene results from a webpage to a oracle database

2007-11-08 Thread Ard Schrijvers
I suppose you have for about 5 minutes to display a single search ? :-) Perhaps before pointing out your possible solutions, you might better start describing your functional requirements, because your suggested solution is headed for problems. So you need custom ordering, check out lucene scoring

Re: how can i store lucene results from a webpage to a oracle database

2007-11-07 Thread sumittyagi
thank you very much for the answer.. actually i am trying to make a project in which i have to rerank the lucene results.for that i have to retrieve the results from the results page store them into a database and then after some manupulation to the pages , again i have to display the pages in

Re: how can i store lucene results from a webpage to a oracle database

2007-11-07 Thread Chris Lu
Very confused of your requirements. Do you mean to search on Lucene and store the results in database? Sounds you can do it easily via a JDBC call, and not really related to Lucene. -- Chris Lu - Instant Scalable Full-Text Search On Any Database/Application site: http://w