This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Cant configure well AJAX PRO #12532
    iridiumiridium
    Participant

    i dont know the use of this function, and now i disabled and seems is working!

    Ill test more

    Thanks Ernest! ♥_♥

    in reply to: Cant configure well AJAX PRO #12530
    iridiumiridium
    Participant

    Hi again Ernest

    Have problems configuring the plugin.

    I search for:

    [code]20 cuero aromática especiada vetiver [/code]

    and my CSV row have this:

    [code]| Hamm | Perfume para Hombre | 20 | cuero | aromática | especiada | vetiver | picante | dulce | fresco | joven |[/code]

    Having no results, why?

    Using AND exact word matches

    Can you help please?

    in reply to: Cant configure well AJAX PRO #12386
    iridiumiridium
    Participant

    Hey, I finally fixed the issue I was having while importing from csv.

    Your plugin ignores the first and the last values for brands of each product in the row, when it’s like this:

    NIGHT RUNNER | MAMBO MIX | BLACK KS | JOOP | FERRARI PASSION

    Then i fixed this by adding | in front of the first and the last keywords, like this:

    | NIGHT RUNNER | MAMBO MIX | BLACK KS | JOOP | FERRARI PASSION |

    An now, the plugin can find them.

    All of this is when using: regular engine, with AND exact word matching.

    Maybe you should fix this for a future version.

    Thanks

    in reply to: Cant configure well AJAX PRO #12385
    iridiumiridium
    Participant

    I reimported my CSV edited like:

    MAN S GAI MATTIOCO | 212 | QUASAR FUEGO | BOTICARIO | LA FIEBRE DEL DEPORTE
    ADIDAS | CUEVE CHILL LIZ CLAIBORNE

    Adding a space into each | and now works, but have some issues.

    Some keywords are not founded.

    Try: IRIS, INVICTUS, VIP 212, and many others just arent displaying, WHY?

    Existing 3 products with IRIS, but only 2 are displaying 156 and 19, but missing 173.

    Cant understand why happend this.

    Thanks!

    in reply to: Cant configure well AJAX PRO #12384
    iridiumiridium
    Participant

    Hi

    I think im having the same issue with “|” on Regular engine.

    How to fix like Indextable?
    [code]$ww = str_replace(array(‘.’, ‘,’, ‘-‘, ‘_’, "=", "%", "|"), ‘ ‘, $ww);[/code]

    Cant find the file to edit.

    If i search with: SEXY|DARK

    Then works.

    I reimported all products, and now, all attributes are with spaces. But Regular engine searchs so different:

    I have this value with this order on my CSV: SENSUELLE|AZZARO POR ELLE|GOOD GIRL|ULTRA SEXY|DARK VANILLA

    Then this is exactly what is finding Regular engine with OR (exct matches).

    this is a MATCH: SENSUELLE|AZZARO 🙁

    Must replace “|” or something right?

    Thanks!

    in reply to: Cant configure well AJAX PRO #12374
    iridiumiridium
    Participant

    Its ok! ♥

    I thinking about it, and did some tests, and the conclusion is, i need to EXACT matches.

    Like you explained here:

    OR with exact word matches

    Similar to the simple OR, but at least one keyword must match a whole word. Partial results are not accepted.
    Keyword Content Match?
    hello hello world, robot here YES
    hello robot hello world, robot here YES
    hello bot hello world, robot here YES
    help bot hello world, robot here NO
    hello science hello world, robot here YES

    Then must to use Regular engine, cause Index table doesnt support it.

    About the my general search, keyword will not combine on TITLE and BRANDS-
    The keyword will find only on one destiny: TITLE or BRAND.

    Exact match on TITLE or Exact match on BRANDS

    For example:
    Title: ‘Lorem ipsum’
    BRAND: ‘Dolor amet ‘
    Regular engine
    Test Phrase 1: ‘Lorem ipsum’ -> >match!
    Test Phrase 2: ‘Dolor amet’ -> match!
    Test Phrase 3: ‘Lorem amet’ -> > NO match!
    Test Phrase 4: ‘amet’ -> match!
    Test Phrase 5: ‘Dolor ipsum’ -> match!
    Test Phrase 6: ‘Dolo ame’ -> NO match!

    Wanted to show only exact matches

    Another problem is how to use only and exclusively TITTLE and BRANDS products for search.
    I dont want to display variation or duplicates.

    Cant configure correctly or something is bugging.

    I want to use OR with exact word matches but only works on title of product, not on custom fields (pa_brands)

    I wanted FULL word match, but cant do it.

    Thanks!

    • This reply was modified 9 years, 2 months ago by iridiumiridium.
    in reply to: Cant configure well AJAX PRO #12334
    iridiumiridium
    Participant

    Hi Ernest

    Applyed the changes, reindexed and worked PERFECT! Now i can find every BRAND key.

    Any way to display cross-sells products from result product?

    If i found 1 result product, then show another group like: Related products based on corss-sell.

    Im looking for this function, and thing will be not hard to code. Will be awesome to have a checkbox to activate it:

    Display related products from result?

    Your support is real. I love you so much ♥

    Thanks!

    in reply to: Cant configure well AJAX PRO #12322
    iridiumiridium
    Participant

    Hallo Thanks for your answer.

    Normally im ussing index table engine, and as you saw, i included only Tittles and Brans.

    The problems appears when some words are not indexed. Are missing like CASCADE, and many others.

    Why thats its happeing!

    Check your self: Type CASCADE = No results

    If i use Regular Engine then i can find every BRAND keyword, but when using Index table, some BRAND keywords are missing.

    Another case is when i use 2 words, for example:

    EGOIST PERFUME

    EGOIST result is ignored, and priorize PERFUME results only .. why?

    Sometimes works and sometimes not. Depends on OR / AND logic condiguration, and this is so hard to understand with secondary logic, sorry.

    Thanks!

    • This reply was modified 9 years, 2 months ago by iridiumiridium.
    in reply to: Cant configure well AJAX PRO #12310
    iridiumiridium
    Participant

    Hallo need help!

    Cant understand well how to configure.

    If i type: CASCADE = result OK
    if i type: CASCADE PERFUME = Zero results.. or tons of results but not the product with keyword.

    Changing OR / AND or viceversa but no chance understanding at all.

    Can you help please?

Viewing 9 posts - 1 through 9 (of 9 total)