-
1,环境:ES version 6.3.2 ,Plugin version 6.3.2。
2,问题描述(为了方便描述这个性能问题,我开启了term vector)
空格参与查询,导致查询缓慢,用profile分析,查询时间在几百毫秒,而其他字段查询耗时只有10多毫秒。但是这个"空格查询"应该是不必要的。在ik_max_word分词里面不存在空格查询这种情况。
首先定义索引user,指定a…
-
Use case: when comparing technologies within the same category, it can be useful to know how they all compare to some kind of category-level aggregation over all pages within the category.
Mockup:
…
-
I use STAR happily and effectively for genome alignment workflows (e.g. CHiP/ATAC-Seq).
Some approaches to downstream analysis required comparing read counts in genomic "bins" (e.g. one bin every t…
-
**What is the bug?**
`geohex_grid` aggregation results missing `doc_count_error_upper_bound` and `sum_other_doc_count` fields.
**How can one reproduce the bug?**
1. Index data with a geo_poin…
-
**I'm submitting a ...** (check one with "x")
```
[ x] bug report
[ ] new distro request
```
**Bug report**
```
=> download the latest revision from Github and check if the bug is still …
-
{{{
# !html
Reply to: noreply@sort.ucd.ie
}}}
{{{
Bugs item #243, was opened at 2006-02-09 13:21
You can respond by visiting:
http://sort.ucd.ie/tracker/?func=detail&atid=441&aid=243&group_id=97
Ca…
atiti updated
11 years ago
-
### Describe the bug
I need to implement virtual list in vanilla js.
I used this approach:
```
import { Virtualizer } from 'https://cdn.jsdelivr.net/npm/@tanstack/virtual-core@3.2.0/+esm';
…
-
Running specs and cucumber features separately yield different statistics in terms of relevant lines. What I am noticing is that both suites load all of the same files. However, what registers as a "r…
-
## User story
As a content/IA strategist, I need to have a full understanding of the current state of each benefit hub to inform strategic planning.
### Questions to answer in audit
- What are all …
-
### Describe the bug
When trying to create a list with a large count of rows, one of two things happens:
A. If the count is over an arbitrary number, capped by each browser individually, the scrol…