ash? Please include the field definition
> > and an example of the query you're sending. This should
> > be fixed...
> >
>
> How can I do this ?
> Sorry I'm just starting in using Solr and related stuff.
>
> Jean-Michel
>
> --
> View this message in cont
#x27;m just starting in using Solr and related stuff.
Jean-Michel
--
View this message in context:
http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2763410.html
Sent from the Solr - User mailing list archive at Nabble.com.
thing obvious before investing
> time in developing/changing solr parser.
>
> Regards,
> Jean-Michel
>
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2759078.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
ds,
Jean-Michel
--
View this message in context:
http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2759078.html
Sent from the Solr - User mailing list archive at Nabble.com.
here is nothing right now to do such kind of search in
> solr ?
>
> Regards,
> Jean-Michel
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2758422.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
this message in context:
http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2758422.html
Sent from the Solr - User mailing list archive at Nabble.com.
act expression "cross link* e.g cross linkage, cross linking,
> cross linked ...
>
> Jean-Michel
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2757396.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
"cross link* compiler"~50 does not return exactly what I want e.g it
returns:
A cross and a linker and a compiler
I want the exact expression "cross link* e.g cross linkage, cross linking,
cross linked ...
Jean-Michel
--
View this message in context:
http://lucene.472066.n
Hi Jean,
Since you use WDF, your best bet can be to modify your query :
"cross link* compiler"~50
"crosslink* compiler"~50
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2754034.htm
iorixxx wrote:
>
> Can you paste your field type definition?
>
Here it is:
-
-
-
-
-
-
-
-
-
Jean-Michel
--
View this message in context:
http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p275
> I'm using ComplexPhraseQueryParser and I'm quite happy with
> it.
> However, there are some queries using wildcards nor
> working.
>
> Exemple: I want to do a proximity search between the word
> compiler and the
> expression 'cross linker' or 'cross linking' or 'cross
> linked' ...
>
> ("cross-
2066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2742403.html
Sent from the Solr - User mailing list archive at Nabble.com.
piler"~50) is working OK
> but ("cross-link* compiler"~50) is not working (returns nothing)
>
> Is there another syntax allowing to do sucj query ?
>
> Thanks
> JMR
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/ComplexPhraseQu
inked' ...
("cross-linker compiler"~50 OR "cross-linking compiler"~50) is working OK
but ("cross-link* compiler"~50) is not working (returns nothing)
Is there another syntax allowing to do sucj query ?
Thanks
JMR
--
View this message in context:
htt
14 matches
Mail list logo