+ Reply to Thread
Results 1 to 5 of 5

Thread: Search is buggy

  1. #1
    Junior Member
    Join Date
    Jan 2013
    Posts
    23

    Exclamation Search is buggy

    Hello,

    I have few issues with search, I think it's not working when searching for less than 3 letters.

    I have this listing http://www.URL.com/listings/computer...twb-hp-17.html

    Searching for HP shows nothing.


    I have this listing http://www.URL.com/listings/cars/audi/audi-q5-10.html

    Searching for Q5 shows nothing also.

    Can somebody help on this?
    Last edited by Omar Barkawi; April 14, 2013 at 04:01 PM.

  2. #2
    Hello Omar,

    Yes you are right Keyword search working from 3 letters only

    If you want to change it go to ftp://includes>>classes>>rlSearch.class.php in method: keywordSearch

    find code:

    PHP Code:
    Only registered members can view the code
    and change number 3 to 2 but don't change it to 1 because keyword search it will overload your server if many people will use keyword search and will search by 1 letter. Save file and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Junior Member
    Join Date
    Jan 2013
    Posts
    23
    Hello Victor,

    It worked.

    Thanks a lot.
    Last edited by Omar Barkawi; March 20, 2013 at 06:24 AM.

  4. #4
    Junior Member
    Join Date
    Jan 2013
    Posts
    23
    Hello,

    One quick note.

    I have this listing: http://www.URL.com/listings/cars/vw/passat-cc-14.html

    When searching for Passat CC I see many results that does not have the word Passt or CC in.

    Please help me understand how search works.

    thanks,
    Last edited by Omar Barkawi; April 14, 2013 at 04:01 PM.

  5. #5
    Hello Omar,

    System take words and separate it by space and do search with every word. But you may change criteria for it.
    Please see my attached file.

    If you want same for header keyword search you should create a ticket with your request and we will create it for you but like small customization with extra fee.
    Attached Images Attached Images
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread