(I have put ' in the XML below to make it display)
Hi all I want to index my MySQL db table with solr. I have installed the necessary java components/adaptors etc. ...
Our website needs to give out data to the world. This is open-source data that we have stored, and we want it to make it publicly available. It's about 2 million ...
All the data in my database should be searchable from within my web app. It's lots of data, more than 2 million records.
So what should I do?
1) Should I index ...
I am getting Schema Parsing Failed when I start solr. I am trying to import data from mysql using DIH. The data-config.xml and changes in schema.xml are below (and also [on ...
I realize a lot of questions like 'what cms should I use / what is the best' have been asked, but I'm looking for integrating cms-functionality in an already functioning website. ...
We need to implement a search filter (Net-log like) for my social networking site against user profile, filters on profile include age range, gender and interests
we have approx 1M profiles running ...
Can anyone suggests me the model which we can use for lucene search with mysql.
As I had been using it with filesystem for indexing and data inflows. But now I want ...