Re: Solr query issues

2012-05-10 Thread anarchos78
I am newbie in "Solr" thing. But with your advices i am in track now (sort of way). It seems that "Lucene" community is responsible, and fortunately it doesn't turns its back to newbies! Thank you guys, Tom -- View this message in context: http://lucene.472066.n3.nab

Re: Solr query issues

2012-05-09 Thread Lance Norskog
e- From: anarchos78 > Sent: Wednesday, May 09, 2012 5:04 PM > To: solr-user@lucene.apache.org > Subject: Re: Solr query issues > > > I have imported data from a database. When i set a type different than > string > solr throws error: Unknown fieldtype 'text' s

Re: Solr query issues

2012-05-09 Thread Jack Krupansky
lds that have text you want to search on. Then the (text) string fields would be searchable by default. -- Jack Krupansky -Original Message- From: anarchos78 Sent: Wednesday, May 09, 2012 5:04 PM To: solr-user@lucene.apache.org Subject: Re: Solr query issues I have imported data from

Re: Solr query issues

2012-05-09 Thread anarchos78
I have imported data from a database. When i set a type different than string solr throws error: Unknown fieldtype 'text' specified on field biog at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:511) -- View this message in context: http://lucene.472066.n3.nabble.com/

Re: Solr query issues

2012-05-09 Thread anarchos78
Can you give me any example on how to do this? I am really stuck Thank you in advance -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-query-issues-tp3974922p3975384.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr query issues

2012-05-09 Thread Dmitry Kan
> > > > > words="lang/stopwords_hi.txt" enablePositionIncrements="true"/> > > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_hu.txt" format="snowball" > enablePositionIncrements="true"/> > language="Hungarian"/> > > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_hy.txt" enablePositionIncrements="true"/> > language="Armenian"/> > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_id.txt" enablePositionIncrements="true"/> > > stemDerivational="true"/> > > > > > positionIncrementGap="100"> > > > > articles="lang/contractions_it.txt"/> > > words="lang/stopwords_it.txt" format="snowball" > enablePositionIncrements="true"/> > > > > > > > positionIncrementGap="100" autoGeneratePhraseQueries="false"> > > > > > > > > tags="lang/stoptags_ja.txt" enablePositionIncrements="true"/> > > > > words="lang/stopwords_ja.txt" enablePositionIncrements="true" /> > > minimumLength="4"/> > > > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_lv.txt" enablePositionIncrements="true"/> > > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_nl.txt" format="snowball" > enablePositionIncrements="true"/> > dictionary="lang/stemdict_nl.txt" ignoreCase="false"/> > > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_no.txt" format="snowball" > enablePositionIncrements="true"/> > language="Norwegian"/> > > > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_pt.txt" format="snowball" > enablePositionIncrements="true"/> > > > > > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_ro.txt" enablePositionIncrements="true"/> > language="Romanian"/> > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_ru.txt" format="snowball" > enablePositionIncrements="true"/> > language="Russian"/> > > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_sv.txt" format="snowball" > enablePositionIncrements="true"/> > language="Swedish"/> > > > > > > positionIncrementGap="100"> > > > > > words="lang/stopwords_th.txt" enablePositionIncrements="true"/> > > > > > positionIncrementGap="100"> > > > > words="lang/stopwords_tr.txt" enablePositionIncrements="true"/> > language="Turkish"/> > > > > > > > > required="true" /> > > > > > > > > > id > > > biog > > > > > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-query-issues-tp3974922p3975167.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Regards, Dmitry Kan

Re: Solr query issues

2012-05-09 Thread anarchos78
/Solr-query-issues-tp3974922p3975167.html Sent from the Solr - User

Re: Solr query issues

2012-05-09 Thread Dmitry Kan
Below are the configuration files: > http://lucene.472066.n3.nabble.com/file/n3974922/conf.rar conf.rar > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-query-issues-tp3974922.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Regards, Dmitry Kan

Solr query issues

2012-05-09 Thread anarchos78
://lucene.472066.n3.nabble.com/file/n3974922/conf.rar conf.rar -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-query-issues-tp3974922.html Sent from the Solr - User mailing list archive at Nabble.com.