Hi Karl, Thanks for your answer. I didn’t know that there was a parameter to set the maximum of displayed documents in the UI, that’s good to know ! Could you send me a link to a documentation explaining how to set it ?
Concerning the filter by job ID, can I create a JIRA ticket ? if yes, on which component ? if I remember well, only connectors components are listed. Thanks, Julien De : Karl Wright Envoyé le :vendredi 30 juin 2017 16:20 À : dev Objet :Re: ManifoldCF admin improvements Hi Julien, (1) Filtering by job ID is possible; this is something that could be worked on. (2) The maximum number of documents that the UI displays is determined by a properties.xml parameter. We need the limit, though, because some databases (e.g. Postgresql) do sequential scans to count the number of records described by a query. With the limit we can control the maximum amount of time needed. Karl On Fri, Jun 30, 2017 at 10:13 AM, Julien <[email protected]> wrote: > Hi, > > I have two proposals to improve a little bit the admin of ManifoldCF : > > 1) Be able in the simple history to filter results by job id/name > 2) In the jobs status view, to display the number of Documents, Active, > and Processed when it is above 500 000. Because currently if the number of > documents is higher, the UI only displays « >500000 » which is not very > helpful to have a quick idea of the current number of docs crawled for > repositories with millions of docs. > > I didn’t dig into the code to know if it is fast and/or easy and possible > to do because I don’t have so much time but I would like to have your > opinion on these imrpovements. > > Regards, > Julien Massiera > > > > --- > L'absence de virus dans ce courrier électronique a été vérifiée par le > logiciel antivirus Avast. > https://www.avast.com/antivirus > --- L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. https://www.avast.com/antivirus
