You've hit it right on the head... if you can use the standard
analyzers/filters/etc, you're in good shape.
You have to process the output (xml, json, whatever) as Otis
says, but that's in whatever language your app server uses.
But when was the last time you were motivated to write a blog
post l
cosystem search :: http://search-lucene.com/
>
>
>
> - Original Message
>> From: Jack Repenning
>> To: solr-user@lucene.apache.org
>> Sent: Thu, May 5, 2011 6:28:31 PM
>> Subject: Testing the limits of non-Java Solr
>>
>> What's the probabili
Lucene ecosystem search :: http://search-lucene.com/
- Original Message
> From: Jack Repenning
> To: solr-user@lucene.apache.org
> Sent: Thu, May 5, 2011 6:28:31 PM
> Subject: Testing the limits of non-Java Solr
>
> What's the probability that I can build a non-t
What's the probability that I can build a non-trivial Solr app without writing
any Java?
I've been planning to use Solr, Lucene, and existing plug-ins, and sort of
hoping not to write any Java (the app itself is Ruby / Rails). The dox (such as
http://wiki.apache.org/solr/FAQ) seem encouraging.