fess icon indicating copy to clipboard operation
fess copied to clipboard

Adding new Label doesnt show any results after reindex

Open rhayun opened this issue 7 years ago • 5 comments

Hello

i need to add new Label after i did it i navigate to /admin/upgrade and reindex and update the alias then i do a search again and can see the Label in the results - and it should cause in results i see items with the condition (included path) i gave to the label

what am i doing wrong?

thanks

rhayun avatar May 10 '18 09:05 rhayun

To add new labels, you need to start a crawler, not reindexing on /admin/upgrade.

marevol avatar May 10 '18 10:05 marevol

start to crawl all the websites for only adding new label? wow - this is going to be long process every time i need new label - am i right?

rhayun avatar May 10 '18 10:05 rhayun

Yes. Labels are assigned at crawling time. To improve it, a option will be added in a future release...

marevol avatar May 10 '18 11:05 marevol

but, Re-running the crawl did not add a label. Will the label be recreated if the crawl target has not been updated?

o-matsuo avatar Sep 12 '19 00:09 o-matsuo

Incremental crawling does not update docs in the index. So, run Label Updater in Scheduler.

marevol avatar Sep 12 '19 00:09 marevol