Git Product home page Git Product logo

Comments (5)

alexsilva avatar alexsilva commented on June 26, 2024

This commit broke compatibility with django-haystack == 2.5.1

from xapian-haystack.

alexsilva avatar alexsilva commented on June 26, 2024

Neither version django-haystack==2.6 work anymore. This commit needs to be rolled back.

from xapian-haystack.

alexsilva avatar alexsilva commented on June 26, 2024

The following error occurs at the time the update_index command is executed.

Traceback (most recent call last):
  File "manage.py", line 40, in <module>
    execute_from_command_line(sys.argv)
  File "\Python2.7\lib\site-packages\django\core\management\__init__.py", line 353, in execute_from_command_line
    utility.execute()
  File "\Python2.7\lib\site-packages\django\core\management\__init__.py", line 345, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "\Python2.7\lib\site-packages\django\core\management\base.py", line 348, in run_from_argv
    self.execute(*args, **cmd_options)
  File "\Python2.7\lib\site-packages\django\core\management\base.py", line 399, in execute
    output = self.handle(*args, **options)
  File "\pyenv\Lib\site-packages\haystack\management\commands\update_index.py", line 214, in handle
    self.update_backend(label, using)
  File "\pyenv\Lib\site-packages\haystack\management\commands\update_index.py", line 257, in update_backend
    commit=self.commit, max_retries=self.max_retries)
  File "\pyenv\Lib\site-packages\haystack\management\commands\update_index.py", line 84, in do_update
    backend.update(index, current_qs, commit=commit)
TypeError: update() got an unexpected keyword argument 'commit'

from xapian-haystack.

alexsilva avatar alexsilva commented on June 26, 2024

#171

from xapian-haystack.

claudep avatar claudep commented on June 26, 2024

I guess this is now obsolete.

from xapian-haystack.

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.