Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Listings Manager (Realty Manager & Auto Manager):
Search for specific keyword

 

 


mbodamer
User

Jun 18, 2009, 10:33 AM

Post #1 of 3 (3753 views)
Shortcut
Search for specific keyword Can't Post

Hello,

I have been using a modified search that allows for a site visitor to enter the "listing number" and click search and teh search performs and finds the search term in the field I requested and returns the desired specific listing.

HOWEVER, I recently noticed that the follow occurs in this scenario:

Given listing #'s: 140, 1401, 1402, 1403, 1404, 1405

When search is performed for "1401" ONLY 1401 is returned, when search is for "140" I am expecting ONLy 140 to return, but am getting ALL of the above listings in the results. So I am trying to have the search perform an exact search. Is this possible?

Seems like an easy thing, hopefully just modifying my search code a bit.

thanks


Donna
Staff / Moderator


Jun 19, 2009, 3:12 PM

Post #2 of 3 (3745 views)
Shortcut
Re: [mbodamer] Search for specific keyword [In reply to] Can't Post

Hi there,

Set your search field name to "lfieldX_match" instead of "lfieldX_keyword" and that should fix that up. :)

Donna

--
support@interactivetools.com


mbodamer
User

Jun 19, 2009, 8:11 PM

Post #3 of 3 (3742 views)
Shortcut
Re: [Donna] Search for specific keyword [In reply to] Can't Post

Thanks that did it...

I knew it had to be simple. Smile