check is there any file other than segments file.
if yes then your data is in index, commit it.
try restart solr.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Search-results-after-importing-from-Dih-tp1365720p1368560.html
Sent from the Solr - User mailing list archive at
Check your index folder, does it contains files other than segment files?
If yes then your data is in index, then you need to commit it.
Try restart your solr.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Search-results-after-importing-from-Dih-tp1365720p1366104.html
Sent
have u commited the data,
use *:* query to see that data is commited yet or not
--
View this message in context:
http://lucene.472066.n3.nabble.com/Search-results-after-importing-from-Dih-tp1365720p1365927.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
I was able to successfully index rows of a simple table of mysql db using
DIH. However, when I tried searching for the indexed data using solr admin
interface, no result based on data in table was displayed. Any idea why?
Regards,
Pavan