Hi Nikhilesh,
Try hard-committing more often. This way you'll have smaller tlog files and
there will be less data to recover. My suggestion is to add a maxSize
constraint to autoCommit. 100MB is a good rule of thumb, makes sure you
don't replay more than 100MB worth of data (even if you have an in
(apologies if this is not the correct way to respond to a comment to my
original post)
Hello Mikhail - thanks for responding so quickly.
Your suggestion does not seem to work for me. Using
[child childFilter=$pidfilter limit=-1]&pidfilter=+pid.material_type:bog
works, but
[child childFilter=$
Thank you Radu for the quick response. I have updated the values as
you suggested.
Nikhilesh Jannu Principal Software Engineer 405.609.4259
<(405)%20741-9895>
On Wed, Jun 29, 2022 at 12:03 AM Radu Gheorghe
wrote:
> Hi Nikhilesh,
>
> Try hard-committing more often. This way you'll ha
Interestingly, I found that
[child childFilter=$pidfilter limit=-1]&pidfilter=+instance.agency:94
also worked - I get the pid that is present at that library. It's when I
restrict at both pid and instance level it does not seem to work.
--
Noah Torp-Smith (n...@dbc.dk)
__
Hi,
Is it possible to do partial/atomic or in-place updates with Update
Streaming expression Decorator? The following simply overwrites.
update(collection1,
select(
search(collection1,
q=*:*,
qt="/export",
fl="id,a_s,a_i,a_f,s_multi,i
Nice to see someone actually using FRBR.
Personally, I would flatten work and expression into the main record. Keep all
of the relationships in a main database and update the record when any parent
changes. Queries would be simpler and faster. How often does work-level or
expression-level data
Joel,
follow below solrconfig.xml.
explicit
10
18
1
0
15000
1
AND
edismax
text
spellcheck
I understood that if I remove the line edismax it
will fallback to default Lucene query parser, which is now
Hi Satya,
I think it's a bug with using compositeId. We had the same issue, and had
to use deleteByQuery instead, but like you said, it's much slower. We're
using solr 8.11
On Tue, Jun 28, 2022 at 4:59 AM Satya Nand
wrote:
> Thanks, Peter,
> I am checking that, also UpdateRequest class seems to
That is correct.
Joel Bernstein
http://joelsolr.blogspot.com/
On Wed, Jun 29, 2022 at 3:54 PM Kojo wrote:
> Joel,
> follow below solrconfig.xml.
>
>
>
>
> explicit
> 10
> 18
>
> 1
> 0
> 15000
> 1
> AND
>
> edismax
> text
>
You're welcome, Nikhilesh!
Best wishes,
Radu
--
Elasticsearch/OpenSearch & Solr Consulting, Production Support & Training
Sematext Cloud - Full Stack Observability
http://sematext.com/
On Wed, Jun 29, 2022 at 10:49 AM Nikhilesh Jannu <
nikhil...@predictspring.com> wrote:
> Thank you Radu for th
All,
Various docs seem ambiguous on Java version required for Solr 8.1.1
Solr docs says Java 8 or higher and Solr 8.1.1 was continually tested with JDK11
Sitecore docs say use only Java8 for Solr 8.4 or earlier
I'm trying OpenJDK 11 with Solr 8.1.1 - mostly works but in cloud mode I get
broken
11 matches
Mail list logo