<div dir="ltr">Hi<div><br></div><div>My name is Shiv and I am student at IIIT-D ( <a href="http://www.iiitd.edu.in/">http://www.iiitd.edu.in/</a> ) pursuing my undergrad education in Computer Science. I am currently in my final year.<br><br>I am following the Xapian Gsoc guide (<a href="https://trac.xapian.org/wiki/GSoC%20Guide#Mentoring">https://trac.xapian.org/wiki/GSoC%20Guide#Mentoring</a>). I have successfully checked out and built the code. I am trying out the python codes given at (<a href="http://getting-started-with-xapian.readthedocs.org/en/latest/overview.html#datasets-and-example-code">http://getting-started-with-xapian.readthedocs.org/en/latest/overview.html#datasets-and-example-code</a>). The following are the steps that I have performed.:</div><div><ul><li>Checked out the code at <a href="https://github.com/xapian/xapian-docsprint">https://github.com/xapian/xapian-docsprint</a></li><li></li><li>python index1.py ../../data/states.csv index1_states.py.db</li><li></li><li>python search1.py index1_states.py.db/ Montana</li></ul>However I am getting the following output: <br>INFO:xapian.search:'Montana'[0:10] =<br><br></div><div>Could you please help me with what I am missing or doing wrong because I am not able to find the actual matches for Montana that is present in data/states.csv<br><br>Thanks</div><div>Shiv</div></div>