Giter Club home page Giter Club logo

Comments (4)

natinimni avatar natinimni commented on May 19, 2024

Hi @marcin-synak ,
I think the system should work with any string, albeit one might need to escape it if some item id is passed in the URL (like in some API).
You could defiantly modify the code locally to do that, build and update your existing service\create a new service, see Deploying New Code to the Deployed Solution

from product-recommendations.

marcin-synak avatar marcin-synak commented on May 19, 2024

Hello @natinimni,
Thanks for the answer. We are familiar with deploying procedure. We've updated our solution at least twice if I remember correctly.

Of course, we could modify the code ourselves and remove the offending lines ;) We were just unsure if there were any internal reasons preventing us from doing it (it's hard to say without analyzing the whole source). URL encoding etc is basic stuff. I also assume any valid CSV file (with quotes, escape characters etc) would work.

But, to be honest, we're not thrilled with the idea of maintaining our own version of the code.
Is there a chance such change could hit the master branch? If it's not harmful?

from product-recommendations.

natinimni avatar natinimni commented on May 19, 2024

Hi @marcin-synak ,

looking back a the source, I don't think it should be a problem. Item ids are indexed into integers before being sent to the underlying engine so I cannot see any blocker to remove char restriction from item ids.

Feel free to contribute this and any other useful changes you maintain locally back to the master branch, I can approve your pull request. I hope that's alright.
Thanks!

from product-recommendations.

marcin-synak avatar marcin-synak commented on May 19, 2024

Thanks Nati, I've created a pull request with my changes.

This is the first time I'm using Git and Github, I hope I did everything right :)

from product-recommendations.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.