CodesAway / CodesAway/CASTLESearching

Searching camel case method names with include comments yields odd results with operator AND enabled

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
invalid
Dominant language
Java
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The number of results is much higher, since it's not ANDing the split terms together. This is likely due to something on how MultiFieldQueryParser works.

The results don't AND all the terms in the camel casing, like it does with the standard parser (when include comments is off).

See what can be done to make more consistent.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.