On 3/27/2015 7:45 AM, afrooz wrote:
> my main issue is that, I am a .net developer , but i need to use this class
> within solr and call it somehow in .net. The issue is that i want the jar
> file from this source code, as my searches I think i have to install Ant and
> run it within eclipse... 
> I tried this with creating a jar file through the java command but it seems
> those jar files are not working fine while i am using them within Solr. I
> have a question, if there is 3 class within the source file, i need to have
> a jar file for each class or i should generate a jar all in one? and if
> within solr it called  for
> class="com.lucidworks.analysis.AutoPhrasingTokenFilterFactory" then what
> should be the name of my jar file? the name which is written in the build is
> "Auto-Phrase-TokenFilter" 
> I am confuse, please explain it for me

This code is from LucidWorks, not the Solr project.  You'll need to talk
to them for help on it.  One avenue is their issue tracker, but if they
run their project like we run ours, they probably prefer that you ask on
a mailing list or some other kind of support forum before you file an
issue.  I do not know where those resources might be.  There are a
number of LucidWorks employees on this mailing list, perhaps one of them
might be able to direct you.

https://github.com/LucidWorks/auto-phrase-tokenfilter/issues

Thanks,
Shawn

Reply via email to