Re: Selectively hiding SOLR facets.

2014-04-28 Thread atuldj.jadhav
Yes, but with my query *country:"USA" * it is returning me languages belonging to countries other than USA. Is there any way I can avoid such languages appearing in my facet filters? -- View this message in context: http://lucene.472066.n3.nabble.com/Selectively-hiding-SOLR-facets-tp4132770p

Selectively hiding SOLR facets.

2014-04-23 Thread atuldj.jadhav
Hi team. Please help me address one problem I am facing in SOLR faceting. I have two websites (for countries Belgium & US) on each of these websites I have a managers details page which is served from a common SOLR index. I have indexed feed xml in SOLR. 1 French BE

"&" characters in facets

2014-02-09 Thread atuldj.jadhav
Hi Team, I am trying to find a solution to handle & characters. Issue I am facing is... I have setup a UI to which has facet filters for making selections. Based on facet clicks search queries are made and options are revised. Issue I am facing is with "&" character in URL facet values.. When I

SOLR keyword search with fq queries

2013-11-07 Thread atuldj.jadhav
Hi All,I need your help to find a solution to one of the issue I am facing with the keyword search.We have to provide a keyword search functionality, on our website i.e. searching of a word will get you all the indexed documents where a match is found for that word./ (Not specific to any particular

SOLR index Recovery & availability

2013-09-08 Thread atuldj.jadhav
Hi Team,Need your suggestions/views on the approach I have in place for SOLR availability and recovery. I am running *SOLR 3.5* and have around *30k* document's indexed in my SOLR core. I have configured SOLR to hold *5k * documents in each segment at a time.I periodically commit & optimize my SOLR

Solr java.io.FileNotFoundException

2013-05-24 Thread atuldj.jadhav
Hi Team, I need your help with one of the critical issue I am facing. I end up loosing my segment. more frequently I get below File not Found exception ../data/index/segments_c (No such file or directory) at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1103) Segment name keeps chang

Retriving results based on SOLR query data.

2013-03-25 Thread atuldj.jadhav
Hi Team, I want to overcome a sort issue here.. sort feature works fine. I have indexed few documents in SOLR.. which have a unique document ID. Now when I retrieve result's from SOLR results comes automatically sorted. However I would like to fetch results based on the sequence I mention in my