hi, 
this exception does not seems to be lucene related 
concerning the way to look at index content, you could try luke 
(http://www.getopt.org/luke/)
hope it will help

--- sven



Le jeudi 9 juin 2005 à 18:06:07, vous écriviez :

a> Hello,

a>     I'm able to create index file for full text search.And i'm sure it
a> has the required entries as i have traced the traversal path through the
a> tables i have specified. And also documents are added to the index file.

a> But when i specify some string to search,it throws an exception like this.


a> .E
a> Time: 0.234
a> There was 1 error:
a> 1) 
a> testSrch(com.board.fts.FtsSearchCmdTest)java.lang.NullPointerException:
a> null values not allowed
a>         at 
a> org.apache.commons.collections.map.ReferenceMap.put(ReferenceMap.java:571)
a>         at
a> com.sandra.servicer.txtsrch.SrchMan.search(SrchMan.java:108)
a>         at com.board.fts.FtsSearchCmd.execute(FtsSearchCmd.java)
a>         at
a> com.board.fts.FtsSearchCmdTest.testSrch(FtsSearchCmdTest.java)
a>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
a>         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
a>         at
a> sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
a>         at
a> com.board.fts.FtsSearchCmdTest.main(FtsSearchCmdTest.java)

a> FAILURES!!!
a> Tests run: 1,  Failures: 0,  Errors: 1


a> Is there any way to view the contents of index file which has been created?
a> If anyone comes up with some suggesions for this kind of error,I appreciate.

a> TIA,


a> ---------------------------------------------------------------------
a> To unsubscribe, e-mail: [EMAIL PROTECTED]
a> For additional commands, e-mail: [EMAIL PROTECTED]






-- 
Cordialement,
 Sven                            mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to