-
In discussions about #2747, Mike & me wanted to add a new NumericField to o.a.l.document specific for easy indexing. An alternative would be to add a NumericUtils.newXxxField() factory, that creates a…
-
At the moment all spatial capabilities, including basic point based indexing and querying, require the lucene-spatial module. The spatial module, designed to handle all things geo, requires dependency…
-
An extension to the default QueryParser that overrides the parsing of PhraseQueries to allow more complex syntax e.g. wildcards in phrase queries.
The implementation feels a little hacky - this is ar…
-
I tried to write a test to sanity check #5602 (first running against svn revision 1406416, before the change).
But i found docvalues is already broken here for large indexes that have a PackedLongDoc…
-
There are various places in Lucene that could take advantage of an
efficient packed unsigned int/long impl. EG the terms dict index in
the standard codec in #2532 could subsantially reduce it's RAM
u…
-
A few (not the majority) Apache projects already use the GitHub issue instead of Jira. For example,
Airflow:
BookKeeper:
So I think it'd be technically possible that we move to GitHub issue. I ha…
-
Hi All,
I have Norconex HTTP collector configured with Solr Committer. But I updated standalone solr with solr cloud and not sure how I can connect? Below is the xml file where solr committer is co…
-
see
"RE: Luke - in need of maintainer": http://markmail.org/message/m4gsto7giltvrpuf
"Web-based Luke": http://markmail.org/message/4xwps7p7ifltme5q
I think it would be great if there was a version of…
-
We seem to have accumulated a few random sops...
Eg, PairOutputs.java (oal.util.fst) and MultiDocValues.java, at least.
Can we somehow detect (eg, have a test failure) if we accidentally leave erran…
-
Hello Pascal,
I am opening it again as a new issue (please refer to issue number 629) and I have no idea what is causing this on-going problem and how to fix this, As you can see, when I run th…