Request handlers, qt and SOLR-3161

2012-07-11 Thread Luca Cavanna
Hi guys, I'm using Solr 3.6 and I just found out there are some changes in the request handlers configuration and the use of qt. I read the whole SOLR-3161 issue and the updated wiki, but I'm confused. I'd like to have a specific handler in order to make auto-complete suggestions using the

Re: how to store file path in Solr when using TikaEntityProcessor

2012-03-28 Thread Luca Cavanna
Hi, you should change your data-config moving data that come from FileListEntityProcessor to its entity, one level up. Try this configuration: dataConfig dataSource name=bin type=BinFileDataSource / document entity name=f dataSource=null rootEntity=false

Filtering suggester suggestions

2012-02-13 Thread Luca Cavanna
Hi, I'm using Solr 3.5 and making auto-complete suggestions using Suggester. From the SOLR-2010 https://issues.apache.org/jira/browse/SOLR-2010 issue I understood it's possible to filter suggestions through the fq parameter using collations; in fact I read Only return collations that are

Re: Solr - Tomcat new versions

2012-01-17 Thread Luca Cavanna
and source code installation for omcat but the result is the same). It's a bug, I think? thank you Alessio -- Luca Cavanna E-mail: cavannal...@gmail.com Skype: just.cavanna Italian Mobile: +39 329 0170084 Dutch Mobile: +31 6 22255262 Website: http://www.javanna.net Stack Overflow

Re: Solr - Tomcat new versions

2012-01-17 Thread Luca Cavanna
? best, a. --**--** --**- -Messaggio originale- From: Luca Cavanna Sent: Tuesday, January 17, 2012 10:16 AM To: solr-user@lucene.apache.org ; Alessio Crisantemi Subject: Re: Solr - Tomcat