Hi all,
I am indexing a table that has a field by the name of solr_keywords of type
text in mysql. And it contains null values also. While creating index in
solr, this field is not getting indexed.
Any help will be appreciated.
Thanks
--
View this message in context:
http://lucene.472066.n3.
Hi Cody,
Thanks for the reply.
Please find the detail of that I am doing.
Yes, I am using dataimport handler and the code snippet of it from
solrconfig.xml is given below.
data-config.xml
The data-config.xml is give below.
0 down vote favorite
share [fb] share [tw]
I have a question. SolrphpClient is not working with multicore.
I have two cores in my solr say core1 and core2. While creating object of
SolrPhpClient I am using the following syntax.
$solr = new Apache_Solr_Service('192.168.12.226', '8983'
Hi all,
I want to search a string in the same way as mysql like does i.e.
if the word is say Sunrise then if i search rise then again sun rise should
come and if I choose sun then again sunrise should come and if I use sunrise
then again sunrise should come in search.
the search should no be cas
Hi
Thanks for the reply..
I am using NGramFilterFactory for this. But it's not working as desired.
Like I have a field article_type that has been indexed using the below
mentioned field type.
The field definition for indexing is :
now the problem is that I have a