asfimport

Results 328 issues of asfimport

A document with the word 秋葉原 in the body, when analysed by the JapaneseAnalyzer (AKA Kuromoji), cannot be found when searching for the same text as a phrase query. Two...

type:bug
legacy-jira-priority:Major
module:analysis
affects-version:3.6.2
affects-version:4.9
affects-version:6.6
affects-version:5.2.1

We run Lucene Replicator to replicate a single primary to many replicas. In production, we have experienced downtime due to PrimaryNode.close never finishing.   For some unknown reason - incorrect exception...

type:enhancement
legacy-jira-priority:Major
module:replicator
affects-version:9.2

SparseFixedBItSet is no longer used by DocIdSetBuilder, but the class didn't get cleaned up and removed. We only need one sparse representation and don't need to just litter up the...

type:bug
legacy-jira-priority:Major

I see the following error when I run Lucene 4.5.0 under a java SecurityManager. I will attach a test program which shows this problem. The program works fine when a...

type:bug
legacy-jira-priority:Major
affects-version:4.5

After ongoing discussions on the mailing list about recent breakage of Java 9 with the security manager and a clarifying statement in the javadocs of the above mentioned methods, we...

type:enhancement
legacy-jira-priority:Major

**utostan** ([Bug 63255](https://bz.apache.org/bugzilla//show_bug.cgi?id=63255&redirect=false)): While attempting to create a load test for a client, a post request to a critical endpoint failed due to JMeter converting "\\\" to "\\" in the...

os: All
P2
to-triage

@pmouawad ([Bug 53833](https://bz.apache.org/bugzilla//show_bug.cgi?id=53833&redirect=false)): The Jmeter at present creates a new QueueConnection for each of the thread (as per the number of threads provided). Usually when testing one application calling one...

P1
enhancement
os: All

**Romuald** ([Bug 49949](https://bz.apache.org/bugzilla//show_bug.cgi?id=49949&redirect=false)): When using the HTTPClient tool, we can attach a file or many and name it but in some occasions we would be interested in adding header aside...

enhancement
P2
os: Windows

**Michael Zhilin** ([Bug 56431](https://bz.apache.org/bugzilla//show_bug.cgi?id=56431&redirect=false)): Often there is need to stop iteration / fail sampler result if RegexExtractor doesn't find matches. To resolve this problem usually we need to add Assertion...

enhancement
os: All
P2
wontfix

All types except Interval are documented in Metadata.md. Information about Interval is missing, in particular what is its size (64 bit?) and what is the meaning of IntervalUnit values.  **Reporter**:...

Type: enhancement
Component: Documentation
Component: Format