-
Do you think it would be possible to use the QueryParser without specifying the view? The view is inferred (I think) if you dont use the QueryParser.
This is a code snippet that I thought we could …
-
The Lucene team is using a tool called javacc to generate the main business logic behind the query parsers. If we had a similar tool it could help:
Speed up the process of porting/upgrading QueryPa…
-
I downloaded the latest code and run "npm i" and I'm getting errors.
The main problem seems to be with node-gyp when it tries to build the pgsql-parser package. It throws an error (MSB8066) relate…
-
This appears to be a rare edge case, as it hasn't come up before. But then, we have only recently added tests for .NET 7.0. These tests failed on ubuntu-latest (Ubuntu 22.04) using `net7.0`. Since the…
-
### 系统信息
- 外部访问地址: https://www.sw0.top
- 启动时间: 2024-07-15 19:01
- 版本: 2.17.2
- 构建时间: 2024-07-15 18:20
- Git Commit: aacd8c6
- Java: IBM Semeru Runtime Open Edition / 21.0.3+9-LTS
- 数据库: MySQL C…
-
In `com.twitter.elephantbird.mapreduce.output.LuceneIndexOutputFormat.createIndexWriter`, there is a call to the API `org.apache.lucene.index.LogByteSizeMergePolicy.setUseCompoundFile`, which was remo…
-
### Bug Description
When the "Products" field is within the "Person" struct, the `QueryParser()` correctly parses it as a slice. However, when I separate the "Products" field into another struct and …
-
### Description
spack install --overwrite --keep-stage --no-checksum lucene@10.0.0
[root@localhost spack-src]#java -cp /home/spack/opt/spack/linux-debian10-aarch64/gCc-8.3.0/lucene-10.0.0-kw6uqe…
-
## CVE-2017-12629 - Critical Severity Vulnerability
Vulnerable Library - lucene-queryparser-7.0.1.jar
Lucene QueryParsers module
Library home page: http://www.apache.org/
Path to dependency file: /f…
-
When we try to execute a query with the `composite` aggregation, the empty result is returned.
How to reproduce.
1. Call Quesma
```
POST localhost:8080/kibana_sample_data_logs/_search
Conte…