I am querying "test" in solr 4.3.1 over the field below and it's not finding
all occurences. It seems that if it is a substring of a word like
"Supertestplan" it isn't found unless I use a wildcards "*test*". This is
write because of my tokenizer but does someone know a way around this? I
don't wan
> From: Ahmet Arslan [mailto:iori...@yahoo.com]
> Sent: Thursday, November 21, 2013 8:40 AM
> To: solr-user@lucene.apache.org
> Subject: Re: search with wildcard
>
> Hi Adnreas,
>
> If you don't want to use wildcards at query time, alternative way is to
> use NGrams at ind
What kind of tokenizer can do the job?
From: Andreas Owen [mailto:a...@conx.ch]
Sent: Donnerstag, 21. November 2013 16:13
To: solr-user@lucene.apache.org
Subject: search with wildcard
I am querying "test" in solr 4.3.1 over the field below and it's not finding
all occurenc
2013 16:13
To: solr-user@lucene.apache.org
Subject: search with wildcard
I am querying "test" in solr 4.3.1 over the field below and it's not finding
all occurences. It seems that if it is a substring of a word like
"Supertestplan" it isn't found unless I use
and a better description.
-- Jack Krupansky
-Original Message-
From: Ahmet Arslan
Sent: Thursday, November 21, 2013 11:40 AM
To: solr-user@lucene.apache.org
Subject: Re: search with wildcard
Hi Adnreas,
If you don't want to use wildcards at query time, alternative way is to use
N
age in context:
http://lucene.472066.n3.nabble.com/Proximity-search-with-wildcard-tp4096285p4096354.html
Sent from the Solr - User mailing list archive at Nabble.com.
-
> View this message in context:
> http://lucene.472066.n3.nabble.com/Proximity-search-with-wildcard-tp4096285.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
Hi,
I am new to solr. Is it possible to do proximity search with solr.
For example
"comp* engage"~5.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Proximity-search-with-wildcard-tp4096285.html
Sent from the Solr - User mailing list archive at Nabble.com.
even
> > "something" that is a component of the URL path. No wildcard required.
> >
> >
> > -- Jack Krupansky
> >
> > -Original Message- From: Amit Sela
> > Sent: Thursday, June 27, 2013 8:37 AM
> > To: solr-user@lucene.apache.
quot;youtube" or even
> "something" that is a component of the URL path. No wildcard required.
>
>
> -- Jack Krupansky
>
> -Original Message- From: Amit Sela
> Sent: Thursday, June 27, 2013 8:37 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr
Sela
Sent: Thursday, June 27, 2013 8:37 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr admin search with wildcard
The stored and indexed string is actually a url like "
http://www.youtube.com/somethingsomething";.
It looks like removing the quotes does the job: iframe:*youtube* or
Sent: Thursday, June 27, 2013 3:33 AM
> To: solr-user@lucene.apache.org
> Subject: Solr admin search with wildcard
>
>
> I'm looking to search (in the solr admin search screen) a certain field
> for:
>
> *youtube*
>
> I know that leading wildcards takes a lot of
AM
To: solr-user@lucene.apache.org
Subject: Solr admin search with wildcard
I'm looking to search (in the solr admin search screen) a certain field
for:
*youtube*
I know that leading wildcards takes a lot of resources but I'm not worried
with that
My only question is about the syn
I'm looking to search (in the solr admin search screen) a certain field
for:
*youtube*
I know that leading wildcards takes a lot of resources but I'm not worried
with that
My only question is about the syntax, would this work:
field:"*youtube*" ?
Thanks,
I'm using Solr 3.6.2
14 matches
Mail list logo