Re: Solr with Scala

2012-02-06 Thread Tommy Chheng
I have created a solr plugin using scala. It works without problems.

I wouldn't go as far as using scala improve solr performance but you
can definitely use scala to add a missing functionality or custom
query parsing. Just build a jar using maven/sbt and put it in solr's
lib directory.


On Sun, Feb 5, 2012 at 4:06 PM, deniz  wrote:
> Hi all,
>
> I have a question about scala and solr... I am curious if we can use solr
> with scala (plugins etc) to improve performance.
>
> anybody used scala on solr? could you tell me opinions about them?
>
> -
> Zeki ama calismiyor... Calissa yapar...
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-with-Scala-tp3718539p3718539.html
> Sent from the Solr - User mailing list archive at Nabble.com.



-- 
Tommy Chheng


Solr with Scala

2012-02-05 Thread deniz
Hi all,

I have a question about scala and solr... I am curious if we can use solr
with scala (plugins etc) to improve performance.

anybody used scala on solr? could you tell me opinions about them? 

-
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-with-Scala-tp3718539p3718539.html
Sent from the Solr - User mailing list archive at Nabble.com.