Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Missing status of current search index #58

Open
stv0g opened this issue Feb 4, 2015 · 8 comments
Open

Missing status of current search index #58

stv0g opened this issue Feb 4, 2015 · 8 comments
Milestone

Comments

@stv0g
Copy link

stv0g commented Feb 4, 2015

I'm missing a way to see the current status of the Lucene index.
Maybe a short status line in the configuration would be nice.

@karlitschek
Copy link

@butonic

@butonic
Copy link
Contributor

butonic commented Feb 4, 2015

@stv0g I want to move to a central index to allow implementing search in other files. Then this will be added to the admin page. A status in the user page also makes sense. Actually you may want to exactly know the indexing status for each of your files. That requires adding a message column to the lucene status table ... and I need an Idea how and when to show that in the UI. I was thinking of a status icon, maybe like ℹ️ that reveals more info about a file. That might not only be used by search_lucene ... but could also show image dimensions and audio track length. @jancborchardt an opinion? Maybe a status sidebar on the right?

@jancborchardt
Copy link
Contributor

If it’s still indexing, hovering over the search icon could show a tooltip saying Indexing … 45 %. When it’s done, nothing should be shown.

@DeepDiver1975 DeepDiver1975 added this to the 8.1-next milestone Feb 4, 2015
@stv0g
Copy link
Author

stv0g commented Feb 4, 2015

Yeah, I noticed that. Unfortunately this popup only pops up for fraction of a second.
I think we could do better in terms of usability.

I like the solution @butonic proposed. There are a lot more infos OC could provide for a file or directory.
Last accessed, sharing status, etc.. But thats something which has to be added to the core I guess.

Am 04.02.2015 um 14:20 schrieb Jan-Christoph Borchardt [email protected]:

If it’s still indexing, hovering over the search icon could show a tooltip saying Indexing … 45 %. When it’s done, nothing should be shown.


Reply to this email directly or view it on GitHub.

@jancborchardt
Copy link
Contributor

Let’s start with the most simple and non-invasive thing first. If we feel then that we need more, we can still do that.

The fact that we could provide more info on something does not mean we should.

@butonic
Copy link
Contributor

butonic commented Feb 5, 2015

Ok, so where do I put info about indexing errors? On the users status page? Together with a reindex option?

Am 4. Februar 2015 17:00:16 MEZ, schrieb Jan-Christoph Borchardt [email protected]:

Let’s start with the most simple and non-invasive thing first. If we
feel then that we need more, we can still do that.

The fact that we could provide more info on something does not mean
we should.


Reply to this email directly or view it on GitHub:
#58 (comment)

Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

@jancborchardt
Copy link
Contributor

Just have the tooltip be permanent (to the left of the search icon) and say: »Indexing error, click to rescan«

@stv0g
Copy link
Author

stv0g commented Feb 8, 2015

... and the current index status below the disk quota on the user page.

@ghost ghost modified the milestones: 8.2-next, 8.1-current Jun 25, 2015
@ghost ghost modified the milestones: 9.0-next, 8.2-current Sep 21, 2015
@ghost ghost modified the milestones: 9.1-next, 9.0-current Feb 20, 2016
@DeepDiver1975 DeepDiver1975 modified the milestones: backlog, 9.1 Jul 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants