: > depending on words in the query i select the correct urls by applying
: > mathematical formulae. This result should be shown to the user in
: > descending order.
: >
: > Now as i know that lucene has its own searcher
: > which is used by solr as well. cant i replace this searcher part in
: > S
Solr depends on Lucene's implementation of queries and how it returns
document hits. I can't help you architect these changes.
On Mon, Jun 21, 2010 at 7:47 AM, sarfaraz masood
wrote:
> Mr Lance
>
> Thanks
> a lot for ur reply.. I am a novice a solr / lucene. but i have gone
> thru the documentati
Mr Lance
Thanks
a lot for ur reply.. I am a novice a solr / lucene. but i have gone
thru the documentations of both.I have even implemented programs in
lucene for searching etc.
My problem is to apply a new search technique other than the one used by solr.
Step 1: My algorithm finds the tf idf