ment or government initiative expressly permitting
> the use of e-mail for such purpose.
>
>
>
>
> On 4/26/13 9:51 AM, "jnduan" wrote:
>
>> Hi Peri,
>> I think that document mesa you can deploy your own web app and solr in
>> one container like to
Hi Peri,
I think that document mesa you can deploy your own web app and solr in one
container like tomcat,but with different
context path.
If you want to bring solr in your project, you just need add some maven
dependencies like:
org.apache.solr
solr-core
4.2
hi Adeel,
I have use solr with maven since 2011,and my dependency is not solr but
solr-core and some other dependencies .
therefore,my project structure is just like unpack the solr.war file with out
the dir 'WEB-INF/lib'.
So I can write some code work with solr ,e.g. a listener set up system
p
hi,liwei
I think you'd better ask questions in english,or most people here may not
understand what you ask.
I'm confused with the
class:cn.antvision.eagleattack.nest.analyzer.CIKTokenizerFactory.What does it
exactly do?What extra functions do you add in this class?
If you are use IKAnalyzer's de