Examine - searches only for the first part of a page?
We have a few pages that contain a fairly good amount of html. What seems to happen is that if a phrase is pulled out of the first part of the doc and searched, the page is returned, however if the phrase exists in the last part of the doc, no results are returned.Currently we are using the ExternalSearcher with little to no modification (except makeing the search case insensitive)Any ideas? Is this a limitation of Examine / Lucine or is it something I am doing? Currently i am using the API to run searches, but I have been wondering about replacing the code with RAZOR.. Thoughts?Thanks in advanceRob
Examine - searches only for the first part of a page?
We have a few pages that contain a fairly good amount of html. What seems to happen is that if a phrase is pulled out of the first part of the doc and searched, the page is returned, however if the phrase exists in the last part of the doc, no results are returned.Currently we are using the ExternalSearcher with little to no modification (except makeing the search case insensitive)Any ideas? Is this a limitation of Examine / Lucine or is it something I am doing? Currently i am using the API to run searches, but I have been wondering about replacing the code with RAZOR.. Thoughts?Thanks in advanceRob
Oh yeah.. basic code
is working on a reply...