search algorithm related

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 7 years, 11 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9828
    fillip2907
    fillip2907
    Participant

    I have a few questions.

    1) I am using search in bio. Is it possible to search for multiple words using double quotes? Like if my bio has wordA and wordB. So searching for “wordA wordB” should give the result only when both the words are existing together? So if word A wordC word B are there in bio so no result should display (i want that for relevance).?

    2) There arn’t any post on my website but still i tried using post tags, and they do not show up as suggestion.?

    For example: If a person is typing wo, he should get rdA to show up in advance.

    3) Is it possible if a person is about to type a word, he gets multiple options and which ever he thinks is fine, he can click that word and it should get selected in the result. Then likewise he should type next word with the same clickable options. It goes on till he clicks on search for the entire phrase?

    4) How to change the results order alphabetically? Increasing & decreasing.

    • This topic was modified 7 years, 11 months ago by fillip2907 fillip2907.
    • This topic was modified 7 years, 11 months ago by fillip2907 fillip2907.
    #9860
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    1. Not with double qoutes, but by changing the search keyword logic to “AND”: https://goo.gl/Cu5Egs

    2. Make sure you have the Post Tags selected on the configuration of the keyword autocomplete source: https://i.imgur.com/rXWZp9r.png

    If it does not show up, then the tags might be under a different taxonomy maybe.

    3. Unfortunately that is not yet possible.

    4. On the General Options -> Ordering panel: https://i.imgur.com/3cXXBnq.png

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #9862
    fillip2907
    fillip2907
    Participant

    Hi there. Thank you. But still bit of a confusion left.

    Q 1) Its already set as AND logic. See, its like this:

    User 1: User bio content: Apple Orange Banana Guava

    User 2: User bio content: Apple Banana Guava Orange

    So if somebody searches for apple banana, only user 2 should come because apple banana are together in the content (one after the other. Immediate)

    If somebody searches for apple orange, User 1 should come up as the entered words are mentioned one after the other.

    So is there any way where pair of search keywords are matched the user bio where its one after the other, Continuous.

    Q2) I have post tags turned on in ajax search pro autocomplete as you mentioned. Still it does not show up. You mentioned about the fact it may be under different taxonomy. Can you throw little more light on it?

    Thanks

    • This reply was modified 7 years, 11 months ago by fillip2907 fillip2907.
    • This reply was modified 7 years, 11 months ago by fillip2907 fillip2907.
    • This reply was modified 7 years, 11 months ago by fillip2907 fillip2907.
    #9866
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    I see what you need now.

    You are referring to exact order matching, which is also possible. You can turn that on on the <span class=”code”>General Options -> Behavior</span> panel: https://i.imgur.com/VKZ1BpV.png

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

You must be logged in to reply to this topic.