On 2018-02-06 Anuradha Rajaram (RBEI/ETB14) wrote:
> We are using Lucene for indexing the PDF. We need to link generated lucene
> index with Adobe reader.
In Adobe Acrobat there is a dedicated feature solving this task: Embed
index. It builds search index and stores it inside the PDF file. You ca
Dear All,
I'd like to integrate a new Snowball stemmer [1] to Lucene for my
experiments, but I can see some incompatibilities between original Snowball
stemmers (produced via Snowball compiler) and actual Lucene's Snowball
stemmers [2].
Especially:
* different constructor of Among class: new Amon