I think you should look into:
https://issues.apache.org/jira/browse/LUCENE-5923
Any more details get in touch.
That would be really useful.
Can you upload the jar and its requirements?
It also makes it pluggable with diff versions of solr.
On Jul 1, 2014 9:01 PM, "Allison, Timothy B." wrote:
> If there's enough interest, I might get back into the code and throw a
> standalone src (and jar) of the SpanQ
Does lucene 4.6 use Lucene41PostingsFormat for Postings.nextdoc() while
executing the span queries?
When I am debugging the lucene 4.6 test cases for span queries, it is
showing that for above nextdoc() call it is utilizing DirectPostingsFormat.
My requirement is to run multiple span queries like
Can some help me out with earlier query?
In short:
Can we change the QuerParser.jj file to identify the SpanNot query as
boolean clause?
Can we use ComplexPhraseQuery Parser to support SpanOR and SpanNOT queries?
On Tue, Oct 15, 2013 at 11:27 PM, Ankit Kumar wrote:
> *I have a business use ca
Highlighting can be done as three step process:
Pre-requisite: Get the pdf with text after the OCR of the image pdf.
Step 1:
For sending the extracted text content from text pdf to solr, use a low
level pdf converter such as poppler-utils (pdftotext or pdftohtml) to
correctly get the coordinates