Update Handler expect all the required fields to be passed in even for the
atomic update request payload.
https://github.com/apache/lucene-solr/blob/branch_7_5/solr/core/src/java/org/apache/solr/update/DocumentBuilder.java
Hope this helps!
// Now validate required fields or add default values //
Hi All -
I am using SOLR Cloud v6.5.0 and looking to upgrade it to SOLR 7.x;
any suggestions which are the most stable version in SOLR 7.x series.
from my initial reading, I see until SOLR 7.2 we had issues with CDCR
updates.
Thank you for your suggestions.
Thanks,
Abhishek
you can try using the post Tool.
https://lucene.apache.org/solr/guide/6_6/post-tool.html
bin/post -c film example/books_data.csv
Cheers!
Abhishek
On Tue, Feb 6, 2018 at 1:22 PM, @Nandan@
wrote:
> Hi ,
> I created core name as "films". Now I am trying to insert my csv file by
> below step:-
Hello,
I followed the steps outlined in your mail. i was able to get a running
core up fine. only thing I can think of in your case is the config
directory having all the required files for the SOLR Core to get
initialized. can you check if you have all the SOLR config files in the
config direc
Hi All,
I am trying to setup the graphite reporter for SOLR 6.5.0. i've started
a sample docker instance for graphite with statd (
https://github.com/hopsoft/docker-graphite-statsd).
also i've added the graphite metrics reporter in the SOLR.xml config of the
collection. however post doing this
Hi Everyone,
I have hit a weird behavior of Boolean Query, when I am
running the query with below param’s it’s not behaving as expected. can
you please help me understand the behavior here?
q=*:*&fq=((-documentTypeId:3)+AND+companyId:29096)&version=2.2&start=0&rows=10&indent=on
gt;
> > On Jun 12, 2017, at 3:22 AM, abhi Abhishek wrote:
> >
> > Hi All,
> > How does proximity Query work in SOLR.
> >
> > Example if i am running a query like below, for the field containing the
> > text “India registered a historical test match win
Hi All,
How does proximity Query work in SOLR.
Example if i am running a query like below, for the field containing the
text “India registered a historical test match win against the arch rival
Pakistan here in Lords, England on Sunday”
Query: “Test match India Pakistan” ~ 10
Clayton
you could also try running and optimize on the SOLR index as a
weekly/bi weekly maintenance task to keep the segment count in check and
the maxdoc , numdoc count as close as possible (in DB terms de-fragmenting
the solr indexes)
Best Regards,
Abhishek
On Sun, May 15, 2016 at 7:1
from pain of re-indexing. any thoughts
for the same would help.
Best Regards,
Abhishek
On Wed, Apr 13, 2016 at 6:18 AM, Shawn Heisey wrote:
> On 4/12/2016 6:10 AM, abhi Abhishek wrote:
> > I have SOLR 3.6 running currently, i am planning to upgrade this to
> > SOLR 4.10.
Hi All,
I have SOLR 3.6 running currently, i am planning to upgrade this to
SOLR 4.10. Below were the thoughts we could come up with.
1. in place upgrade
I would be making the SOLR 4.10 slave of 3.6 and copy the indexes,
and optimize this index.
will optimizing the Lucene 3.3 ind
Thanks MIkhail.
is there a way to have a push Replication. any Contributions or
Anything what could in this case?
Thanks,
Abhishek
On Tue, Apr 5, 2016 at 1:29 AM, Mikhail Khludnev wrote:
> It's pull, but you can trigger pulling.
>
> On Mon, Apr 4, 2016 at 9:19 PM, abhi A
Hi all,
Is solr 4 replication push or pull?
Best Regards,
Abhishek
Hi All,
any suggestions/ ideas?
Thanks,
Abhishek
On Tue, Jan 26, 2016 at 9:16 PM, abhi Abhishek wrote:
> Hi All,
> is there a way in SOLR to determine if a merge has been triggered in
> SOLR? is there a API exposed to query this?
>
> if its not available is there a way
Hi All,
is there a way in SOLR to determine if a merge has been triggered in
SOLR? is there a API exposed to query this?
if its not available is there a way to do the same using lucene jar files
available in the SOLR libs?
Appreciate your help.
Best Regards,
Abhishek
Hi All,
i am trying to determine stable version of SOLR 4. is there a blog which
we can refer.. i understand we can read through Release Notes. I am
interested in user reviews and challenges seen with various versions of
SOLR 4.
Appreciate your contribution.
Thanks,
Abhishek
Hi,
Thanks for the reply Shawn and Mugeesh. I was just trying to understand
the working of Distributed Querying in SOLR.
Thanks,
Abhishek Das
On Wed, Sep 9, 2015 at 8:18 PM, Mugeesh Husain wrote:
> You are correct for distributed search.
> do worry care about join, solr will aggregate result
Hi,
I have a question about the distributed Querying in solr (
https://wiki.apache.org/solr/DistributedSearch),
let us consider the below call being made to solr server.
https://server1:8080/solr/core1/select?shards=server1:8080/solr/core1,server2:8070
/solr/core2,server3:8090/solr/core3&q=*:*
Hi All,
we recently migrated from SOLR 3.6 to SOLR 4, while indexing in SOLR 4
we are getting below exception.
Apr 1, 2015 9:22:57 AM org.apache.solr.common.SolrException log
SEVERE: null:org.apache.solr.common.SolrException: Exception writing
document id 932684555 to the index; possible ana
(loading indexes into file buffers) could be really long. Indexing could be
> quite slow.
> >
> > wunder
> > Walter Underwood
> > wun...@wunderwood.org
> > http://observer.wunderwood.org/ (my blog)
> >
> >
> > On Mar 26, 2015, at 11:31 PM, Shawn H
Hello,
i am trying to use ZFS as filesystem for my Linux Environment. are
there any performance implications of using any filesystem other than
ext-3/ext-4 with SOLR?
Thanks in Advance
Best Regards,
Abhishek
Greetings,
I am trying to use a network shared location as my index directory.
are there any known problems in using a Network File System for running a
SOLR Instance?
Thanks in Advance.
Best Regards,
Abhishek
Hello,
we have solr 3.6.1 in our environment. we are trying to analyse
backup and recovery solutions for the same. is there a way to compress the
backup taken?
we have explored about replicationHandler with backup command. but as our
index is in 100's of GB's we would like a solution that p
Alex.
> Personal: http://www.outerthoughts.com/ and @arafalov
> Solr resources and newsletter: http://www.solr-start.com/ and @solrstart
> Solr popularizers community: https://www.linkedin.com/groups?gid=6713853
>
>
> On Fri, Aug 8, 2014 at 1:59 PM, abhi Abhishek wrote:
> > Hell
Hello,
I am fairly new to SOLR, can someone please help me understand how a
query is processed in SOLR, i.e, what i want to understand is from the time
it hits solr what files it refers to process the query, i.e, order in which
.tvx, .tvd files and others are accessed. basically i would like to
25 matches
Mail list logo