lError(Unknown
> Source) at
> ###
>
> Is this a syntax problem? Am I writing defType wrong?
>
>
> Thank you
>
> -Message d'origine-
> De : Ahmet Arslan [mailto:iori...@yahoo.com]
> Envoyé : vendredi 10 août 2012 16:22
> À : solr-user@lucene.apache.org
Ok, thank you ill check that.
Have a nice day
-Message d'origine-
De : Ahmet Arslan [mailto:iori...@yahoo.com]
Envoyé : lundi 13 août 2012 17:40
À : solr-user@lucene.apache.org
Objet : RE: multi-searching problem
--- On Mon, 8/13/12, Videnova, Svetlana wrote:
> From:
--- On Mon, 8/13/12, Videnova, Svetlana wrote:
> From: Videnova, Svetlana
> Subject: RE: multi-searching problem
> Thank you for your answer, finally it was only my bad
> between copyfield and copyField. Now all good.
> I don't know how copyField and edismax working exa
config.xml side?
Thank you!
-Message d'origine-
De : Ahmet Arslan [mailto:iori...@yahoo.com]
Envoyé : lundi 13 août 2012 13:44
À : solr-user@lucene.apache.org
Objet : RE: multi-searching problem
> multiValued="true"/>
> dest="all"/>
> dest=&q
> stored="true" multiValued="true"/>
> dest="all"/>
> dest="all"/>
>
>
> article_id
> all
It is always good idea to edit example schema.xml according to your needs.
See copyField declarations.
http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/example/solr/collection1/conf/sch
>
>
> ...
> type="text" indexed="true" stored="true"
> multiValued="true"/>
> &defType = edismax &qf =
> article_id article_nom
>
>
> article_id
>
>
>
>
>
>
> But i have this error:
>
> ###
> org.xml.sax.SAXParseException: The reference to entity
> "defType" must end with the
Objet : RE: multi-searching problem
I always tried this in my schema.xml:
###
article_id
all
###
I have no errors with that code but when I search for a term who is present in
article_nom this give me 0 results ... I don't know why and where im doing
wrong :s
Tha
ssage d'origine-
De : deniz [mailto:denizdurmu...@gmail.com]
Envoyé : lundi 13 août 2012 08:54
À : solr-user@lucene.apache.org
Objet : RE: multi-searching problem
well i dont know much stuff about dismax, but for making a search as default on
multiple fields, you can use copyField which
well i dont know much stuff about dismax, but for making a search as default
on multiple fields, you can use copyField which is simpler than dismax
(though performance could be effected, I am not so sure)
basically, you can copy the other fields into one field and make it your
default search field
mailto:iori...@yahoo.com]
Envoyé : vendredi 10 août 2012 16:22
À : solr-user@lucene.apache.org
Objet : RE: multi-searching problem
> It seems more complicate than i
> need.
> I just want, if the user specify nothing, to search in all my fields
> that I declared in my schema.xml like that :
> It seems more complicate than i
> need.
> I just want, if the user specify nothing, to search in all
> my fields that I declared in my schema.xml
> like that :
> article_nom
> but not only article_nom but all fields.
> There should be some simple way to do that without using all
> of this..?
> O
> À : solr-user@lucene.apache.org
> Objet : Re: multi-searching problem
>
>> I couldn't find none tutorials who explain properly how to use dismix
>> :s Can somebody please explain here, or maybe give to me better
>> solution of my multisearching base problem?
?
-Message d'origine-
De : Ahmet Arslan [mailto:iori...@yahoo.com]
Envoyé : vendredi 10 août 2012 12:58
À : solr-user@lucene.apache.org
Objet : Re: multi-searching problem
> I couldn't find none tutorials who explain properly how to use dismix
> :s Can somebody please explai
> I couldn't find none tutorials who explain properly how to
> use dismix :s
> Can somebody please explain here, or maybe give to me better
> solution of my multisearching base problem?
http://searchhub.org/dev/2010/05/23/whats-a-dismax/
Plus example solrconfig.xml has an example. Search for keyw
14 matches
Mail list logo