On Mon, Nov 28, 2022 at 5:25 PM Gabriel Roldan <gabriel.rol...@gmail.com>
wrote:

> Hi Andrea,
>
> for the record, here's the branch with the catalog loader optimization
> [1]. I need to add some docs before
> proposing it as a community module, but it's working ok in a vanilla
> geoserver deployment with ~80k layers, ~4k workspaces,
> and wms/wfs/wcs/wmts services configured for each workspace individually,
> which surprisingly was a big perf offender.
>

Nice


>
> That said, it won't help with the home page combos at all.
>
> My proposal would be to use progressive loading instead of preemptive
> loading of all workspaces/layers. The downside is you need to
> know at least a couple of letters about what you're looking for, but IMO
> it's a good compromise.
>

Seems like a match with Jody's experiment with autocomplete text areas.
Wondering if it could be again some graceful degradation,
with stricter limits... dunno use dropdowns below 100 items, and
autocomplete text area above.
The reason would be to avoid the "blank input anxiety" at least for the
small cases. Just thinking out loud, mind!


> Catalog-side wise, it'd only perform
> well if there's an actual full-text-search engine backing the search. Back
> in the day I had a prototype for an in-memory lucene index
> running the searches for the UI's full text searches that worked like a
> charm, but IIRC missed a good update of the index whenever
> something changes. That could be something to do some research on.
>

Indeed

Cheers
Andrea

==

GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax:     +39 0584 1660272

mob:   +39  339 8844549

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

-------------------------------------------------------

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to