When tried to search for the content using Apache solr serach, it gives the results just like i

performed a apache multisite search..
but when clicked on the title of the results which are not supposed to be there on the first place,

cos im performing only an ordinary apache search, it takes the node id of the result obtained and

gives the description of the node id in the current site.. so there is a total mismatch..!

That is if there is site a and site b and there is a content called
'hello from site A' in the site a and
'hello from site B' in the site b

when i perform an ordinary apache search for 'hello' from Site a,
it displays both
'hello from site A' and
'hello from site B'

When clicked on "hello from site B" which is not supposed to be here actually, bcos it is site

b' s content..
it takes the nid of site b and gives me the description of the corresponding nid in site a as if

it were site a' s content.. If there is no data corresponding to that nid in the current site, it

says 'Page not found'.

Pls help..

Subhasini