-
Hi,
Feature Request
There's already the ability to have custom analyzers but it'd be really nice if you could configure a custom QueryParser as well. Custom functionality often requires subclassing …
-
the service started throwing NPEs for any search. remove & add docker container fixed it.
```
Caused by:java.lang.NullPointerException
at org.apache.lucene.queryParser.QueryParser.jj_add_error_to…
-
### Description
Assume there's a query parser created, e.g.:
```java
Analyzer analyzer = new ClassicAnalyzer();
QueryParser queryParser = new QueryParser( "field", analyzer );
```
trying to …
-
I am trying to use spree solr search plugin .Installation part worked
fine
But when i execute rake solr:reindex BATCH=500
Clearing index for Product...
rake aborted!
400 "Bad Request"
Tasks: TOP =>…
-
-
**Describe the bug**
I'm trying out ExamineX for Elasticsearch and find that the query posted to Elasticsearch is incorrect in the following cases:
Note I'm probably doing something stupid.
Whe…
-
Hi,
How can I run queryparser not with stack ghci ?
In which way can I run it with cmd ? Receiving query file as input and file name to output ?
How can we make it more generic that it is not usin…
-
### Current Behavior
I am using the docker-compose script to run a local latest Dependency
Track.
I am using CPAN Perl modules where their CPE string requires escaped
colons in some of the field…
-
Search by name is I assume about label property. It is not clear, if I can use wildcards (and how) or if I can search for partial matches. If I start with wildcard, it throws:
Error while performing …
-
```
What steps will reproduce the problem?
1. Go to the Search page
2. Use one of the following invalid characters and press search:
* ? \ [ ] { } < ~ - +
Exception Example:
java.lang.reflect.Inv…