C
csgraham74
Hi guys,
im hoping someone can help me as ive spent hours searching for a bit
of inspiration on this problem. basically i need to build a multiple
keyword search for a client (not an exact phrase search). Im build in
a vb app that searches an access database where i have a table that
contains large amounts of text in one field.
Basically i need to build a search that will return all the docs with
instances of the keywords & will then display them in order of
relevance e.g. if there are 2 keywords then display docs containing
both keywords at the top and then display docs containg only one
keyword below etc...
i was hoping that someone would have an example of such a search or
could point me at a resource that i could use to help me.
any help appreciated
CG
im hoping someone can help me as ive spent hours searching for a bit
of inspiration on this problem. basically i need to build a multiple
keyword search for a client (not an exact phrase search). Im build in
a vb app that searches an access database where i have a table that
contains large amounts of text in one field.
Basically i need to build a search that will return all the docs with
instances of the keywords & will then display them in order of
relevance e.g. if there are 2 keywords then display docs containing
both keywords at the top and then display docs containg only one
keyword below etc...
i was hoping that someone would have an example of such a search or
could point me at a resource that i could use to help me.
any help appreciated
CG