Hey,
I know this is not quite the right place to ask for my nutch question.
But, did one of you guy manage to use MS-SQL as GoraBackend for Nutch 2.3?
As our the Website we are about to crawl, is not that big I would love to use
MS-SQL. So far I haven't worked with hadoop, and in our company we
Hey,
in our title we are having a word named "hd+".
Now I want to do a query right on these word, but if I do so, solr is just
looking for "hd" and ignoring the plus sign. But I relay need to search for the
whole string
Of course I did a url encode for the plus sign:
q=title:hd%2B
Can please a
art of the chain. See the admin UI>>analysis page.
Best,
Erick
On Aug 3, 2017 06:47, "d.ku...@technisat.de" wrote:
> Hey,
>
> in our title we are having a word named "hd+".
> Now I want to do a query right on these word, but if I do so, solr is
> just looki
g.org]
Gesendet: Freitag, 4. August 2017 14:53
An: solr-user@lucene.apache.org
Betreff: Re: AW: plus sign in request / looking for + in title
On 8/4/2017 2:15 AM, d.ku...@technisat.de wrote:
> So how can I prevent e.g. the ST (standartTokenizer) to remove the plus sign?
> An suggestions?
You
.".
>
> 2> getting the plus sign through URL encoding and the parser may be
> fun, you may have to escape it to keep it from being interpreted as an
> operator
>
> Best,
> Erick
>
> On Fri, Aug 4, 2017 at 5:55 AM, d.ku...@technisat.de
> wrote:
>> Hey,