Re: V2 API 404 on all endpoints

2022-11-03 Thread Stephen Lewis Bianamara
rences between your jetty and solr.xml setup between > > your local and cloud installation? > > > > - Houston > > > > On Wed, Oct 26, 2022 at 1:10 PM Stephen Lewis Bianamara < > > stephen.bianam...@gmail.com> wrote: > > > > > Hi Solr Community, &g

V2 API 404 on all endpoints

2022-10-26 Thread Stephen Lewis Bianamara
Hi Solr Community, I have been looking into the v2 API and testing it with solr 9. On a local installation (single node, cloud mode), I can access the API and it all works as I would expect. However when I tested the same on a cloud installation (multi node, multi shard, dedicated overseer, extern

Problem with "sow" and WordGraphDelimeter

2022-09-02 Thread Stephen Lewis Bianamara
Hey Solr Users, I've noticed an odd behavior between word graph delimiter and the sow parameter. When the word graph delimiter gets invoked and sow=true, there is the possibility to miss results which include alpha num splitting but aren't exact matches. So if I have a document with "ABC123 DEF456

Re: enableLazyFieldLoading and multivalued fields?

2022-08-23 Thread Stephen Lewis Bianamara
Just poking back here. Anyone have the answer on hand? On Tue, Aug 16, 2022, 8:03 PM Stephen Lewis Bianamara < stephen.bianam...@gmail.com> wrote: > Hi Solr Folks, > > Can someone let me know the interaction between enableLazyFieldLoading > <https://solr.apache.

enableLazyFieldLoading and multivalued fields?

2022-08-16 Thread Stephen Lewis Bianamara
Hi Solr Folks, Can someone let me know the interaction between enableLazyFieldLoading and multivalued fields? Does lazy loading still apply to multivalued fields? Does it only apply t

Re: Trouble with REBALANCELEADERS api calls

2022-08-01 Thread Stephen Lewis Bianamara
> Overseer? That's where I would expect to see some logs. > > Best regards, > Radu > -- > Elasticsearch/OpenSearch & Solr Consulting, Production Support & Training > Sematext Cloud - Full Stack Observability > https://sematext.com/ <http://sematext.

Trouble with REBALANCELEADERS api calls

2022-07-28 Thread Stephen Lewis Bianamara
Hey Solr Folks! I'm managing a Solr 8.3.1 cluster and have had trouble with the REBALANCELEADERS API calls. These calls seem to always fail on one or two shards (clusters ranging from 24 to 60 shards experiencing this problem). These failures range from "soft" failures (e.g. the API returns that

Re: Highlighting: echo matching query text?

2022-01-03 Thread Stephen Lewis Bianamara
me of > the implementations and customize it. > > Cheers > -- > Alessandro Benedetti > Apache Lucene/Solr Committer > Director, R&D Software Engineer, Search Consultant > > www.sease.io > > > On Tue, 30 Nov 2021 at 19:00, Stephen

Highlighting: echo matching query text?

2021-11-30 Thread Stephen Lewis Bianamara
Hi SOLR Community, I am investigating some different options with highlighting, and one feature I wanted to build would require matching a highlighted match back to the original matchin token. I couldn't find a way to do that in the documentation, so I'm guessing that it doesn't exist yet. The app

Re: Child doc question

2021-11-09 Thread Stephen Lewis Bianamara
k-join-parent-query-parser > > > > Hope this helped! > > Cheers > -- > Alessandro Benedetti > Apache Lucene/Solr Committer > Director, R&D Software Engineer, Search Consultant > > www.sease.io > > > On Wed, 3 Nov 2021 at 20:58,

Re: Child doc question

2021-11-03 Thread Stephen Lewis Bianamara
Hi Folks, Going to give this one more shot. Is there anyone out there who understands child docs well enough to answer this basic question? Thanks, Stephen On Fri, Oct 29, 2021 at 2:56 PM Stephen Lewis Bianamara < stephen.bianam...@gmail.com> wrote: > Hi SOLR Community, > > S

Re: Child doc question

2021-10-29 Thread Stephen Lewis Bianamara
Hi SOLR Community, Still hoping for help on this. Is there anyone out there who understands child docs well enough to answer the question of "yes this should work" or "no it cannot work"? Thanks, Stephen On Wed, Oct 27, 2021 at 8:51 AM Stephen Lewis Bianamara < step

Re: Child doc question

2021-10-27 Thread Stephen Lewis Bianamara
ample, obviously there is parent data being queried ("post_en"), but the parent data could easily be made child data if need be. Thanks! Stephen On Mon, Oct 25, 2021 at 6:54 AM Stephen Lewis Bianamara < stephen.bianam...@gmail.com> wrote: > Hi SOLR Community, > > I'

Child doc question

2021-10-25 Thread Stephen Lewis Bianamara
Hi SOLR Community, I'm experimenting with solr 8.10 and trying to get a query pattern with child docs to work. An example of a nested document structure I'd like to search is below. In this example, there will only be two levels, child of type:post and /comments children. { "id": "post1",

Re: Unexpected results while performing a full text search with an asterisk

2021-08-12 Thread Stephen Lewis Bianamara
Assuming this is a field with language analysis -- the search with an asterisk skips the language analysis portion and tries to match the string against the token. So if in some of your fields the tokenized and stemmed version of restaurante didn't have the e at the end I would expect those results

Any plans for SOLR 8.10?

2021-08-02 Thread Stephen Lewis Bianamara
Hi SOLR Community, Are there any updates on if and when SOLR 8.10 might be released? I'm particularly looking forward to SOLR-15472 and wondering if it's known, roughly, when it will be in available in an official release. Thanks, Stephen

Re: Reads only on replicas?

2021-06-28 Thread Stephen Lewis Bianamara
uite looking forward to this change I am hoping someone can let me know any information you can share. Thanks! Stephen On Mon, Jun 14, 2021 at 9:19 AM Stephen Lewis Bianamara < stephen.bianam...@gmail.com> wrote: > This is all great info. Thanks for the patch Wei! It looks reasonable

Re: Is 2x drive size necessary for recovery on SOLR 8?

2021-06-23 Thread Stephen Lewis Bianamara
Thanks Shawn! On Wed, Jun 23, 2021, 5:27 AM Shawn Heisey wrote: > On 6/22/2021 11:29 PM, Stephen Lewis Bianamara wrote: > > This was a ton of great info I needed, and more than I initially knew to > > ask :) Your first response seems to imply an answer to my original > > q

Re: Is 2x drive size necessary for recovery on SOLR 8?

2021-06-22 Thread Stephen Lewis Bianamara
recovery requirements would expect to be on par with merge requirements, or perhaps there is some "bad enough" scenario where a full side-by-side copy is made during recovery. Can you comment on that? Thanks! On Tue, Jun 22, 2021 at 5:33 PM Shawn Heisey wrote: > On 6/22/2021 5:02 PM,

Re: Is 2x drive size necessary for recovery on SOLR 8?

2021-06-22 Thread Stephen Lewis Bianamara
the replacement 3x, once it’s all > done you are back to less than 1x but you need the space or the optimize > will fail. The new rules are that you never optimize but you will always > want that extra space just in case, and disks are cheap, > > > On Jun 22, 2021, at 4:24 PM,

Re: Is 2x drive size necessary for recovery on SOLR 8?

2021-06-22 Thread Stephen Lewis Bianamara
t 1:05 PM Shawn Heisey wrote: > On 6/22/2021 11:45 AM, Stephen Lewis Bianamara wrote: > > However, SOLR 8 looks to have a different behavior wherein the index is > > perhaps updated in place, and thus a 100GB / shard index might only need > a > > bit more headroom (call

Is 2x drive size necessary for recovery on SOLR 8?

2021-06-22 Thread Stephen Lewis Bianamara
Hi SOLR Community, I've been investigating SOLR 8 and recovery behavior. From what I can tell, older SOLR versions (6 and before at least) required a solrdata drive with at least 2x the space of the index; so an index which could be up to 100GB on one shard would require a disk with at least 200GB

Re: Reads only on replicas?

2021-06-14 Thread Stephen Lewis Bianamara
This is all great info. Thanks for the patch Wei! It looks reasonable to me and it's exciting to hear about your results. I agree that your patch + tlog looks like a good solution at a design level. Now onto the question of the problem to solve. Bram and Wei cover it well. The goal at a high level

Re: Reads only on replicas?

2021-06-10 Thread Stephen Lewis Bianamara
I've filed the Jira item to implement this here: SOLR-15472 <https://issues.apache.org/jira/browse/SOLR-15472> shards.preference should support leader=false On Thu, Jun 10, 2021 at 9:41 AM Stephen Lewis Bianamara < stephen.bianam...@gmail.com> wrote: > Hi Community, > >

Re: Reads only on replicas?

2021-06-10 Thread Stephen Lewis Bianamara
nfirm that this is the only way to accomplish this goal? Thanks, Stephen On Tue, Jun 8, 2021 at 1:55 PM Stephen Lewis Bianamara < stephen.bianam...@gmail.com> wrote: > Hi Folks, > > Is it possible to configure a Solr cloud to serve reads only from the > followers? I

Reads only on replicas?

2021-06-08 Thread Stephen Lewis Bianamara
Hi Folks, Is it possible to configure a Solr cloud to serve reads only from the followers? I see this page explains how to prefer by local, replica type, or sysprops. But is it possible to specify that something should be served by a no

Re: Caffeine Cache Metrics Broken?

2021-03-08 Thread Stephen Lewis Bianamara
case it would be best to perform a reset of the process in your solr cluster for accurate metrics. Does that seem right to you? Thanks, Stephen On Fri, Mar 5, 2021, 10:32 AM Stephen Lewis Bianamara < stephen.bianam...@gmail.com> wrote: > Thanks Shawn. Something seems different between t