Developer forum

Forum » Development » Extending default eComQuery search

Extending default eComQuery search

Dmitrij Jazel
Reply

Hi guys,

We got a request to implement a product search, For Products, that in some way is simmilar to Google.

Was thinking of extending "eComQuery" search.

Ex. 1) When you misstype something like "osterkake" google suggests Did you mean: "ostekake"?

Ex. 2) Understand that "&" is "and" and the other way arround.

Ex, 3) When you search for keyword something like "tasty" - search should hit something like "very tasty apples" "very tasty pie"  "fresh and tasty food" etc...

At the same time, do not lose any of eComQuery functionality, but just extend it a bit.

 

Any suggestions, tips, advices for creating something like this, or maybe someone already ? :-)

 

/Dmitrij


Replies

 
Martin Grønbekk Moen
Reply

So I guess none attempted anything like this yet?

Well... My thoughts are probably try interacting with Lucine index (not sure how) but most likely through ProductListTemplateExtender - request my own search requests against lucine index, and just present the found results? Can that be an option?

/Martin

 

You must be logged in to post in the forum