index time boosting through partial update

2015-06-02 Thread Sankalp Gupta
Hi I'm using solr-4.7.2 and trying to set boost at field level at index time in atomic updates(tried though xml update handler). But its not happening. Also if you index the full doc with index time boost and update any other field partially then also the boost value of other field changes to

Re: Block Join Query Parsers regular expression feature workaround req

2015-02-17 Thread Sankalp Gupta
, then join remaining q={!parent which=contentType:parent}contentType:child -contentType:value1 if the space in underneath query causes the problem try to escape it or wrap to v=$subq On Tue, Feb 17, 2015 at 4:13 PM, Sankalp Gupta sankalp.gu...@snapdeal.com wrote: Hi I need to have

Block Join Query Parsers regular expression feature workaround req

2015-02-17 Thread Sankalp Gupta
is* NOT operator is not being supported* in the Block Join Query Parsers. Could anyone please suggest a way to workaround this problem? Have also added the problem on *stackoverflow*: http://stackoverflow.com/questions/28562355/in-solr-does-block-join-query-parsers-lack-regular-expression-feature Regards Sankalp

bulk indexing with optimistick lock

2015-02-11 Thread Sankalp Gupta
docs for which no versioning problem is there and return list of all failed docs. * Please can anyone suggest a way to do this? Regards Sankalp Gupta

edismax with multiple words for keyword tokenizer splitting on space

2015-01-06 Thread Sankalp Gupta
Hi I come across this weird behaviour in solr. I'm not sure that why this is desired in solr. I have filed this on stackoverflow. Please check http://stackoverflow.com/questions/27795177/edismax-with-multiple-words-for-keyword-tokenizer-splitting-on-space Thanks Sankalp Gupta

field collapsing related problem

2014-09-19 Thread sankalp gupta
Hi I have about 15 fields in my solr schema but there are two fields lets say them field1 and field2 in my schema. For most searches I feel I have a perfect schema but for one use case it is not apt: *problem*: I have to group by column using field1 and then I have to search a particular value a

need help in field collapsing

2014-08-18 Thread Sankalp Gupta
Hi I have about 15 fields in my solr schema but there are two fields lets say them field1 and field2 in my schema. For most searches I feel I have a perfect schema but for one use case it is not apt: *problem*: I have to group by column using field1 and then I have to search a particular value a