Should we add a test? Should we add -deleted_b:true to the logic behind "Search Entire Project"? I think it'll be a common field name that some other tools will implement also. (ForgeDiscussion's Forum model has a "deleted" field but that model doesn't get indexed)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Tried to reproduce reindexing error on SB using prod data, everything ran fine. Created siteops ticket #51119 to re-run in production and provide errors, if any.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
allura:cj/3765
Should we add a test? Should we add
-deleted_b:true
to the logic behind "Search Entire Project"? I think it'll be a common field name that some other tools will implement also. (ForgeDiscussion's Forum model has a "deleted" field but that model doesn't get indexed)Refactored deleted flag to live in Artifact
Run:
allurapaste reindex /var/local/config/production.ini -n p -p mcebuddy2x
Core logic worked fine in production, but reindexing this project had errors: http://pastie.org/private/zujecf7b2shbxuxsfkeewq
Tried to reproduce reindexing error on SB using prod data, everything ran fine. Created siteops ticket #51119 to re-run in production and provide errors, if any.
Per siteops, reindex ran with no errors. No deleted pages showing up in search now.