> Hi everybody
>
> I have a simple but (for me) annoying problem. I'm happy
> user of Solr
> 1.4 with a small collection of documents. Today one of the
> users has
> reported that a query returns documents that are
> non-pertinent to the
> expression. I have spanish, portuguese and english text
>
Thanks Ahmet. Definitely using analyzer appears the english porter as
the killer ;)
Regards
German
On Sun, Oct 18, 2009 at 7:30 AM, AHMET ARSLAN wrote:
>
>> Hi everybody
>>
>> I have a simple but (for me) annoying problem. I'm happy
>> user of Solr
>> 1.4 with a small collection of documents. Tod
Another way to do multi-lingual indexing is to have a separate field
for each language. Solr/Lucene have custom processing for some
languages.
On Sun, Oct 18, 2009 at 12:25 PM, Germán Biozzoli
wrote:
> Thanks Ahmet. Definitely using analyzer appears the english porter as
> the killer ;)
> Regards
Greetings,
(You're receiving this e-mail because you're on a DL or I think you'd
be interested)
It's time for another Hadoop/Lucene/Apache "Cloud" stack meetup! This
month it'll be on Wednesday, the 28th, at 6:45 pm.
A *huge* thanks for everyone who showed up last month, and to Facebook
for send
FYI, the latest nightly includes more lucene bug fixes targeted toward
Lucene 2.9.1
The (current) full list is here:
http://svn.apache.org/viewvc/lucene/java/branches/lucene_2_9/CHANGES.txt?view=markup&pathrev=826563
-Yonik
http://www.lucidimagination.com
On Wed, Oct 14, 2009 at 10:01 AM, Yonik
Hi Arslan,
Yes,I am using Solr as an input to carrot.
Yes,I am using org.carrot2.source.solr.SolrDocumentSource just to cluster
search results.
Currently we are focusing to Solr search results only.
In future we will focuse to clustered search results.
Now i am using Solr 1.3.
Regards
Bhaska