* 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
Sa
ubq
>
>
>
> On Tue, Feb 17, 2015 at 4:13 PM, Sankalp Gupta >
> wrote:
>
> > Hi
> >
> > I need to have a query in which I need to choose only those parent docs
> > none of whose children's field is having the specified value.
> > i.e. I
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 1.0.
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"
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"
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
to add all 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