Menu

#23 A search reindexing cli utility

open
6
2011-03-22
2010-09-01
No

A command line tool that wipes the search term index and rebuilds it from scratch, not using caching (i.e. conserving memory)... would be useful to have for doing large imports fast, then indexing them slowly afterwards

Discussion

  • James Dominy

    James Dominy - 2010-09-07
    • priority: 5 --> 6
     
  • James Dominy

    James Dominy - 2011-02-08

    Possibly make this an option to backtofront along the lines of norebuild, e.g. --reindex. This would work in conjunction with --norebuild so that if SEARCHTERMs are changed, the existing database, although not rebuilt is reindexed. "backtofront --reindex <databse name> <username> <password>" should also be usable standalone, such that it does not regenerate, but simply reindexes by scanning the TObject table for searchable object tables, checks if their corresponding searchterm_results function exists, and if so, loops over all the object ids and calls searchterm_refresh on them.

     
  • James Dominy

    James Dominy - 2011-03-22
    • labels: 1112815 -->
    • assigned_to: sirlark --> nobody
     
  • James Dominy

    James Dominy - 2011-03-22
    • assigned_to: nobody --> sirlark
     
  • James Dominy

    James Dominy - 2011-03-22
    • labels: --> Auxilliary Tools
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.