Java Doc for TestSpanExplanations.java in  » Net » lucene-connector » org » apache » lucene » search » spans » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Net » lucene connector » org.apache.lucene.search.spans 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.apache.lucene.search.TestExplanations
   org.apache.lucene.search.spans.TestSpanExplanations

All known Subclasses:   org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches,
TestSpanExplanations
public class TestSpanExplanations extends TestExplanations (Code)
TestExplanations subclass focusing on span queries




Method Summary
public  voidtestSF1()
    
public  voidtestSF2()
    
public  voidtestSF4()
    
public  voidtestSF5()
    
public  voidtestSF6()
    
public  voidtestSNear1()
    
public  voidtestSNear10()
    
public  voidtestSNear11()
    
public  voidtestSNear2()
    
public  voidtestSNear3()
    
public  voidtestSNear4()
    
public  voidtestSNear5()
    
public  voidtestSNear6()
    
public  voidtestSNear7()
    
public  voidtestSNear8()
    
public  voidtestSNear9()
    
public  voidtestSNot1()
    
public  voidtestSNot10()
    
public  voidtestSNot2()
    
public  voidtestSNot4()
    
public  voidtestSNot5()
    
public  voidtestSNot7()
    
public  voidtestSO1()
    
public  voidtestSO2()
    
public  voidtestSO3()
    
public  voidtestSO4()
    
public  voidtestST1()
    
public  voidtestST2()
    
public  voidtestST4()
    
public  voidtestST5()
    



Method Detail
testSF1
public void testSF1() throws Exception(Code)



testSF2
public void testSF2() throws Exception(Code)



testSF4
public void testSF4() throws Exception(Code)



testSF5
public void testSF5() throws Exception(Code)



testSF6
public void testSF6() throws Exception(Code)



testSNear1
public void testSNear1() throws Exception(Code)



testSNear10
public void testSNear10() throws Exception(Code)



testSNear11
public void testSNear11() throws Exception(Code)



testSNear2
public void testSNear2() throws Exception(Code)



testSNear3
public void testSNear3() throws Exception(Code)



testSNear4
public void testSNear4() throws Exception(Code)



testSNear5
public void testSNear5() throws Exception(Code)



testSNear6
public void testSNear6() throws Exception(Code)



testSNear7
public void testSNear7() throws Exception(Code)



testSNear8
public void testSNear8() throws Exception(Code)



testSNear9
public void testSNear9() throws Exception(Code)



testSNot1
public void testSNot1() throws Exception(Code)



testSNot10
public void testSNot10() throws Exception(Code)



testSNot2
public void testSNot2() throws Exception(Code)



testSNot4
public void testSNot4() throws Exception(Code)



testSNot5
public void testSNot5() throws Exception(Code)



testSNot7
public void testSNot7() throws Exception(Code)



testSO1
public void testSO1() throws Exception(Code)



testSO2
public void testSO2() throws Exception(Code)



testSO3
public void testSO3() throws Exception(Code)



testSO4
public void testSO4() throws Exception(Code)



testST1
public void testST1() throws Exception(Code)



testST2
public void testST2() throws Exception(Code)



testST4
public void testST4() throws Exception(Code)



testST5
public void testST5() throws Exception(Code)



Fields inherited from org.apache.lucene.search.TestExplanations
final public static String FIELD(Code)(Java Doc)
protected String[] docFields(Code)(Java Doc)
final public static QueryParser qp(Code)(Java Doc)
protected IndexSearcher searcher(Code)(Java Doc)

Methods inherited from org.apache.lucene.search.TestExplanations
public void bqtest(Query q, int[] expDocNrs) throws Exception(Code)(Java Doc)
public void bqtest(String queryText, int[] expDocNrs) throws Exception(Code)(Java Doc)
public Query makeQuery(String queryText) throws ParseException(Code)(Java Doc)
public Query optB(String q) throws Exception(Code)(Java Doc)
public Query optB(Query q) throws Exception(Code)(Java Doc)
public void qtest(String queryText, int[] expDocNrs) throws Exception(Code)(Java Doc)
public void qtest(Query q, int[] expDocNrs) throws Exception(Code)(Java Doc)
public Query reqB(String q) throws Exception(Code)(Java Doc)
public Query reqB(Query q) throws Exception(Code)(Java Doc)
public void setUp() throws Exception(Code)(Java Doc)
public SpanFirstQuery sf(String s, int b)(Code)(Java Doc)
public SpanNearQuery snear(String s, String e, int slop, boolean inOrder)(Code)(Java Doc)
public SpanNearQuery snear(SpanQuery s, SpanQuery e, int slop, boolean inOrder)(Code)(Java Doc)
public SpanNearQuery snear(String s, String m, String e, int slop, boolean inOrder)(Code)(Java Doc)
public SpanNearQuery snear(SpanQuery s, SpanQuery m, SpanQuery e, int slop, boolean inOrder)(Code)(Java Doc)
public SpanNotQuery snot(SpanQuery i, SpanQuery e)(Code)(Java Doc)
public SpanOrQuery sor(String s, String e)(Code)(Java Doc)
public SpanOrQuery sor(SpanQuery s, SpanQuery e)(Code)(Java Doc)
public SpanOrQuery sor(String s, String m, String e)(Code)(Java Doc)
public SpanOrQuery sor(SpanQuery s, SpanQuery m, SpanQuery e)(Code)(Java Doc)
public SpanTermQuery st(String s)(Code)(Java Doc)
public static Term[] ta(String[] s)(Code)(Java Doc)
public void tearDown() throws Exception(Code)(Java Doc)
public void testNoop()(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.