Skip to content
Commit 414fd4c1 authored by Vishesh Handa's avatar Vishesh Handa
Browse files

Introduce fall-back indexing

If the strigi indexer fails to index the file, we index it with this new
"simple indexer" which just sets the basic properties like url,
filename and the mimetype.

This way, file which weren't indexed, will at least still appear in some
of the search results.

The nie:lastModifed for these files has not been set, so the
indexscheduler will still find these files, and try to index them again.

REVIEW: 105730
parent 75723eb1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment