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 some other order , as they were
displayed before, in short i have to do the reranking of pages ....after
manupulating them.....
for that i think the first step is to retrieve the results(hyperlinks) from
the lucene results page and store them into database.......that's what i was
asking like....how should i start with ..to do that....
thanks
Sumit Tyagi

Chris Lu wrote:
> 
> 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://www.dbsight.net
> demo: http://search.dbsight.com
> Lucene Database Search in 3 minutes:
> http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes
> 
> On Nov 7, 2007 4:46 PM, sumittyagi <[EMAIL PROTECTED]> wrote:
> 
>>
>> i want to retrieve lucene search results from the web page and want to
>> put
>> them into oracle database through JDBC, and after some manipulation want
>> to
>> display results again after fetching it from database. please help me
>> regarding this...like from where i have to start with... and what exactly
>> i
>> need to do regarding this.
>> --
>> View this message in context:
>> http://www.nabble.com/how-can-i-store-lucene-results-from-a-webpage-to-a-oracle-database-tf4768387.html#a13639399
>> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-can-i-store-lucene-results-from-a-webpage-to-a-oracle-database-tf4768387.html#a13640495
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to