开发者

Apache Solr search is not displaying indexed result

Although the data from mysql is properly indexed using dataimport handler but while searching through solr admin it shows zero result, please suggest whats the problem would be

Apache Solr search is not displaying indexed result

right side display that indexing have been done completely, but not displaying in search results.

and when I used to search "programing" it d开发者_JS百科isplay


I would suggest using Luke to examine your index contents and verify that you have indexed your data correctly. http://www.getopt.org/luke/

There's also a debugging tab in Solr for queries to determine whether or not your query would actually match given the way that you have setup your tokenizers.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜