error render solr data spatial from geoserver

2018-09-04 Thread tkg_cangkul
Hi i wanna try to rendering solr data spatial from geoserver layer. when i try to render it from single shard solr collection, it works normally. but when i try to render it from multi shards solr collection, i've found an error message below on my geoserver. Pls help

sum multivalued field index with banana

2017-03-16 Thread tkg_cangkul
hi sorry if this a little bit out ouf topic, i've just started to using banana dashboard. and i want to do summarize proccess from data that indexed in solr can i do sum proccess with banana dashboard when i have some multivalued data index on my field? this is my sample data on solr :

query the data contain key value

2017-03-15 Thread tkg_cangkul
Hi, i have data sample to index it into solr. below is the format of my sample data : id,field1,field2 1,eventA=2,eventC=3 2,eventB=1,eventA=1 how can i query or indexing that data format in solr to get the result like this : id,eventA,eventB,eventC 1,2,null,3 2,1,1,null is there any way to

Re: (Survey/Experiment) Are you interested in a Solr example reading group?

2016-09-14 Thread tkg_cangkul
I'm very interesting with this. pls count me in too sir :D Subject: Re: (Survey/Experiment) Are you interested in a Solr example reading group? Date: Wed, 14 Sep 2016 23:32:14 -0400 From: John Blythe Reply-To: solr-user@lucene.apache.org To: solr-user

error indexing spatial

2016-07-20 Thread tkg_cangkul
hi i try to indexing spatial format to solr 5.5.0 but i've got this error message. error1 error2 anybody can help me to solve this pls?

Re: integrate SOLR with OSM

2016-06-25 Thread tkg_cangkul
ing, please share. On Sat, Jun 25, 2016 at 12:49 PM, tkg_cangkul <yuza.ras...@gmail.com> wrote: hi i wanna try to integrate SOLR with OpenStreetMap (OSM). well the plan is i wanna index some cordinaate (long & lat) to SOLR and then the OSM will try to showing the map of that coordinate.

integrate SOLR with OSM

2016-06-25 Thread tkg_cangkul
hi i wanna try to integrate SOLR with OpenStreetMap (OSM). well the plan is i wanna index some cordinaate (long & lat) to SOLR and then the OSM will try to showing the map of that coordinate. is there any article about that? pls help. i'm still confuse about this. thx before.

Re: solr.ICUCollationField class on cloudera search solr

2016-05-04 Thread tkg_cangkul
On Wednesday, May 4, 2016 11:13 AM, tkg_cangkul <yuza.ras...@gmail.com> wrote: hi i'm using solr in cloudera. when i try create core i've got this error message : i have check the library /opt/cloudera/parcels/CDH/lib/solr/solr-analysis-extras-4.10.3-cdh5.7

Re: BlockJoinFacetComponent on solr 4.10

2016-05-03 Thread tkg_cangkul
On 03/05/16 22:21, Shawn Heisey wrote: On 5/2/2016 2:59 AM, tkg_cangkul wrote: hi i wanna asking a question about using BlockJoinFacetComponent in solr 4. how can i use that library on solr 4.10.4 i want to install casebox with solr 4.10.4 but i have this error. when i check in solr

BlockJoinFacetComponent on solr 4.10

2016-05-02 Thread tkg_cangkul
hi i wanna asking a question about using BlockJoinFacetComponent in solr 4. how can i use that library on solr 4.10.4 i want to install casebox with solr 4.10.4 but i have this error. error when i check in solr-core-4.10.4.jar there is no class Block JoinFacet COmponent. i found it in

BlockJoinFacetComponent on solr 4.10

2016-05-02 Thread tkg_cangkul
hi i wanna asking a question about using BlockJoinFacetComponent in solr 4. how can i use that library on solr 4.10.4 i want to install casebox with solr 4.10.4 but i have this error. error when i check in solr-core-4.10.4.jar there is no class Block JoinFacet COmponent. i found it in