1. I found that xapian settings cannot be found under
admin/settings/xapian
but under
admin/settings/search
2. There is a typo in the presentation of xapian controls (xapain logging instead of xapian logging)
3. I cannot find the option named 'Query reindexing of changed nodes': does it correspond to 'index immediately' ?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-690316-Better-option-names.patch | 2.72 KB | marvil07 |
Comments
Comment #1
marvil07 commentedre 1: yep, that's the place decided to have configuration by original authors
re 2: ok, thanks for noticing it! I'm attaching a patch that solve that problem and also change the name options so we avoid redundancy.
re 3: I'm not getting the point, can you please elaborate about it(I do not see why you would want to reindex on ¿queries?) Index inmediately do what its description says: Enable this option to index content immediately as it is created and updated. Disable this option to delay indexing until cron runs. Your should disable this option on larger websites.
Comment #2
marvil07 commentedok, committed to 6.x-1.x and 6.x-2.x