wildly different query times on ec2-instances

2023-07-12 Thread Matthew Roth
Hi Group, I am trying to size and create my ec2 cluster. My index size across all cores is approximately 25gb. I have experimented with configurations using as little as 512M and as high as 32gb. My problem is that when I keep all things equal my qtimes are all over the place. All machines are us

wildly different query times on ec2-instances

2023-07-12 Thread Matthew Roth
Hi Group, I am trying to size and create my ec2 cluster. My index size across all cores is approximately 25gb. I have experimented with configurations using as little as 512M and as high as 32gb. My problem is that when I keep all things equal my qtimes are all over the place. All machines are us

unexpected wildcard results

2022-02-18 Thread Matthew Roth
Hi List, We are noting unexpected wildcard results. For example, the following query text:"witch*" will match witch, witches, but not witchcraft. We would anticipate witchcraft would also be matched. I suspect the issue may lie with the field definition.