partitioning documents with fields

2011-01-17 Thread Claudio Martella
7;d expect to return all the documents from that crawl, but no results are sent back. As the field is indexed and stored and i can see the documents owning that field from normal query results, what could i be missing? -- Claudio Martella Digital Technologies Unit Research & Development - A

Re: partitioning documents with fields

2011-01-17 Thread Claudio Martella
y KeywordTokenizer + lowercaseFilter if you > want these normalized to, say, lower case). > > If that isn't the problem, could we see the results if you add > &debugQuery=on > to your URL? That often helps diagnose the problem. > > Take a look at your solr/admin pa

Re: partitioning documents with fields

2011-01-18 Thread Claudio Martella
> eDismax supports fielded queries, see: > https://issues.apache.org/jira/browse/SOLR-1553 > > This is already in the trunk and 3.x code lines I'm pretty sure. > > Best > Erick > > On Mon, Jan 17, 2011 at 12:15 PM, Claudio Martella < > claudio.marte...@tis.bz.it> wro

Re: Where do I need to install Solr

2009-09-30 Thread Claudio Martella
. have a look at solr tutorial: http://lucene.apache.org/solr/tutorial.html and this one: http://www.xml.com/lpt/a/1668 -- Claudio Martella Digital Technologies Unit Research & Development - Engineer TIS innovation park Via Siemens 19 | Siemensstr. 19 39100 Bolzano | 39100 Bozen Tel. +39 0

Query filters/analyzers

2009-10-01 Thread Claudio Martella
27;m going to search in. Where is this defined? TIA Claudio -- Claudio Martella Digital Technologies Unit Research & Development - Engineer TIS innovation park Via Siemens 19 | Siemensstr. 19 39100 Bolzano | 39100 Bozen Tel. +39 0471 068 123 Fax +39 0471 068 129 claudio.marte...@

Re: Query filters/analyzers

2009-10-01 Thread Claudio Martella
the italian analyzers configured for index and query, so > to the input, the italian analyzers will also be applied. > > Cheers, > Chantal > > Claudio Martella schrieb: >> Hello list. >> >> So, i setup my schema.xml with the different chains of analyzers and >&

Re: Query filters/analyzers

2009-10-01 Thread Claudio Martella
ect > field, and the configured analyzer chain for that field will be > applied automatically. > > E.g. input is italian: > q=text-it:input > > text-it has the italian analyzers configured for index and query, so > to the input, the italian analyzers will also be applied. > &

UTF-8 and latin accents

2009-10-08 Thread Claudio Martella
with vim in terminal). Any suggestions? thanks -- Claudio Martella Digital Technologies Unit Research & Development - Engineer TIS innovation park Via Siemens 19 | Siemensstr. 19 39100 Bolzano | 39100 Bozen Tel. +39 0471 068 123 Fax +39 0471 068 129 claudio.marte...@tis.bz.it http://www.tis.

Re: ISOLatin1AccentFilter before or after Snowball?

2009-10-08 Thread Claudio Martella
n't the ISOLatin1AccentFilterFactory >>>> deprecated in favor of: >>>> >>> mapping="mapping-ISOLatin1Accent.txt"/> >>>> >>>> in 1.4? >>>> >>>> -Jay >>>> http://www.lucidimagination.com >>

ontology support

2010-01-07 Thread Claudio Martella
f it does what i'm looking for) i'm guessing if something like that comes with solr too. any ideas? Claudio -- Claudio Martella Digital Technologies Unit Research & Development - Analyst TIS innovation park Via Siemens 19 | Siemensstr. 19 39100 Bolzano | 39100 Bozen Tel. +39

dismax and multi-language corpus

2010-02-10 Thread Claudio Martella
type Status report message org.apache.lucene.queryParser.ParseException: Expected ',' at position 7 in 'content-en' description The request sent by the client was syntactically incorrect (org.apache.lucene.queryParser.ParseException: Expected ',' at position 7 in &#

Re: dismax and multi-language corpus

2010-02-11 Thread Claudio Martella
make your searches better. > > Otis > > Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > Hadoop ecosystem search :: http://search-hadoop.com/ > > > > - Original Message > >> From: Claudio Martella >> To: solr-user@lucene.apache.org &

sorting

2010-02-11 Thread Claudio Martella
information, and not only on the score based on query/content? Thanks -- Claudio Martella Digital Technologies Unit Research & Development - Analyst TIS innovation park Via Siemens 19 | Siemensstr. 19 39100 Bolzano | 39100 Bozen Tel. +39 0471 068 123 Fax +39 0471 068 129 claudio.marte...@tis.bz.it

Re: sorting

2010-02-11 Thread Claudio Martella
as sorting on the content field. > > > Ciao, > Otis > > Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > Hadoop ecosystem search :: http://search-hadoop.com/ > > > > - Original Message > >> From: Claudio Martella >> To: so

Re: sorting

2010-02-25 Thread Claudio Martella
e error (ie: did it happen > on startup? did it happen when you executed a query? what was the full > URL of hte query? > > > > -Hoss > > > Yep, you're right. that solved the thing. thanks -- Claudio Martella Digital Technologies Unit Research & Developme