Hi
I have 3 metadata with these keywords:
MD1: keywords —> Africa, Boundaries
MD2: keywords —>Africa
MD3: keywords —> Boundaries
In the Keywords facet when I check the value Africa, MD1 and MD2 are
displayed and the facet list show this:
Africa (2)
Boundaries (1)
But then checking Boundaries removes the Africa filter and show MD1, MD3
metadata instead.
Africa (1)
Boundaries (2)
I would expect that Africa and Boundaries are selected and only MD1 is
displayed.
Is this a bug? Or facets are expected to work like this?
Regards,
Jose García
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
Hola Jose,
2016-06-02 10:33 GMT+02:00 Jose Garcia <jose.garcia@anonymised.com>:
Hi
I have 3 metadata with these keywords:
MD1: keywords —> Africa, Boundaries
MD2: keywords —>Africa
MD3: keywords —> Boundaries
In the Keywords facet when I check the value Africa, MD1 and MD2 are
displayed and the facet list show this:
Africa (2)
Boundaries (1)
But then checking Boundaries removes the Africa filter and show MD1, MD3
metadata instead.
Africa (1)
Boundaries (2)
I would expect that Africa and Boundaries are selected and only MD1 is
displayed.
Is this a bug? Or facets are expected to work like this?
It is supposed to work like this. For Ifremer, Florent made the multiple
checkbox support . eg
http://sextant.ifremer.fr/fr/geoportail/sextant#/search?fast=index&_content_type=json&sortBy=popularity&from=1&to=20&inspireTheme_fr=Altitude&inspireTheme_fr=Géologie
but was custom and it was using old facet widget (ie. before
https://github.com/geonetwork/core-geonetwork/pull/1133). It can probably
be added as a config option.
Cheers.
Francois
Regards,
Jose García
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and
traffic
patterns at an interface-level. Reveals which users, apps, and protocols
are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
Hi Francois
The old facet widget I saw that it's marked as deprecated, so I will not
like to use it in case the support is removed lets say in next version (I'm
doing a project with 3.1). Is there any reason to make the single selection
the default? Can be implemented the multiple selection in the new facet
widget or is there any restriction for this?
Regards,
Jose García
On Thu, Jun 2, 2016 at 10:43 AM, Francois Prunayre <fx.prunayre@anonymised.com>
wrote:
Hola Jose,
2016-06-02 10:33 GMT+02:00 Jose Garcia <jose.garcia@anonymised.com>:
Hi
I have 3 metadata with these keywords:
MD1: keywords —> Africa, Boundaries
MD2: keywords —>Africa
MD3: keywords —> Boundaries
In the Keywords facet when I check the value Africa, MD1 and MD2 are
displayed and the facet list show this:
Africa (2)
Boundaries (1)
But then checking Boundaries removes the Africa filter and show MD1, MD3
metadata instead.
Africa (1)
Boundaries (2)
I would expect that Africa and Boundaries are selected and only MD1 is
displayed.
Is this a bug? Or facets are expected to work like this?
It is supposed to work like this. For Ifremer, Florent made the multiple
checkbox support . eg
http://sextant.ifremer.fr/fr/geoportail/sextant#/search?fast=index&_content_type=json&sortBy=popularity&from=1&to=20&inspireTheme_fr=Altitude&inspireTheme_fr=Géologie
but was custom and it was using old facet widget (ie. before
https://github.com/geonetwork/core-geonetwork/pull/1133). It can probably
be added as a config option.
Cheers.
Francois
Regards,
Jose García
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT:
+31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and
traffic
patterns at an interface-level. Reveals which users, apps, and protocols
are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports.
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
Hi
2016-06-02 11:41 GMT+02:00 Jose Garcia <jose.garcia@anonymised.com>:
Hi Francois
The old facet widget I saw that it's marked as deprecated, so I will not
like to use it in case the support is removed lets say in next version (I'm
doing a project with 3.1). Is there any reason to make the single selection
the default? Can be implemented the multiple selection in the new facet
widget or is there any restriction for this?
FYI, we're also rewriting the facet widget from scratch for Solr (in WFS
and Solr branch) so maybe not a good idea to further work on this based on
Lucene search. In any case, it could probably be added. Check how to pass
parameters to the service
https://github.com/geonetwork/core-geonetwork/wiki/201411HierarchicalFacetSupport#drilldown-search-request
HTH.
Francois
Regards,
Jose García
On Thu, Jun 2, 2016 at 10:43 AM, Francois Prunayre <fx.prunayre@anonymised.com>
wrote:
Hola Jose,
2016-06-02 10:33 GMT+02:00 Jose Garcia <jose.garcia@anonymised.com>:
Hi
I have 3 metadata with these keywords:
MD1: keywords —> Africa, Boundaries
MD2: keywords —>Africa
MD3: keywords —> Boundaries
In the Keywords facet when I check the value Africa, MD1 and MD2 are
displayed and the facet list show this:
Africa (2)
Boundaries (1)
But then checking Boundaries removes the Africa filter and show MD1, MD3
metadata instead.
Africa (1)
Boundaries (2)
I would expect that Africa and Boundaries are selected and only MD1 is
displayed.
Is this a bug? Or facets are expected to work like this?
It is supposed to work like this. For Ifremer, Florent made the multiple
checkbox support . eg
http://sextant.ifremer.fr/fr/geoportail/sextant#/search?fast=index&_content_type=json&sortBy=popularity&from=1&to=20&inspireTheme_fr=Altitude&inspireTheme_fr=Géologie
but was custom and it was using old facet widget (ie. before
https://github.com/geonetwork/core-geonetwork/pull/1133). It can
probably be added as a config option.
Cheers.
Francois
Regards,
Jose García
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT:
+31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and
traffic
patterns at an interface-level. Reveals which users, apps, and protocols
are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports.
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
Hi Francois
Ok, but the main problem is that the project is already running and should
be finished by end of the year.
Honestly, I really doubt that Solr work is mature enough lets say in
September, so we can switch to use Solr and have enough time to adapt the
current developments we're doing and do proper testing.
Regards,
Jose García
On Thu, Jun 2, 2016 at 11:49 AM, Francois Prunayre <fx.prunayre@anonymised.com>
wrote:
Hi
2016-06-02 11:41 GMT+02:00 Jose Garcia <jose.garcia@anonymised.com>:
Hi Francois
The old facet widget I saw that it's marked as deprecated, so I will not
like to use it in case the support is removed lets say in next version (I'm
doing a project with 3.1). Is there any reason to make the single selection
the default? Can be implemented the multiple selection in the new facet
widget or is there any restriction for this?
FYI, we're also rewriting the facet widget from scratch for Solr (in WFS
and Solr branch) so maybe not a good idea to further work on this based on
Lucene search. In any case, it could probably be added. Check how to pass
parameters to the service
https://github.com/geonetwork/core-geonetwork/wiki/201411HierarchicalFacetSupport#drilldown-search-request
HTH.
Francois
Regards,
Jose García
On Thu, Jun 2, 2016 at 10:43 AM, Francois Prunayre <fx.prunayre@anonymised.com
> wrote:
Hola Jose,
2016-06-02 10:33 GMT+02:00 Jose Garcia <jose.garcia@anonymised.com>:
Hi
I have 3 metadata with these keywords:
MD1: keywords —> Africa, Boundaries
MD2: keywords —>Africa
MD3: keywords —> Boundaries
In the Keywords facet when I check the value Africa, MD1 and MD2 are
displayed and the facet list show this:
Africa (2)
Boundaries (1)
But then checking Boundaries removes the Africa filter and show MD1, MD3
metadata instead.
Africa (1)
Boundaries (2)
I would expect that Africa and Boundaries are selected and only MD1 is
displayed.
Is this a bug? Or facets are expected to work like this?
It is supposed to work like this. For Ifremer, Florent made the multiple
checkbox support . eg
http://sextant.ifremer.fr/fr/geoportail/sextant#/search?fast=index&_content_type=json&sortBy=popularity&from=1&to=20&inspireTheme_fr=Altitude&inspireTheme_fr=Géologie
but was custom and it was using old facet widget (ie. before
https://github.com/geonetwork/core-geonetwork/pull/1133). It can
probably be added as a config option.
Cheers.
Francois
Regards,
Jose García
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT:
+31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and
traffic
patterns at an interface-level. Reveals which users, apps, and
protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports.
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv>
<https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*