Queries suggestion (not the suggester :P)

2011-10-25 Thread Simone Tripodi
Hi all guys, I'm working on a search service that uses solr as search engine and the results are provided in the Atom form, containing some OpenSearch tags. What I'm interested to understand is if it is possible, via solr, having in the response some suggestions to other queries in order to enrich

Re: IndexBasedSpellChecker on multiple fields

2011-10-20 Thread Simone Tripodi
e checking this schema[1]? Many thanks in advance, all the best! Simo [1] https://gist.github.com/1301194 http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Wed, Oct 19, 2011 at 9:39 AM, Simone Tripodi wrote:

Re: IndexBasedSpellChecker on multiple fields

2011-10-19 Thread Simone Tripodi
> for SOLR-2585 (https://issues.apache.org/jira/browse/SOLR-2585), which aims > to solve these problems. > > James Dyer > E-Commerce Systems > Ingram Content Group > (615) 213-4311 > > > -Original Message- > From: simone.trip...@gmail.com [mailto:simone.tri

IndexBasedSpellChecker on multiple fields

2011-10-18 Thread Simone Tripodi
Hi all guys, I need to configure the IndexBasedSpellChecker that uses more than just one field as a spelling dictionary, is it possible to achieve? In the meanwhile I configured two spellcheckers and let users switch from a checkeer to another via params on GET request, but looks like people are no

Re: Sourcesense packager

2011-04-08 Thread Simone Tripodi
Hi Mark, thanks for your interest!!! That's a feature we haven't had the the time to work on (yet ;)) As workaround, what I can suggest you is modifying the tomcat-users.xml file inside the produced tomcat, once unzipped. HTH, please let me know!!! Have a nice day, Simo http://people.apache.org/~s

[ANNOUNCEMENT] solr-packager 1.0.2 released!

2011-03-19 Thread Simone Tripodi
ntext root. Issue: 4. o Slave classifier doesn't get installed in M2 local repo. Issue: 5. More informations on http://sourcesense.github.com/solr-packager/ Have fun! - Simone Tripodi, on behalf of Sourcesense http://people.apache.org/~simonetripodi/ http://www.99soft.org/

[ANNOUNCEMENT] Solr Packager 1.0.1 is out!

2011-03-06 Thread Simone Tripodi
The Sourcesense Solr Packager team is pleased to announce the solr-packager-site-1.0.1 release! Solr-Packager is a Maven archetype to package Standalone Apache Solr embedded in Tomcat, brought to you by Sourcesense. Changes in this version include: New features: o Distribute the archetype-catalo

Re: A Maven archetype that helps packaging Solr as a standalone application embedded in Apache Tomcat

2011-01-28 Thread Simone Tripodi
Hi Stefan, thanks a lot, I'm joining now! :) http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Thu, Jan 27, 2011 at 4:27 PM, Stefan Matheis wrote: > Simo, it's freenode.net > > On Thu, Jan 27, 2011 at 4:16 PM, Simone Tripodi > wrote: > >> Hi P

Re: A Maven archetype that helps packaging Solr as a standalone application embedded in Apache Tomcat

2011-01-27 Thread Simone Tripodi
t; Le 27 janv. 2011 à 12:42, Simone Tripodi a écrit : >> thanks a lot for your feedbacks, much more than appreciated! :) > > One more anomaly I find: the license is in the output of the pom.xml. > I think this should not be the case. > *my* license should be there, not the license of the archetype. Or? > > paul

Re: A Maven archetype that helps packaging Solr as a standalone application embedded in Apache Tomcat

2011-01-27 Thread Simone Tripodi
> - I have found how to configure my schema and config, could add the velocity > contrib to it, but I haven't yet found out how to add further resources. Both > src/main/webapp and src/main/resources are ignored. > > Help for the latter would be nice. > > paul > > >

A Maven archetype that helps packaging Solr as a standalone application embedded in Apache Tomcat

2011-01-26 Thread Simone Tripodi
Hi all guys, this short mail just to make the Maven/Solr communities aware that we published an Apache Maven archetype[1] (that we lazily called 'solr-packager' :P) that helps Apache Solr developers creating complete standalone Solr-based applications, embedded in Apache Tomcat, with few operations