t; needs to be done to do wildcard querying.
> It works for most of the scnearios with wildcard search.
> e.g. if my data is "ali.abc" and "abc_pqr" and "ali abc" and "ahemad ali"
> then search with ali* gives this three results.
>
> But I
Do you have any suggestions for querying the indexed data with whitespaces and
special charectors ?
Sent from Yahoo Mail on Android
On Fri, Mar 29, 2019 at 16:59, Yonik Seeley wrote: On
Thu, Mar 28, 2019 at 6:05 PM Jan Høydahl wrote:
> Functions can never contain spaces.
Spaces work f
arch using *
and ?.
Any help is greatly appreciated.
Thanks,Ahemad Ali Shaik
Sent from Yahoo Mail on Android
On Thu, Mar 28, 2019 at 0:08, shamik wrote: I'm using
Solr 7.5, here's the query:
q=line&fq=language:"english"&fq=Source2:("topicarticles"+OR+
Hi,
I have new field type "str_rev" in schema.xml which contains pattern
replacement factory and keyword tokenizer.
How to use this feild type in janusgraph so that my index will get replaced
with pattern.
I will really appreciate any ideas and suggestions.
thanks,Ahemad
Sent from Yahoo Mail on
on Android
On Fri, Mar 8, 2019 at 9:59, Zheng Lin Edwin Yeo wrote:
Hi,
Are you able to provide the required settings in your schema and solrconfig?
Also, which Solr version are you using?
Regards,
Edwin
On Fri, 8 Mar 2019 at 10:58, Ahemad Ali
wrote:
> Hi all,I tired creating schema
search for document with special
charectors and whitespaces will be really great help..
Thanks,Ahemad
Sent from Yahoo Mail on Android
On Thu, Mar 7, 2019 at 23:37, Ahemad Ali
wrote: Hello,I have a column with multiple whitespaces and special charecters
(like \ ,- and _). Sample records would
Hello,I have a column with multiple whitespaces and special charecters (like \
,- and _). Sample records would be like below."676 \sct0 \yu98
\uytrrdccv76\hgfds""6754-887-4458-123\yutr \ yff"I have posted the data into
solr collection and trying to search data with wildcard.
Unable to do wild c