Re: concat 2 fields

2016-04-26 Thread vrajesh
Hi Jack, as per your explanation i made following changes: id title title title title

Re: concat 2 fields

2016-04-26 Thread vrajesh
i have tried two methods to define as follow: 1) id id_title title id_title

Re: concat 2 fields

2016-04-26 Thread vrajesh
Hi, i have added it to /update request handler as per following in solrconfig.xml: application/json concatFields application/csv concatFields but when i query it after indexing new files, i dont see

Re: concat 2 fields

2016-04-25 Thread vrajesh
in my solr config there are many requestHandler so i am confused in which requestHandler i should add it. i have some requestHandlers with names "/select", "/export","/query","/browse" and much more. i want to use this new processor chain for all type of file formats. -- View this message in con

concat 2 fields

2016-04-21 Thread vrajesh
to concatenating two fields to use it as one field from http://grokbase.com/t/lucene/solr-user/138vr75hvj/concat-2-fields-in-another-field , but the solution whichever is given i tried but its not working. please help me on it. i am trying to concat latitude and longitude fields to make it as