Coder Social home page Coder Social logo

Comments (5)

tyrant88 avatar tyrant88 commented on May 28, 2024

YForm Tabellen werden automatisch reindiziert, wenn das Häkchen bei "Reindizieren aller Spalten, wenn Tabellen mit yform oder form bearbeitet werden" gesetzt ist. Das sollten wir so dokumentieren, dass klar ist wenn man eigene Tabellen im Backend nutzt, sollte man das Häkchen setzen.

@dergel hatte mich auch daraufhingewiesen, die Reindexierung über einen cronjob laufen zu lassen. Vielleicht ist das eh eine bessere Lösung, als alle Eventualitäten einzen abfangen zu wollen...
Vielleicht auch modular: ein cronjob für Artikel, einer für DB-Spalten,...

from search_it.

alxndr-w avatar alxndr-w commented on May 28, 2024

Da man Cronjobs mittlerweile auch am Skriptende ausführen kann, würde vlt. gar nichts dagegen sprechen, eine stündilche Indizierung anzustoßen. Gut wäre es, wenn der Cronjob bereits bei der Installation erstellt werden.

Issue tangiert damit https://github.com/tyrant88/search_it/issues/15

from search_it.

alxndr-w avatar alxndr-w commented on May 28, 2024

Das muss ja relativ easy einzubauen sein, wenn man sich das Backup-Addon von yakamara anschaut:

https://github.com/redaxo/redaxo/blob/master/redaxo/src/addons/backup/boot.php
https://github.com/redaxo/redaxo/blob/master/redaxo/src/addons/backup/lib/cronjob.php

from search_it.

tyrant88 avatar tyrant88 commented on May 28, 2024

Das sieht vielversprechend aus. Danke für die Vorarbeit, aber das ist ein feature, das muss noch warten... ;-)

from search_it.

tyrant88 avatar tyrant88 commented on May 28, 2024

Issue war doppelt

from search_it.

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.