Query on SuggestComponent in SolrCloud(6.2.1).

2016-12-04 Thread Pavan Kumar VVR
Hi, We are in process of migrating our solr environment from standalone Solr(4.9) to SolrCloud(6.2.1). During this process we facing issues with solr.SuggestComponent, which is working fine earlier in 4.9 with solr.TermsComponent PFB detailed description for same and kindly assistance. Let us k

Solr Problems

2016-02-21 Thread Pavan Kumar
Hi Sir, How to pass stored procedure input parameters in solr data-config.xml. Data-config.xml Thanks in advance. Thanks & Regards, Pavan Kumar

Solr Problem

2016-02-20 Thread Pavan Kumar
Hi Sir, We have one application with postgres DB and Java front end.Now we have written some procedure by *IN* and *OUT* parameter and the front team used to use that IN & OUT parameter and fetch the data from DB .The requirement is that, the same thing we have to implement by using Solr. We have

accessing field values from documents in custom searchComponent for solr 4.4 .

2014-06-21 Thread Pavan Kumar
Hi, I am trying to implement a custom SearchComponent for solr 4.4 and need to access a few fields for the all the documents (docId's) returned by QueryComponent . I see there is a retrievedDocuments map in response builder . But it is not populated . Is there a field i have to set in the solr q

Re: Using lucenes custom filters in solr

2009-12-15 Thread pavan kumar donepudi
Hi All, I have a custom filter for lucene ,Can anyone help me how to use this in SOLR. Thanks in advance, Pavan