Re: Dynamic ranking based on search term

2012-11-28 Thread Upayavira
a list that is key-value pair in text filed or database table. How do I achieve dynamic ranking based on search term? That say when user search term java and doc1,doc2, doc5 will get higher ranking. for example( key is search term, value is related index document unique key): == key

Re: Dynamic ranking based on search term

2012-11-28 Thread Floyd Wu
, Floyd Wu wrote: Hi there, If I have a list that is key-value pair in text filed or database table. How do I achieve dynamic ranking based on search term? That say when user search term java and doc1,doc2, doc5 will get higher ranking. for example( key is search term, value is related