all time full indexing in s3 storage

Hi,
I’ve setup s3 and it works. but if I start to crawl then it indexed all files not changes only.
When I tried in local storage it indexed only for changes after full indexing.
Is it intended or any configuration to avoid “all time full indexing in s3 storage”?

my script here.

url=object.url
title=object.key
content=object.contents
mimetype=object.mimetype
filetype=object.filetype
filename=object.filename
content_length=object.size
last_modified=object.last_modified

fess-ds-s3 does not support differential crawling.

thanks for your reply.
so other providers like local, google, dropbox support differential crawling but s3 not.
I just wonder that if you have any plan to implement differential crawling for fess-ds-s3.

Fess is an open-source product. Any contributions are welcome.

I understand, I’m not sure I can do it but I will look into it. :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.