Can't get query result using lireq by id search or url search

34 views
Skip to first unread message

lhy9...@gmail.com

unread,
Aug 14, 2018, 2:46:09 AM8/14/18
to lire-dev
Hi, 
I'm using liresolr to query image, but can't get any result even using an indexed image.


I indexed some docs generated by ParallelSolrIndexer to solr, and when I use http://localhost:8080/solr/lire/lireq?rows=1, I can get a doc response
Screenshot from 2018-08-14 14-37-21.png
But when I search using url, http://localhost:8080/solr/lire/lireq?url=http://0.0.0.0:8000/4.jpg&ms=false, there is nothing, whether or not using ms param, 4.jpg is one of the images I have indexed
Screenshot from 2018-08-14 14-40-07.png
Also, when searching using id, I got nothing, http://localhost:8080/solr/lire/lireq?id=001&ms=false
Screenshot from 2018-08-14 14-41-58.png
I'm using the master code on github, solr version is 7.2.1, I also tried the code with tag 6.4.0-last and change solr to 6.4.0, but doesn't help, can anyone give me some advice?


Reply all
Reply to author
Forward
0 new messages