enterprise-search-server/book
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/KStemmer-for-Solr-3-x-tp2796594p2798213.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
I see no reason why it would not be compatible.
-
Author: https://www.packtpub.com/solr-1-4-enterprise-search-server/book
--
View this message in context:
http://lucene.472066.n3.nabble.com/KStemmer-for-Solr-3-x-tp2796594p2798213.html
Sent from the Solr - User mailing list archive at
And by alternatives I meant if it was not 3.1 compatible what are other
stemmers that behave/perform closely.
thanks
On 4/8/11 1:59 PM, Mark wrote:
I only want an alternative if it is not compatible with 3.1.
On 4/8/11 1:26 PM, Smiley, David W. wrote:
LucidKStemmer (& LucidGaze) are LGPL lic
I only want an alternative if it is not compatible with 3.1.
On 4/8/11 1:26 PM, Smiley, David W. wrote:
LucidKStemmer (& LucidGaze) are LGPL licensed -- I just verified this with the
NOTICE.txt in the download. I wish Lucid's site was more clear on this -- I checked
their first but found no i
LucidKStemmer (& LucidGaze) are LGPL licensed -- I just verified this with the
NOTICE.txt in the download. I wish Lucid's site was more clear on this -- I
checked their first but found no information on the license terms.
I don't know why you want an alternative. If you insist I suppose you cou
Is there any compatible KStemmer
(com.lucidimagination.solrworks.analysis.LucidKStemFilterFactory) or
equivalent that works well with 3.1?
If not, what would be a decent alternative?
Thanks
> Because I'm using solr from trunk and not from lucid
> imagination
> I was missing KStemmer. So I decided to add this stemmer to
> my installation.
>
> After some modifications KStemmer is now working fine as
> stand-alone.
> Now I have a KStemmerFilter.
> Next will be to write the KStemmerFilt
Because I'm using solr from trunk and not from lucid imagination
I was missing KStemmer. So I decided to add this stemmer to my installation.
After some modifications KStemmer is now working fine as stand-alone.
Now I have a KStemmerFilter.
Next will be to write the KStemmerFilterFactory.
I woul