Søren Reinke
2006-06-07 11:04:16 UTC
Hi there
I have a problem with using Indexing Server,
When i search for 'adsl.dk' i find a lot of pages containg 'dk' but without
'adsl.' in front.
How do i tell the indexing server not to do that and only give me result
with 'adsl.dk' ?
This is the query:
query = "SELECT DOCTITLE, RANK FROM SCOPE() where freetext(contents,'" +
searchWord + "') order by RANK DESC"
Best regards
Søren Reinke
I have a problem with using Indexing Server,
When i search for 'adsl.dk' i find a lot of pages containg 'dk' but without
'adsl.' in front.
How do i tell the indexing server not to do that and only give me result
with 'adsl.dk' ?
This is the query:
query = "SELECT DOCTITLE, RANK FROM SCOPE() where freetext(contents,'" +
searchWord + "') order by RANK DESC"
Best regards
Søren Reinke