Commit 2aabefc4fd2ce4242241ebd35395ee424d38f881
1 parent
3e40637f
update
Showing
584 changed files
with
3526 additions
and
1712 deletions
apidocs/allclasses-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>All Classes (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/allclasses-noframe.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>All Classes (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/constant-values.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Constant Field Values (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -724,214 +724,207 @@ |
724 | 724 | <td class="colLast"><code>"mtas.field"</code></td> |
725 | 725 | </tr> |
726 | 726 | <tr class="altColor"> |
727 | +<td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION"> | |
728 | +<!-- --> | |
729 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
730 | +<td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION</a></code></td> | |
731 | +<td class="colLast"><code>"mtas.prefix.intersection"</code></td> | |
732 | +</tr> | |
733 | +<tr class="rowColor"> | |
727 | 734 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION"> |
728 | 735 | <!-- --> |
729 | 736 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
730 | 737 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION</a></code></td> |
731 | 738 | <td class="colLast"><code>"mtas.prefix.multiple.position"</code></td> |
732 | 739 | </tr> |
733 | -<tr class="rowColor"> | |
740 | +<tr class="altColor"> | |
734 | 741 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SET_POSITION"> |
735 | 742 | <!-- --> |
736 | 743 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
737 | 744 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SET_POSITION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SET_POSITION</a></code></td> |
738 | 745 | <td class="colLast"><code>"mtas.prefix.set.position"</code></td> |
739 | 746 | </tr> |
740 | -<tr class="altColor"> | |
747 | +<tr class="rowColor"> | |
741 | 748 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SINGLE_POSITION"> |
742 | 749 | <!-- --> |
743 | 750 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
744 | 751 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SINGLE_POSITION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SINGLE_POSITION</a></code></td> |
745 | 752 | <td class="colLast"><code>"mtas.prefix.single.position"</code></td> |
746 | 753 | </tr> |
747 | -<tr class="rowColor"> | |
754 | +<tr class="altColor"> | |
748 | 755 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_INDEX_DOC_ID_EXTENSION"> |
749 | 756 | <!-- --> |
750 | 757 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
751 | 758 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_DOC_ID_EXTENSION">MTAS_INDEX_DOC_ID_EXTENSION</a></code></td> |
752 | 759 | <td class="colLast"><code>"mtas.index.doc.id"</code></td> |
753 | 760 | </tr> |
754 | -<tr class="altColor"> | |
761 | +<tr class="rowColor"> | |
755 | 762 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_INDEX_OBJECT_ID_EXTENSION"> |
756 | 763 | <!-- --> |
757 | 764 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
758 | 765 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_ID_EXTENSION">MTAS_INDEX_OBJECT_ID_EXTENSION</a></code></td> |
759 | 766 | <td class="colLast"><code>"mtas.index.object.id"</code></td> |
760 | 767 | </tr> |
761 | -<tr class="rowColor"> | |
768 | +<tr class="altColor"> | |
762 | 769 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_INDEX_OBJECT_PARENT_EXTENSION"> |
763 | 770 | <!-- --> |
764 | 771 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
765 | 772 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_PARENT_EXTENSION">MTAS_INDEX_OBJECT_PARENT_EXTENSION</a></code></td> |
766 | 773 | <td class="colLast"><code>"mtas.index.object.parent"</code></td> |
767 | 774 | </tr> |
768 | -<tr class="altColor"> | |
775 | +<tr class="rowColor"> | |
769 | 776 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_INDEX_OBJECT_POSITION_EXTENSION"> |
770 | 777 | <!-- --> |
771 | 778 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
772 | 779 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_POSITION_EXTENSION">MTAS_INDEX_OBJECT_POSITION_EXTENSION</a></code></td> |
773 | 780 | <td class="colLast"><code>"mtas.index.object.position"</code></td> |
774 | 781 | </tr> |
775 | -<tr class="rowColor"> | |
782 | +<tr class="altColor"> | |
776 | 783 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_INDEX_TERM_PREFIX_POSITION_EXTENSION"> |
777 | 784 | <!-- --> |
778 | 785 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
779 | 786 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_TERM_PREFIX_POSITION_EXTENSION">MTAS_INDEX_TERM_PREFIX_POSITION_EXTENSION</a></code></td> |
780 | 787 | <td class="colLast"><code>"mtas.index.term.prefix.position"</code></td> |
781 | 788 | </tr> |
782 | -<tr class="altColor"> | |
789 | +<tr class="rowColor"> | |
783 | 790 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_OBJECT_EXTENSION"> |
784 | 791 | <!-- --> |
785 | 792 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
786 | 793 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_EXTENSION">MTAS_OBJECT_EXTENSION</a></code></td> |
787 | 794 | <td class="colLast"><code>"mtas.object"</code></td> |
788 | 795 | </tr> |
789 | -<tr class="rowColor"> | |
796 | +<tr class="altColor"> | |
790 | 797 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_OBJECT_HAS_OFFSET"> |
791 | 798 | <!-- --> |
792 | 799 | </a><code>static final int</code></td> |
793 | 800 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_OFFSET">MTAS_OBJECT_HAS_OFFSET</a></code></td> |
794 | 801 | <td class="colLast"><code>8</code></td> |
795 | 802 | </tr> |
796 | -<tr class="altColor"> | |
803 | +<tr class="rowColor"> | |
797 | 804 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_OBJECT_HAS_PARENT"> |
798 | 805 | <!-- --> |
799 | 806 | </a><code>static final int</code></td> |
800 | 807 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_PARENT">MTAS_OBJECT_HAS_PARENT</a></code></td> |
801 | 808 | <td class="colLast"><code>1</code></td> |
802 | 809 | </tr> |
803 | -<tr class="rowColor"> | |
810 | +<tr class="altColor"> | |
804 | 811 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_OBJECT_HAS_PAYLOAD"> |
805 | 812 | <!-- --> |
806 | 813 | </a><code>static final int</code></td> |
807 | 814 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_PAYLOAD">MTAS_OBJECT_HAS_PAYLOAD</a></code></td> |
808 | 815 | <td class="colLast"><code>32</code></td> |
809 | 816 | </tr> |
810 | -<tr class="altColor"> | |
817 | +<tr class="rowColor"> | |
811 | 818 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_OBJECT_HAS_POSITION_RANGE"> |
812 | 819 | <!-- --> |
813 | 820 | </a><code>static final int</code></td> |
814 | 821 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_RANGE">MTAS_OBJECT_HAS_POSITION_RANGE</a></code></td> |
815 | 822 | <td class="colLast"><code>2</code></td> |
816 | 823 | </tr> |
817 | -<tr class="rowColor"> | |
824 | +<tr class="altColor"> | |
818 | 825 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_OBJECT_HAS_POSITION_SET"> |
819 | 826 | <!-- --> |
820 | 827 | </a><code>static final int</code></td> |
821 | 828 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_SET">MTAS_OBJECT_HAS_POSITION_SET</a></code></td> |
822 | 829 | <td class="colLast"><code>4</code></td> |
823 | 830 | </tr> |
824 | -<tr class="altColor"> | |
831 | +<tr class="rowColor"> | |
825 | 832 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_OBJECT_HAS_REALOFFSET"> |
826 | 833 | <!-- --> |
827 | 834 | </a><code>static final int</code></td> |
828 | 835 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_REALOFFSET">MTAS_OBJECT_HAS_REALOFFSET</a></code></td> |
829 | 836 | <td class="colLast"><code>16</code></td> |
830 | 837 | </tr> |
831 | -<tr class="rowColor"> | |
838 | +<tr class="altColor"> | |
832 | 839 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_PREFIX_EXTENSION"> |
833 | 840 | <!-- --> |
834 | 841 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
835 | 842 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_PREFIX_EXTENSION">MTAS_PREFIX_EXTENSION</a></code></td> |
836 | 843 | <td class="colLast"><code>"mtas.prefix"</code></td> |
837 | 844 | </tr> |
838 | -<tr class="altColor"> | |
845 | +<tr class="rowColor"> | |
839 | 846 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_STORAGE_BYTE"> |
840 | 847 | <!-- --> |
841 | 848 | </a><code>public static final int</code></td> |
842 | 849 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_BYTE">MTAS_STORAGE_BYTE</a></code></td> |
843 | 850 | <td class="colLast"><code>0</code></td> |
844 | 851 | </tr> |
845 | -<tr class="rowColor"> | |
852 | +<tr class="altColor"> | |
846 | 853 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_STORAGE_INTEGER"> |
847 | 854 | <!-- --> |
848 | 855 | </a><code>public static final int</code></td> |
849 | 856 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_INTEGER">MTAS_STORAGE_INTEGER</a></code></td> |
850 | 857 | <td class="colLast"><code>2</code></td> |
851 | 858 | </tr> |
852 | -<tr class="altColor"> | |
859 | +<tr class="rowColor"> | |
853 | 860 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_STORAGE_LONG"> |
854 | 861 | <!-- --> |
855 | 862 | </a><code>public static final int</code></td> |
856 | 863 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_LONG">MTAS_STORAGE_LONG</a></code></td> |
857 | 864 | <td class="colLast"><code>3</code></td> |
858 | 865 | </tr> |
859 | -<tr class="rowColor"> | |
866 | +<tr class="altColor"> | |
860 | 867 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_STORAGE_SHORT"> |
861 | 868 | <!-- --> |
862 | 869 | </a><code>public static final int</code></td> |
863 | 870 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_SHORT">MTAS_STORAGE_SHORT</a></code></td> |
864 | 871 | <td class="colLast"><code>1</code></td> |
865 | 872 | </tr> |
866 | -<tr class="altColor"> | |
873 | +<tr class="rowColor"> | |
867 | 874 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_TERM_EXTENSION"> |
868 | 875 | <!-- --> |
869 | 876 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
870 | 877 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_TERM_EXTENSION">MTAS_TERM_EXTENSION</a></code></td> |
871 | 878 | <td class="colLast"><code>"mtas.term"</code></td> |
872 | 879 | </tr> |
873 | -<tr class="rowColor"> | |
880 | +<tr class="altColor"> | |
874 | 881 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_TMP_DOC_EXTENSION"> |
875 | 882 | <!-- --> |
876 | 883 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
877 | 884 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOC_EXTENSION">MTAS_TMP_DOC_EXTENSION</a></code></td> |
878 | -<td class="colLast"><code>"mtas.doc.tmp"</code></td> | |
885 | +<td class="colLast"><code>"mtas.doc.temporary"</code></td> | |
879 | 886 | </tr> |
880 | -<tr class="altColor"> | |
887 | +<tr class="rowColor"> | |
881 | 888 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_TMP_DOCS_CHAINED_EXTENSION"> |
882 | 889 | <!-- --> |
883 | 890 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
884 | 891 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOCS_CHAINED_EXTENSION">MTAS_TMP_DOCS_CHAINED_EXTENSION</a></code></td> |
885 | -<td class="colLast"><code>"mtas.docs.chained.tmp"</code></td> | |
892 | +<td class="colLast"><code>"mtas.docs.chained.temporary"</code></td> | |
886 | 893 | </tr> |
887 | -<tr class="rowColor"> | |
894 | +<tr class="altColor"> | |
888 | 895 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_TMP_DOCS_EXTENSION"> |
889 | 896 | <!-- --> |
890 | 897 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
891 | 898 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOCS_EXTENSION">MTAS_TMP_DOCS_EXTENSION</a></code></td> |
892 | -<td class="colLast"><code>"mtas.docs.tmp"</code></td> | |
899 | +<td class="colLast"><code>"mtas.docs.temporary"</code></td> | |
893 | 900 | </tr> |
894 | -<tr class="altColor"> | |
901 | +<tr class="rowColor"> | |
895 | 902 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_TMP_FIELD_EXTENSION"> |
896 | 903 | <!-- --> |
897 | 904 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
898 | 905 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_FIELD_EXTENSION">MTAS_TMP_FIELD_EXTENSION</a></code></td> |
899 | -<td class="colLast"><code>"mtas.field.tmp"</code></td> | |
906 | +<td class="colLast"><code>"mtas.field.temporary"</code></td> | |
900 | 907 | </tr> |
901 | -<tr class="rowColor"> | |
908 | +<tr class="altColor"> | |
902 | 909 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.MTAS_TMP_OBJECT_EXTENSION"> |
903 | 910 | <!-- --> |
904 | 911 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
905 | 912 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_OBJECT_EXTENSION">MTAS_TMP_OBJECT_EXTENSION</a></code></td> |
906 | -<td class="colLast"><code>"mtas.object.tmp"</code></td> | |
913 | +<td class="colLast"><code>"mtas.object.temporary"</code></td> | |
907 | 914 | </tr> |
908 | -<tr class="altColor"> | |
915 | +<tr class="rowColor"> | |
909 | 916 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.VERSION_CURRENT"> |
910 | 917 | <!-- --> |
911 | 918 | </a><code>public static final int</code></td> |
912 | 919 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#VERSION_CURRENT">VERSION_CURRENT</a></code></td> |
913 | 920 | <td class="colLast"><code>3</code></td> |
914 | 921 | </tr> |
915 | -<tr class="rowColor"> | |
916 | -<td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.VERSION_OLD_1"> | |
917 | -<!-- --> | |
918 | -</a><code>public static final int</code></td> | |
919 | -<td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#VERSION_OLD_1">VERSION_OLD_1</a></code></td> | |
920 | -<td class="colLast"><code>1</code></td> | |
921 | -</tr> | |
922 | 922 | <tr class="altColor"> |
923 | -<td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.VERSION_OLD_2"> | |
924 | -<!-- --> | |
925 | -</a><code>public static final int</code></td> | |
926 | -<td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#VERSION_OLD_2">VERSION_OLD_2</a></code></td> | |
927 | -<td class="colLast"><code>2</code></td> | |
928 | -</tr> | |
929 | -<tr class="rowColor"> | |
930 | 923 | <td class="colFirst"><a name="mtas.codec.MtasCodecPostingsFormat.VERSION_START"> |
931 | 924 | <!-- --> |
932 | 925 | </a><code>public static final int</code></td> |
933 | 926 | <td><code><a href="mtas/codec/MtasCodecPostingsFormat.html#VERSION_START">VERSION_START</a></code></td> |
934 | -<td class="colLast"><code>1</code></td> | |
927 | +<td class="colLast"><code>3</code></td> | |
935 | 928 | </tr> |
936 | 929 | </tbody> |
937 | 930 | </table> |
... | ... | @@ -2717,82 +2710,96 @@ |
2717 | 2710 | </tr> |
2718 | 2711 | <tbody> |
2719 | 2712 | <tr class="altColor"> |
2713 | +<td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.DEFAULT_NUMBER"> | |
2714 | +<!-- --> | |
2715 | +</a><code>private static final int</code></td> | |
2716 | +<td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#DEFAULT_NUMBER">DEFAULT_NUMBER</a></code></td> | |
2717 | +<td class="colLast"><code>10</code></td> | |
2718 | +</tr> | |
2719 | +<tr class="rowColor"> | |
2720 | 2720 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_FIELD"> |
2721 | 2721 | <!-- --> |
2722 | 2722 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2723 | 2723 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_FIELD">NAME_MTAS_GROUP_FIELD</a></code></td> |
2724 | 2724 | <td class="colLast"><code>"field"</code></td> |
2725 | 2725 | </tr> |
2726 | -<tr class="rowColor"> | |
2726 | +<tr class="altColor"> | |
2727 | 2727 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_HIT_INSIDE"> |
2728 | 2728 | <!-- --> |
2729 | 2729 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2730 | 2730 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_INSIDE">NAME_MTAS_GROUP_GROUPING_HIT_INSIDE</a></code></td> |
2731 | 2731 | <td class="colLast"><code>"grouping.hit.inside"</code></td> |
2732 | 2732 | </tr> |
2733 | -<tr class="altColor"> | |
2733 | +<tr class="rowColor"> | |
2734 | 2734 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_LEFT"> |
2735 | 2735 | <!-- --> |
2736 | 2736 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2737 | 2737 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_LEFT">NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_LEFT</a></code></td> |
2738 | 2738 | <td class="colLast"><code>"grouping.hit.insideLeft"</code></td> |
2739 | 2739 | </tr> |
2740 | -<tr class="rowColor"> | |
2740 | +<tr class="altColor"> | |
2741 | 2741 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_RIGHT"> |
2742 | 2742 | <!-- --> |
2743 | 2743 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2744 | 2744 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_RIGHT">NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_RIGHT</a></code></td> |
2745 | 2745 | <td class="colLast"><code>"grouping.hit.insideRight"</code></td> |
2746 | 2746 | </tr> |
2747 | -<tr class="altColor"> | |
2747 | +<tr class="rowColor"> | |
2748 | 2748 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_HIT_LEFT"> |
2749 | 2749 | <!-- --> |
2750 | 2750 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2751 | 2751 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_LEFT">NAME_MTAS_GROUP_GROUPING_HIT_LEFT</a></code></td> |
2752 | 2752 | <td class="colLast"><code>"grouping.hit.left"</code></td> |
2753 | 2753 | </tr> |
2754 | -<tr class="rowColor"> | |
2754 | +<tr class="altColor"> | |
2755 | 2755 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_HIT_RIGHT"> |
2756 | 2756 | <!-- --> |
2757 | 2757 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2758 | 2758 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_RIGHT">NAME_MTAS_GROUP_GROUPING_HIT_RIGHT</a></code></td> |
2759 | 2759 | <td class="colLast"><code>"grouping.hit.right"</code></td> |
2760 | 2760 | </tr> |
2761 | -<tr class="altColor"> | |
2761 | +<tr class="rowColor"> | |
2762 | 2762 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_LEFT"> |
2763 | 2763 | <!-- --> |
2764 | 2764 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2765 | 2765 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_LEFT">NAME_MTAS_GROUP_GROUPING_LEFT</a></code></td> |
2766 | 2766 | <td class="colLast"><code>"grouping.left"</code></td> |
2767 | 2767 | </tr> |
2768 | -<tr class="rowColor"> | |
2768 | +<tr class="altColor"> | |
2769 | 2769 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_POSITION"> |
2770 | 2770 | <!-- --> |
2771 | 2771 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2772 | 2772 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_POSITION">NAME_MTAS_GROUP_GROUPING_POSITION</a></code></td> |
2773 | 2773 | <td class="colLast"><code>"position"</code></td> |
2774 | 2774 | </tr> |
2775 | -<tr class="altColor"> | |
2775 | +<tr class="rowColor"> | |
2776 | 2776 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_PREFIXES"> |
2777 | 2777 | <!-- --> |
2778 | 2778 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2779 | 2779 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_PREFIXES">NAME_MTAS_GROUP_GROUPING_PREFIXES</a></code></td> |
2780 | 2780 | <td class="colLast"><code>"prefixes"</code></td> |
2781 | 2781 | </tr> |
2782 | -<tr class="rowColor"> | |
2782 | +<tr class="altColor"> | |
2783 | 2783 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_GROUPING_RIGHT"> |
2784 | 2784 | <!-- --> |
2785 | 2785 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2786 | 2786 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_RIGHT">NAME_MTAS_GROUP_GROUPING_RIGHT</a></code></td> |
2787 | 2787 | <td class="colLast"><code>"grouping.right"</code></td> |
2788 | 2788 | </tr> |
2789 | -<tr class="altColor"> | |
2789 | +<tr class="rowColor"> | |
2790 | 2790 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_KEY"> |
2791 | 2791 | <!-- --> |
2792 | 2792 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
2793 | 2793 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_KEY">NAME_MTAS_GROUP_KEY</a></code></td> |
2794 | 2794 | <td class="colLast"><code>"key"</code></td> |
2795 | 2795 | </tr> |
2796 | +<tr class="altColor"> | |
2797 | +<td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_NUMBER"> | |
2798 | +<!-- --> | |
2799 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
2800 | +<td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_NUMBER">NAME_MTAS_GROUP_NUMBER</a></code></td> | |
2801 | +<td class="colLast"><code>"number"</code></td> | |
2802 | +</tr> | |
2796 | 2803 | <tr class="rowColor"> |
2797 | 2804 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_QUERY_TYPE"> |
2798 | 2805 | <!-- --> |
... | ... | @@ -3232,68 +3239,82 @@ |
3232 | 3239 | </tr> |
3233 | 3240 | <tbody> |
3234 | 3241 | <tr class="altColor"> |
3242 | +<td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.DEFAULT_NUMBER"> | |
3243 | +<!-- --> | |
3244 | +</a><code>private static final int</code></td> | |
3245 | +<td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#DEFAULT_NUMBER">DEFAULT_NUMBER</a></code></td> | |
3246 | +<td class="colLast"><code>10</code></td> | |
3247 | +</tr> | |
3248 | +<tr class="rowColor"> | |
3235 | 3249 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_BOUNDARY"> |
3236 | 3250 | <!-- --> |
3237 | 3251 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3238 | 3252 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_BOUNDARY">NAME_MTAS_TERMVECTOR_BOUNDARY</a></code></td> |
3239 | 3253 | <td class="colLast"><code>"boundary"</code></td> |
3240 | 3254 | </tr> |
3241 | -<tr class="rowColor"> | |
3255 | +<tr class="altColor"> | |
3242 | 3256 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_FIELD"> |
3243 | 3257 | <!-- --> |
3244 | 3258 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3245 | 3259 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FIELD">NAME_MTAS_TERMVECTOR_FIELD</a></code></td> |
3246 | 3260 | <td class="colLast"><code>"field"</code></td> |
3247 | 3261 | </tr> |
3248 | -<tr class="altColor"> | |
3262 | +<tr class="rowColor"> | |
3249 | 3263 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_FUNCTION"> |
3250 | 3264 | <!-- --> |
3251 | 3265 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3252 | 3266 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FUNCTION">NAME_MTAS_TERMVECTOR_FUNCTION</a></code></td> |
3253 | 3267 | <td class="colLast"><code>"function"</code></td> |
3254 | 3268 | </tr> |
3255 | -<tr class="rowColor"> | |
3269 | +<tr class="altColor"> | |
3256 | 3270 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_FUNCTION_EXPRESSION"> |
3257 | 3271 | <!-- --> |
3258 | 3272 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3259 | 3273 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FUNCTION_EXPRESSION">NAME_MTAS_TERMVECTOR_FUNCTION_EXPRESSION</a></code></td> |
3260 | 3274 | <td class="colLast"><code>"expression"</code></td> |
3261 | 3275 | </tr> |
3262 | -<tr class="altColor"> | |
3276 | +<tr class="rowColor"> | |
3263 | 3277 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_FUNCTION_KEY"> |
3264 | 3278 | <!-- --> |
3265 | 3279 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3266 | 3280 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FUNCTION_KEY">NAME_MTAS_TERMVECTOR_FUNCTION_KEY</a></code></td> |
3267 | 3281 | <td class="colLast"><code>"key"</code></td> |
3268 | 3282 | </tr> |
3269 | -<tr class="rowColor"> | |
3283 | +<tr class="altColor"> | |
3270 | 3284 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_FUNCTION_TYPE"> |
3271 | 3285 | <!-- --> |
3272 | 3286 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3273 | 3287 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FUNCTION_TYPE">NAME_MTAS_TERMVECTOR_FUNCTION_TYPE</a></code></td> |
3274 | 3288 | <td class="colLast"><code>"type"</code></td> |
3275 | 3289 | </tr> |
3276 | -<tr class="altColor"> | |
3290 | +<tr class="rowColor"> | |
3277 | 3291 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_KEY"> |
3278 | 3292 | <!-- --> |
3279 | 3293 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3280 | 3294 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_KEY">NAME_MTAS_TERMVECTOR_KEY</a></code></td> |
3281 | 3295 | <td class="colLast"><code>"key"</code></td> |
3282 | 3296 | </tr> |
3283 | -<tr class="rowColor"> | |
3297 | +<tr class="altColor"> | |
3284 | 3298 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_LIST"> |
3285 | 3299 | <!-- --> |
3286 | 3300 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3287 | 3301 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_LIST">NAME_MTAS_TERMVECTOR_LIST</a></code></td> |
3288 | 3302 | <td class="colLast"><code>"list"</code></td> |
3289 | 3303 | </tr> |
3290 | -<tr class="altColor"> | |
3304 | +<tr class="rowColor"> | |
3291 | 3305 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_NUMBER"> |
3292 | 3306 | <!-- --> |
3293 | 3307 | </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
3294 | 3308 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_NUMBER">NAME_MTAS_TERMVECTOR_NUMBER</a></code></td> |
3295 | 3309 | <td class="colLast"><code>"number"</code></td> |
3296 | 3310 | </tr> |
3311 | +<tr class="altColor"> | |
3312 | +<td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_NUMBER_SHARDS"> | |
3313 | +<!-- --> | |
3314 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
3315 | +<td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_NUMBER_SHARDS">NAME_MTAS_TERMVECTOR_NUMBER_SHARDS</a></code></td> | |
3316 | +<td class="colLast"><code>"number.shards"</code></td> | |
3317 | +</tr> | |
3297 | 3318 | <tr class="rowColor"> |
3298 | 3319 | <td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_PREFIX"> |
3299 | 3320 | <!-- --> |
... | ... | @@ -3336,6 +3357,13 @@ |
3336 | 3357 | <td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#PARAM_MTAS_TERMVECTOR">PARAM_MTAS_TERMVECTOR</a></code></td> |
3337 | 3358 | <td class="colLast"><code>"mtas.termvector"</code></td> |
3338 | 3359 | </tr> |
3360 | +<tr class="rowColor"> | |
3361 | +<td class="colFirst"><a name="mtas.solr.handler.component.util.MtasSolrComponentTermvector.SHARD_NUMBER_MULTIPLIER"> | |
3362 | +<!-- --> | |
3363 | +</a><code>private static final int</code></td> | |
3364 | +<td><code><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#SHARD_NUMBER_MULTIPLIER">SHARD_NUMBER_MULTIPLIER</a></code></td> | |
3365 | +<td class="colLast"><code>2</code></td> | |
3366 | +</tr> | |
3339 | 3367 | </tbody> |
3340 | 3368 | </table> |
3341 | 3369 | </li> |
... | ... |
apidocs/deprecated-list.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Deprecated List (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/index-all.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Index (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -342,6 +342,10 @@ |
342 | 342 | <dd> |
343 | 343 | <div class="block">Adds the index input to list.</div> |
344 | 344 | </dd> |
345 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.ComponentPrefix.html#addIntersecting-java.lang.String-">addIntersecting(String)</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.ComponentPrefix.html" title="class in mtas.codec.util">CodecComponent.ComponentPrefix</a></dt> | |
346 | +<dd> | |
347 | +<div class="block">Adds the intersecting.</div> | |
348 | +</dd> | |
345 | 349 | <dt><span class="memberNameLink"><a href="mtas/solr/update/processor/MtasUpdateRequestProcessorResultWriter.html#addItem-java.lang.String-java.lang.Integer-java.lang.Integer-java.lang.Integer-org.apache.lucene.util.BytesRef-java.lang.Integer-">addItem(String, Integer, Integer, Integer, BytesRef, Integer)</a></span> - Method in class mtas.solr.update.processor.<a href="mtas/solr/update/processor/MtasUpdateRequestProcessorResultWriter.html" title="class in mtas.solr.update.processor">MtasUpdateRequestProcessorResultWriter</a></dt> |
346 | 350 | <dd> |
347 | 351 | <div class="block">Adds the item.</div> |
... | ... | @@ -354,10 +358,22 @@ |
354 | 358 | <dd> |
355 | 359 | <div class="block">The additional id.</div> |
356 | 360 | </dd> |
361 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html#additionalIds">additionalIds</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeItem</a></dt> | |
362 | +<dd> | |
363 | +<div class="block">The additional ids.</div> | |
364 | +</dd> | |
357 | 365 | <dt><span class="memberNameLink"><a href="mtas/codec/tree/MtasTreeNodeId.html#additionalRef">additionalRef</a></span> - Variable in class mtas.codec.tree.<a href="mtas/codec/tree/MtasTreeNodeId.html" title="class in mtas.codec.tree">MtasTreeNodeId</a></dt> |
358 | 366 | <dd> |
359 | 367 | <div class="block">The additional ref.</div> |
360 | 368 | </dd> |
369 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#additionalRef">additionalRef</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> | |
370 | +<dd> | |
371 | +<div class="block">The additional ref.</div> | |
372 | +</dd> | |
373 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html#additionalRefs">additionalRefs</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeItem</a></dt> | |
374 | +<dd> | |
375 | +<div class="block">The additional refs.</div> | |
376 | +</dd> | |
361 | 377 | <dt><span class="memberNameLink"><a href="mtas/codec/tree/IntervalTreeNode.html#addList-java.util.ArrayList-">addList(ArrayList<CodecSearchTree.MtasTreeHit<T>>)</a></span> - Method in class mtas.codec.tree.<a href="mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a></dt> |
362 | 378 | <dd> |
363 | 379 | <div class="block">Adds the list.</div> |
... | ... | @@ -682,6 +698,10 @@ |
682 | 698 | <dd> </dd> |
683 | 699 | <dt><span class="memberNameLink"><a href="mtas/parser/function/SimpleCharStream.html#available">available</a></span> - Variable in class mtas.parser.function.<a href="mtas/parser/function/SimpleCharStream.html" title="class in mtas.parser.function">SimpleCharStream</a></dt> |
684 | 700 | <dd> </dd> |
701 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#availablePrefixes-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">availablePrefixes(CodecComponent.ComponentGroup, HashSet<String>)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
702 | +<dd> | |
703 | +<div class="block">Available prefixes.</div> | |
704 | +</dd> | |
685 | 705 | </dl> |
686 | 706 | <a name="I:B"> |
687 | 707 | <!-- --> |
... | ... | @@ -1143,7 +1163,9 @@ |
1143 | 1163 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#CodecCollector--">CodecCollector()</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> |
1144 | 1164 | <dd> </dd> |
1145 | 1165 | <dt><a href="mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util"><span class="typeNameLink">CodecCollector.RegisterStatus</span></a> - Class in <a href="mtas/codec/util/package-summary.html">mtas.codec.util</a></dt> |
1146 | -<dd> </dd> | |
1166 | +<dd> | |
1167 | +<div class="block">The Class RegisterStatus.</div> | |
1168 | +</dd> | |
1147 | 1169 | <dt><a href="mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util"><span class="typeNameLink">CodecCollector.TermvectorNumberBasic</span></a> - Class in <a href="mtas/codec/util/package-summary.html">mtas.codec.util</a></dt> |
1148 | 1170 | <dd> |
1149 | 1171 | <div class="block">The Class TermvectorNumberBasic.</div> |
... | ... | @@ -1300,6 +1322,18 @@ |
1300 | 1322 | <dd> |
1301 | 1323 | <div class="block">Collect attributes.</div> |
1302 | 1324 | </dd> |
1325 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#collectGroupUsingSpans-java.util.HashMap-java.util.List-int-int-java.util.HashMap-java.util.HashMap-java.util.HashMap-">collectGroupUsingSpans(HashMap<CodecComponent.GroupHit, Spans>, List<Integer>, int, int, HashMap<Integer, ArrayList<CodecComponent.Match>>, HashMap<CodecComponent.GroupHit, Long>, HashMap<CodecComponent.GroupHit, Integer>)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1326 | +<dd> | |
1327 | +<div class="block">Collect group using spans.</div> | |
1328 | +</dd> | |
1329 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#collectIntersectionPrefixes-org.apache.lucene.index.FieldInfo-">collectIntersectionPrefixes(FieldInfo)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1330 | +<dd> | |
1331 | +<div class="block">Collect intersection prefixes.</div> | |
1332 | +</dd> | |
1333 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#collectKnownPrefixes-org.apache.lucene.index.FieldInfo-">collectKnownPrefixes(FieldInfo)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1334 | +<dd> | |
1335 | +<div class="block">Collect known prefixes.</div> | |
1336 | +</dd> | |
1303 | 1337 | <dt><span class="memberNameLink"><a href="mtas/codec/util/DataCollector.html#COLLECTOR_TYPE_DATA">COLLECTOR_TYPE_DATA</a></span> - Static variable in class mtas.codec.util.<a href="mtas/codec/util/DataCollector.html" title="class in mtas.codec.util">DataCollector</a></dt> |
1304 | 1338 | <dd> |
1305 | 1339 | <div class="block">The collector type data.</div> |
... | ... | @@ -1328,7 +1362,11 @@ |
1328 | 1362 | <dd> |
1329 | 1363 | <div class="block">Collect span.</div> |
1330 | 1364 | </dd> |
1331 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-">collectSpansPositionsAndTokens(HashMap<SpanQuery, SpanWeight>, IndexSearcher, CodecInfo, LeafReader, LeafReaderContext, String, Terms, List<Integer>, List<Integer>, CodecComponent.ComponentField)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1365 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#collectSpansForOccurences-java.util.HashSet-java.util.HashSet-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">collectSpansForOccurences(HashSet<CodecComponent.GroupHit>, HashSet<String>, String, CodecInfo, IndexSearcher, LeafReaderContext)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1366 | +<dd> | |
1367 | +<div class="block">Collect spans for occurences.</div> | |
1368 | +</dd> | |
1369 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-org.apache.lucene.index.FieldInfos-">collectSpansPositionsAndTokens(HashMap<SpanQuery, SpanWeight>, IndexSearcher, CodecInfo, LeafReader, LeafReaderContext, String, Terms, List<Integer>, List<Integer>, CodecComponent.ComponentField, FieldInfos)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1332 | 1370 | <dd> |
1333 | 1371 | <div class="block">Collect spans positions and tokens.</div> |
1334 | 1372 | </dd> |
... | ... | @@ -1404,7 +1442,7 @@ |
1404 | 1442 | <dd> |
1405 | 1443 | <div class="block">Instantiates a new component fields.</div> |
1406 | 1444 | </dd> |
1407 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.ComponentGroup.html#ComponentGroup-org.apache.lucene.search.spans.SpanQuery-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-">ComponentGroup(SpanQuery, String, String, String, String, String, String[], String[], String[], String[], String[], String[], String[], String[], String[], String[], String[], String[])</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a></dt> | |
1445 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.ComponentGroup.html#ComponentGroup-org.apache.lucene.search.spans.SpanQuery-java.lang.String-java.lang.String-java.lang.String-java.lang.String-int-java.lang.String-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-">ComponentGroup(SpanQuery, String, String, String, String, int, String, String[], String[], String[], String[], String[], String[], String[], String[], String[], String[], String[], String[])</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a></dt> | |
1408 | 1446 | <dd> |
1409 | 1447 | <div class="block">Instantiates a new component group.</div> |
1410 | 1448 | </dd> |
... | ... | @@ -1498,6 +1536,10 @@ |
1498 | 1536 | <dd> |
1499 | 1537 | <div class="block">Compute sort and unique mapping.</div> |
1500 | 1538 | </dd> |
1539 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#computeTermvectorNumberBasic-org.apache.lucene.index.TermsEnum-org.apache.lucene.index.LeafReader-">computeTermvectorNumberBasic(TermsEnum, LeafReader)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1540 | +<dd> | |
1541 | +<div class="block">Compute termvector number basic.</div> | |
1542 | +</dd> | |
1501 | 1543 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#computeTermvectorNumberBasic-java.util.List-int-org.apache.lucene.index.TermsEnum-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-org.apache.lucene.index.PostingsEnum-">computeTermvectorNumberBasic(List<Integer>, int, TermsEnum, LeafReader, LeafReaderContext, PostingsEnum)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> |
1502 | 1544 | <dd> |
1503 | 1545 | <div class="block">Compute termvector number basic.</div> |
... | ... | @@ -1762,7 +1804,7 @@ |
1762 | 1804 | <dd> |
1763 | 1805 | <div class="block">Creates the full sentence.</div> |
1764 | 1806 | </dd> |
1765 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-mtas.codec.util.CodecInfo-">createGroup(List<CodecComponent.ComponentGroup>, HashMap<SpanQuery, HashMap<Integer, ArrayList<CodecComponent.Match>>>, List<Integer>, String, int, CodecInfo)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1807 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-org.apache.lucene.index.FieldInfo-java.lang.String-int-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">createGroup(List<CodecComponent.ComponentGroup>, HashMap<SpanQuery, HashMap<Integer, ArrayList<CodecComponent.Match>>>, List<Integer>, FieldInfo, String, int, CodecInfo, IndexSearcher, LeafReaderContext)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1766 | 1808 | <dd> |
1767 | 1809 | <div class="block">Creates the group.</div> |
1768 | 1810 | </dd> |
... | ... | @@ -1800,6 +1842,10 @@ |
1800 | 1842 | <dd> |
1801 | 1843 | <div class="block">Creates the positioned prefixes.</div> |
1802 | 1844 | </dd> |
1845 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#createPositionHit-mtas.codec.util.CodecComponent.Match-mtas.codec.util.CodecComponent.ComponentGroup-">createPositionHit(CodecComponent.Match, CodecComponent.ComponentGroup)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1846 | +<dd> | |
1847 | +<div class="block">Creates the position hit.</div> | |
1848 | +</dd> | |
1803 | 1849 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#createPositions-java.util.List-java.util.HashMap-java.util.List-">createPositions(List<CodecComponent.ComponentPosition>, HashMap<Integer, Integer>, List<Integer>)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> |
1804 | 1850 | <dd> |
1805 | 1851 | <div class="block">Creates the positions.</div> |
... | ... | @@ -1808,6 +1854,10 @@ |
1808 | 1854 | <dd> |
1809 | 1855 | <div class="block">Creates the query.</div> |
1810 | 1856 | </dd> |
1857 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#createQueryFromGroupHit-java.util.HashSet-java.lang.String-mtas.codec.util.CodecComponent.GroupHit-">createQueryFromGroupHit(HashSet<String>, String, CodecComponent.GroupHit)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1858 | +<dd> | |
1859 | +<div class="block">Creates the query from group hit.</div> | |
1860 | +</dd> | |
1811 | 1861 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentStats.html#createSpan-mtas.codec.util.CodecComponent.ComponentSpan-java.lang.Boolean-">createSpan(CodecComponent.ComponentSpan, Boolean)</a></span> - Method in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentStats.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentStats</a></dt> |
1812 | 1862 | <dd> |
1813 | 1863 | <div class="block">Creates the span.</div> |
... | ... | @@ -1828,10 +1878,6 @@ |
1828 | 1878 | <dd> |
1829 | 1879 | <div class="block">Creates the stats type.</div> |
1830 | 1880 | </dd> |
1831 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#createTermvector-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-">createTermvector(List<CodecComponent.ComponentTermVector>, HashMap<Integer, Integer>, List<Integer>, String, Terms, LeafReader, LeafReaderContext)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
1832 | -<dd> | |
1833 | -<div class="block">Creates the termvector.</div> | |
1834 | -</dd> | |
1835 | 1881 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#createTermvectorFirstRound-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-">createTermvectorFirstRound(List<CodecComponent.ComponentTermVector>, HashMap<Integer, Integer>, List<Integer>, String, Terms, LeafReader, LeafReaderContext)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> |
1836 | 1882 | <dd> |
1837 | 1883 | <div class="block">Creates the termvector first round.</div> |
... | ... | @@ -2000,7 +2046,7 @@ |
2000 | 2046 | <dl> |
2001 | 2047 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#data">data</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> |
2002 | 2048 | <dd> |
2003 | -<div class="block">The data.</div> | |
2049 | +<div class="block">The ref data.</div> | |
2004 | 2050 | </dd> |
2005 | 2051 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecUtil.html#DATA_TYPE_DOUBLE">DATA_TYPE_DOUBLE</a></span> - Static variable in class mtas.codec.util.<a href="mtas/codec/util/CodecUtil.html" title="class in mtas.codec.util">CodecUtil</a></dt> |
2006 | 2052 | <dd> |
... | ... | @@ -2044,6 +2090,10 @@ |
2044 | 2090 | <dd> |
2045 | 2091 | <div class="block">The data collector.</div> |
2046 | 2092 | </dd> |
2093 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#dataEquals-java.util.ArrayList:A-java.util.ArrayList:A-">dataEquals(ArrayList<String>[], ArrayList<String>[])</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
2094 | +<dd> | |
2095 | +<div class="block">Data equals.</div> | |
2096 | +</dd> | |
2047 | 2097 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#dataHit">dataHit</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> |
2048 | 2098 | <dd> |
2049 | 2099 | <div class="block">The data right.</div> |
... | ... | @@ -2056,7 +2106,7 @@ |
2056 | 2106 | <dd> |
2057 | 2107 | <div class="block">The data right.</div> |
2058 | 2108 | </dd> |
2059 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#dataToString-java.util.ArrayList:A-">dataToString(ArrayList<String>[])</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
2109 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#dataToString-java.util.ArrayList:A-java.util.HashSet:A-">dataToString(ArrayList<String>[], HashSet<String>[])</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
2060 | 2110 | <dd> |
2061 | 2111 | <div class="block">Data to string.</div> |
2062 | 2112 | </dd> |
... | ... | @@ -2124,6 +2174,14 @@ |
2124 | 2174 | <dd> |
2125 | 2175 | <div class="block">The default configuration.</div> |
2126 | 2176 | </dd> |
2177 | +<dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#DEFAULT_NUMBER">DEFAULT_NUMBER</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentGroup</a></dt> | |
2178 | +<dd> | |
2179 | +<div class="block">The Constant DEFAULT_NUMBER.</div> | |
2180 | +</dd> | |
2181 | +<dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#DEFAULT_NUMBER">DEFAULT_NUMBER</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentTermvector</a></dt> | |
2182 | +<dd> | |
2183 | +<div class="block">The Constant DEFAULT_NUMBER.</div> | |
2184 | +</dd> | |
2127 | 2185 | <dt><span class="memberNameLink"><a href="mtas/analysis/util/MtasCharFilterFactory.html#defaultArgument">defaultArgument</a></span> - Variable in class mtas.analysis.util.<a href="mtas/analysis/util/MtasCharFilterFactory.html" title="class in mtas.analysis.util">MtasCharFilterFactory</a></dt> |
2128 | 2186 | <dd> |
2129 | 2187 | <div class="block">The default argument.</div> |
... | ... | @@ -2554,6 +2612,8 @@ |
2554 | 2612 | <dd> |
2555 | 2613 | <div class="block">The end of line string for this machine.</div> |
2556 | 2614 | </dd> |
2615 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
2616 | +<dd> </dd> | |
2557 | 2617 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.Match.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a></dt> |
2558 | 2618 | <dd> </dd> |
2559 | 2619 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/util/MtasCQLParserGroupCondition.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class mtas.parser.cql.util.<a href="mtas/parser/cql/util/MtasCQLParserGroupCondition.html" title="class in mtas.parser.cql.util">MtasCQLParserGroupCondition</a></dt> |
... | ... | @@ -2957,7 +3017,9 @@ |
2957 | 3017 | <div class="block">The follow index analyzer.</div> |
2958 | 3018 | </dd> |
2959 | 3019 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.RegisterStatus.html#force">force</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></dt> |
2960 | -<dd> </dd> | |
3020 | +<dd> | |
3021 | +<div class="block">The force.</div> | |
3022 | +</dd> | |
2961 | 3023 | <dt><span class="memberNameLink"><a href="mtas/solr/update/processor/MtasUpdateRequestProcessorResultReader.html#forceClose--">forceClose()</a></span> - Method in class mtas.solr.update.processor.<a href="mtas/solr/update/processor/MtasUpdateRequestProcessorResultReader.html" title="class in mtas.solr.update.processor">MtasUpdateRequestProcessorResultReader</a></dt> |
2962 | 3024 | <dd> |
2963 | 3025 | <div class="block">Force close.</div> |
... | ... | @@ -3408,10 +3470,6 @@ |
3408 | 3470 | <dd> |
3409 | 3471 | <div class="block">Gets the iterator.</div> |
3410 | 3472 | </dd> |
3411 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#getKey--">getKey()</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
3412 | -<dd> | |
3413 | -<div class="block">Gets the key.</div> | |
3414 | -</dd> | |
3415 | 3473 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList()</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
3416 | 3474 | <dd> |
3417 | 3475 | <div class="block">Gets the key list.</div> |
... | ... | @@ -3728,6 +3786,10 @@ |
3728 | 3786 | <dd> |
3729 | 3787 | <div class="block">Gets the prefix id.</div> |
3730 | 3788 | </dd> |
3789 | +<dt><span class="memberNameLink"><a href="mtas/codec/MtasFieldsConsumer.html#getPrefixStatsIntersectionPrefixAttribute-java.lang.String-">getPrefixStatsIntersectionPrefixAttribute(String)</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec">MtasFieldsConsumer</a></dt> | |
3790 | +<dd> | |
3791 | +<div class="block">Gets the prefix stats intersection prefix attribute.</div> | |
3792 | +</dd> | |
3731 | 3793 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasFieldsConsumer.html#getPrefixStatsMultiplePositionPrefixAttribute-java.lang.String-">getPrefixStatsMultiplePositionPrefixAttribute(String)</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec">MtasFieldsConsumer</a></dt> |
3732 | 3794 | <dd> |
3733 | 3795 | <div class="block">Gets the prefix stats multiple position prefix attribute.</div> |
... | ... | @@ -3892,6 +3954,10 @@ |
3892 | 3954 | <dd> </dd> |
3893 | 3955 | <dt><span class="memberNameLink"><a href="mtas/parser/function/SimpleCharStream.html#getTabSize-int-">getTabSize(int)</a></span> - Method in class mtas.parser.function.<a href="mtas/parser/function/SimpleCharStream.html" title="class in mtas.parser.function">SimpleCharStream</a></dt> |
3894 | 3956 | <dd> </dd> |
3957 | +<dt><span class="memberNameLink"><a href="mtas/codec/MtasCodecPostingsFormat.html#getTerm-org.apache.lucene.store.IndexInput-java.lang.Long-">getTerm(IndexInput, Long)</a></span> - Static method in class mtas.codec.<a href="mtas/codec/MtasCodecPostingsFormat.html" title="class in mtas.codec">MtasCodecPostingsFormat</a></dt> | |
3958 | +<dd> | |
3959 | +<div class="block">Gets the term.</div> | |
3960 | +</dd> | |
3895 | 3961 | <dt><span class="memberNameLink"><a href="mtas/search/spans/MtasSpanSequenceQuery.html#getTermContexts-java.util.List-">getTermContexts(List<MtasSpanSequenceQuery.MtasSpanSequenceWeight>)</a></span> - Method in class mtas.search.spans.<a href="mtas/search/spans/MtasSpanSequenceQuery.html" title="class in mtas.search.spans">MtasSpanSequenceQuery</a></dt> |
3896 | 3962 | <dd> |
3897 | 3963 | <div class="block">Gets the term contexts.</div> |
... | ... | @@ -4080,7 +4146,7 @@ |
4080 | 4146 | <dd> |
4081 | 4147 | <div class="block">The group condition.</div> |
4082 | 4148 | </dd> |
4083 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-">GroupHit(ArrayList<CodecSearchTree.MtasTreeHit<String>>, int, int, int, int, CodecComponent.ComponentGroup)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
4149 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">GroupHit(ArrayList<CodecSearchTree.MtasTreeHit<String>>, int, int, int, int, CodecComponent.ComponentGroup, HashSet<String>)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
4084 | 4150 | <dd> |
4085 | 4151 | <div class="block">Instantiates a new group hit.</div> |
4086 | 4152 | </dd> |
... | ... | @@ -4108,6 +4174,12 @@ |
4108 | 4174 | <dd> </dd> |
4109 | 4175 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasTerms.html#hasFreqs--">hasFreqs()</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasTerms.html" title="class in mtas.codec">MtasTerms</a></dt> |
4110 | 4176 | <dd> </dd> |
4177 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#hash">hash</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
4178 | +<dd> | |
4179 | +<div class="block">The hash right.</div> | |
4180 | +</dd> | |
4181 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#hashCode--">hashCode()</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
4182 | +<dd> </dd> | |
4111 | 4183 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/util/MtasCQLParserGroupQuery.html#hashCode--">hashCode()</a></span> - Method in class mtas.parser.cql.util.<a href="mtas/parser/cql/util/MtasCQLParserGroupQuery.html" title="class in mtas.parser.cql.util">MtasCQLParserGroupQuery</a></dt> |
4112 | 4184 | <dd> </dd> |
4113 | 4185 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/util/MtasCQLParserWordPositionQuery.html#hashCode--">hashCode()</a></span> - Method in class mtas.parser.cql.util.<a href="mtas/parser/cql/util/MtasCQLParserWordPositionQuery.html" title="class in mtas.parser.cql.util">MtasCQLParserWordPositionQuery</a></dt> |
... | ... | @@ -4140,6 +4212,18 @@ |
4140 | 4212 | <dd> </dd> |
4141 | 4213 | <dt><span class="memberNameLink"><a href="mtas/search/spans/MtasSpanWildcardQuery.html#hashCode--">hashCode()</a></span> - Method in class mtas.search.spans.<a href="mtas/search/spans/MtasSpanWildcardQuery.html" title="class in mtas.search.spans">MtasSpanWildcardQuery</a></dt> |
4142 | 4214 | <dd> </dd> |
4215 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#hashHit">hashHit</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
4216 | +<dd> | |
4217 | +<div class="block">The hash right.</div> | |
4218 | +</dd> | |
4219 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#hashLeft">hashLeft</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
4220 | +<dd> | |
4221 | +<div class="block">The hash right.</div> | |
4222 | +</dd> | |
4223 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#hashRight">hashRight</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
4224 | +<dd> | |
4225 | +<div class="block">The hash right.</div> | |
4226 | +</dd> | |
4143 | 4227 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasTerms.html#hasOffsets--">hasOffsets()</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasTerms.html" title="class in mtas.codec">MtasTerms</a></dt> |
4144 | 4228 | <dd> </dd> |
4145 | 4229 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/util/MtasCQLParserBasicSentenceCondition.html#hasOptionalParts--">hasOptionalParts()</a></span> - Method in class mtas.parser.cql.util.<a href="mtas/parser/cql/util/MtasCQLParserBasicSentenceCondition.html" title="class in mtas.parser.cql.util">MtasCQLParserBasicSentenceCondition</a></dt> |
... | ... | @@ -4224,6 +4308,10 @@ |
4224 | 4308 | <dd> |
4225 | 4309 | <div class="block">The id.</div> |
4226 | 4310 | </dd> |
4311 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#idData">idData</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> | |
4312 | +<dd> | |
4313 | +<div class="block">The ref data.</div> | |
4314 | +</dd> | |
4227 | 4315 | <dt><span class="memberNameLink"><a href="mtas/parser/function/util/MtasFunctionParserFunctionBasic.html#idList">idList</a></span> - Variable in class mtas.parser.function.util.<a href="mtas/parser/function/util/MtasFunctionParserFunctionBasic.html" title="class in mtas.parser.function.util">MtasFunctionParserFunctionBasic</a></dt> |
4228 | 4316 | <dd> |
4229 | 4317 | <div class="block">The id list.</div> |
... | ... | @@ -4414,6 +4502,18 @@ |
4414 | 4502 | <dd> |
4415 | 4503 | <div class="block">Intersected doc list.</div> |
4416 | 4504 | </dd> |
4505 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.ComponentPrefix.html#intersectingList">intersectingList</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.ComponentPrefix.html" title="class in mtas.codec.util">CodecComponent.ComponentPrefix</a></dt> | |
4506 | +<dd> | |
4507 | +<div class="block">The intersecting list.</div> | |
4508 | +</dd> | |
4509 | +<dt><span class="memberNameLink"><a href="mtas/codec/MtasFieldsConsumer.html#intersectingPrefixes">intersectingPrefixes</a></span> - Variable in class mtas.codec.<a href="mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec">MtasFieldsConsumer</a></dt> | |
4510 | +<dd> | |
4511 | +<div class="block">The intersecting prefixes.</div> | |
4512 | +</dd> | |
4513 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#intersectionPrefixes-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">intersectionPrefixes(CodecComponent.ComponentGroup, HashSet<String>)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
4514 | +<dd> | |
4515 | +<div class="block">Intersection prefixes.</div> | |
4516 | +</dd> | |
4417 | 4517 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.IntervalItem.html#IntervalItem-mtas.codec.util.CodecSearchTree.MtasTreeItem-mtas.codec.tree.IntervalTreeNode-">IntervalItem(CodecSearchTree.MtasTreeItem, IntervalTreeNode<T, N>)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.IntervalItem.html" title="class in mtas.codec.util">CodecSearchTree.IntervalItem</a></dt> |
4418 | 4518 | <dd> |
4419 | 4519 | <div class="block">Instantiates a new interval item.</div> |
... | ... | @@ -5316,16 +5416,44 @@ |
5316 | 5416 | </dd> |
5317 | 5417 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#key">key</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> |
5318 | 5418 | <dd> |
5319 | -<div class="block">The key.</div> | |
5419 | +<div class="block">The key right.</div> | |
5320 | 5420 | </dd> |
5321 | 5421 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.SubComponentFunction.html#key">key</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.SubComponentFunction.html" title="class in mtas.codec.util">CodecComponent.SubComponentFunction</a></dt> |
5322 | 5422 | <dd> |
5323 | 5423 | <div class="block">The type.</div> |
5324 | 5424 | </dd> |
5425 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#KEY_START">KEY_START</a></span> - Static variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
5426 | +<dd> | |
5427 | +<div class="block">The key start.</div> | |
5428 | +</dd> | |
5429 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#keyHit">keyHit</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
5430 | +<dd> | |
5431 | +<div class="block">The key right.</div> | |
5432 | +</dd> | |
5433 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#keyLeft">keyLeft</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
5434 | +<dd> | |
5435 | +<div class="block">The key right.</div> | |
5436 | +</dd> | |
5325 | 5437 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a></span> - Variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
5326 | 5438 | <dd> |
5327 | 5439 | <div class="block">The key list.</div> |
5328 | 5440 | </dd> |
5441 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#keyRight">keyRight</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
5442 | +<dd> | |
5443 | +<div class="block">The key right.</div> | |
5444 | +</dd> | |
5445 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#keyToObject-java.lang.String-java.lang.StringBuilder-">keyToObject(String, StringBuilder)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
5446 | +<dd> | |
5447 | +<div class="block">Key to object.</div> | |
5448 | +</dd> | |
5449 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#keyToSubObject-java.lang.String-java.lang.StringBuilder-">keyToSubObject(String, StringBuilder)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
5450 | +<dd> | |
5451 | +<div class="block">Key to sub object.</div> | |
5452 | +</dd> | |
5453 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#keyToSubSubObject-java.lang.String-java.lang.StringBuilder-">keyToSubSubObject(String, StringBuilder)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
5454 | +<dd> | |
5455 | +<div class="block">Key to sub sub object.</div> | |
5456 | +</dd> | |
5329 | 5457 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/Token.html#kind">kind</a></span> - Variable in class mtas.parser.cql.<a href="mtas/parser/cql/Token.html" title="class in mtas.parser.cql">Token</a></dt> |
5330 | 5458 | <dd> |
5331 | 5459 | <div class="block">An integer that describes the kind of this token.</div> |
... | ... | @@ -5783,7 +5911,9 @@ |
5783 | 5911 | <div class="block">Merge.</div> |
5784 | 5912 | </dd> |
5785 | 5913 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrResultMerge.html#merge-org.apache.solr.handler.component.ResponseBuilder-">merge(ResponseBuilder)</a></span> - Method in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrResultMerge.html" title="class in mtas.solr.handler.component.util">MtasSolrResultMerge</a></dt> |
5786 | -<dd> </dd> | |
5914 | +<dd> | |
5915 | +<div class="block">Merge.</div> | |
5916 | +</dd> | |
5787 | 5917 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrResultMerge.html#mergeArrayList-org.apache.solr.handler.component.ShardRequest-org.apache.solr.common.util.NamedList-java.lang.String-java.lang.Integer-boolean-">mergeArrayList(ShardRequest, NamedList<Object>, String, Integer, boolean)</a></span> - Method in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrResultMerge.html" title="class in mtas.solr.handler.component.util">MtasSolrResultMerge</a></dt> |
5788 | 5918 | <dd> |
5789 | 5919 | <div class="block">Merge array list.</div> |
... | ... | @@ -5880,6 +6010,18 @@ |
5880 | 6010 | <dd> |
5881 | 6011 | <div class="block">The doc id.</div> |
5882 | 6012 | </dd> |
6013 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#missingHit">missingHit</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
6014 | +<dd> | |
6015 | +<div class="block">The missing right.</div> | |
6016 | +</dd> | |
6017 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#missingLeft">missingLeft</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
6018 | +<dd> | |
6019 | +<div class="block">The missing right.</div> | |
6020 | +</dd> | |
6021 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#missingRight">missingRight</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
6022 | +<dd> | |
6023 | +<div class="block">The missing right.</div> | |
6024 | +</dd> | |
5883 | 6025 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/MtasSolrSearchComponent.html#modifyRequest-org.apache.solr.handler.component.ResponseBuilder-org.apache.solr.handler.component.SearchComponent-org.apache.solr.handler.component.ShardRequest-">modifyRequest(ResponseBuilder, SearchComponent, ShardRequest)</a></span> - Method in class mtas.solr.handler.component.<a href="mtas/solr/handler/component/MtasSolrSearchComponent.html" title="class in mtas.solr.handler.component">MtasSolrSearchComponent</a></dt> |
5884 | 6026 | <dd> </dd> |
5885 | 6027 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentFacet.html#modifyRequest-org.apache.solr.handler.component.ResponseBuilder-org.apache.solr.handler.component.SearchComponent-org.apache.solr.handler.component.ShardRequest-">modifyRequest(ResponseBuilder, SearchComponent, ShardRequest)</a></span> - Method in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentFacet.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentFacet</a></dt> |
... | ... | @@ -6000,6 +6142,10 @@ |
6000 | 6142 | <dd> |
6001 | 6143 | <div class="block">The Constant MTAS_FIELD_EXTENSION.</div> |
6002 | 6144 | </dd> |
6145 | +<dt><span class="memberNameLink"><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION</a></span> - Static variable in class mtas.codec.<a href="mtas/codec/MtasCodecPostingsFormat.html" title="class in mtas.codec">MtasCodecPostingsFormat</a></dt> | |
6146 | +<dd> | |
6147 | +<div class="block">The Constant MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION.</div> | |
6148 | +</dd> | |
6003 | 6149 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION</a></span> - Static variable in class mtas.codec.<a href="mtas/codec/MtasCodecPostingsFormat.html" title="class in mtas.codec">MtasCodecPostingsFormat</a></dt> |
6004 | 6150 | <dd> |
6005 | 6151 | <div class="block">The Constant MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION.</div> |
... | ... | @@ -6561,7 +6707,9 @@ |
6561 | 6707 | <div class="block">Instantiates a new mtas data full.</div> |
6562 | 6708 | </dd> |
6563 | 6709 | <dt><a href="mtas/codec/util/collector/MtasDataItem.html" title="class in mtas.codec.util.collector"><span class="typeNameLink">MtasDataItem</span></a><<a href="mtas/codec/util/collector/MtasDataItem.html" title="type parameter in MtasDataItem">T1</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="mtas/codec/util/collector/MtasDataItem.html" title="type parameter in MtasDataItem">T1</a>>,<a href="mtas/codec/util/collector/MtasDataItem.html" title="type parameter in MtasDataItem">T2</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="mtas/codec/util/collector/MtasDataItem.html" title="type parameter in MtasDataItem">T2</a>>> - Class in <a href="mtas/codec/util/collector/package-summary.html">mtas.codec.util.collector</a></dt> |
6564 | -<dd> </dd> | |
6710 | +<dd> | |
6711 | +<div class="block">The Class MtasDataItem.</div> | |
6712 | +</dd> | |
6565 | 6713 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataItem.html#MtasDataItem-mtas.codec.util.collector.MtasDataCollector-java.util.TreeSet-java.lang.String-java.lang.String-int-java.util.HashMap-int-">MtasDataItem(MtasDataCollector<?, ?>, TreeSet<String>, String, String, int, HashMap<String, Integer>, int)</a></span> - Constructor for class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataItem.html" title="class in mtas.codec.util.collector">MtasDataItem</a></dt> |
6566 | 6714 | <dd> |
6567 | 6715 | <div class="block">Instantiates a new mtas data item.</div> |
... | ... | @@ -6706,7 +6854,15 @@ |
6706 | 6854 | </dd> |
6707 | 6855 | <dt><a href="mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec"><span class="typeNameLink">MtasFieldsConsumer</span></a> - Class in <a href="mtas/codec/package-summary.html">mtas.codec</a></dt> |
6708 | 6856 | <dd> |
6709 | -<div class="block">The Class MtasFieldsConsumer.</div> | |
6857 | +<div class="block">The Class MtasFieldsConsumer constructs several temporal and permanent files | |
6858 | + to provide a forward index | |
6859 | + | |
6860 | + | |
6861 | + <b>Temporary files</b><br> | |
6862 | + | |
6863 | + <b>Temporary file <a href="mtas/codec/MtasFieldsConsumer.html#mtasTmpFieldFileName"><code>MtasFieldsConsumer.mtasTmpFieldFileName</code></a> with extension | |
6864 | + <a href="mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_FIELD_EXTENSION">"mtas.field.temporary"</a> </b><br> | |
6865 | + Contains for each field a reference to the list of documents.</div> | |
6710 | 6866 | </dd> |
6711 | 6867 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasFieldsConsumer.html#MtasFieldsConsumer-org.apache.lucene.codecs.FieldsConsumer-org.apache.lucene.index.SegmentWriteState-java.lang.String-java.lang.String-">MtasFieldsConsumer(FieldsConsumer, SegmentWriteState, String, String)</a></span> - Constructor for class mtas.codec.<a href="mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec">MtasFieldsConsumer</a></dt> |
6712 | 6868 | <dd> |
... | ... | @@ -7214,7 +7370,7 @@ |
7214 | 7370 | </dd> |
7215 | 7371 | <dt><a href="mtas/solr/handler/component/util/MtasSolrResultMerge.html" title="class in mtas.solr.handler.component.util"><span class="typeNameLink">MtasSolrResultMerge</span></a> - Class in <a href="mtas/solr/handler/component/util/package-summary.html">mtas.solr.handler.component.util</a></dt> |
7216 | 7372 | <dd> |
7217 | -<div class="block">The Class MtasMergeStrategy.</div> | |
7373 | +<div class="block">The Class MtasSolrResultMerge.</div> | |
7218 | 7374 | </dd> |
7219 | 7375 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrResultMerge.html#MtasSolrResultMerge--">MtasSolrResultMerge()</a></span> - Constructor for class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrResultMerge.html" title="class in mtas.solr.handler.component.util">MtasSolrResultMerge</a></dt> |
7220 | 7376 | <dd> </dd> |
... | ... | @@ -7628,11 +7784,11 @@ |
7628 | 7784 | <dd> |
7629 | 7785 | <div class="block">Instantiates a new mtas tree.</div> |
7630 | 7786 | </dd> |
7631 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#MtasTreeHit-int-int-long-int-">MtasTreeHit(int, int, long, int)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> | |
7787 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#MtasTreeHit-int-int-long-int-long-">MtasTreeHit(int, int, long, int, long)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> | |
7632 | 7788 | <dd> |
7633 | 7789 | <div class="block">Instantiates a new mtas tree hit.</div> |
7634 | 7790 | </dd> |
7635 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#MtasTreeHit-int-int-long-int-T-">MtasTreeHit(int, int, long, int, T)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> | |
7791 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#MtasTreeHit-int-int-long-int-long-T-">MtasTreeHit(int, int, long, int, long, T)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> | |
7636 | 7792 | <dd> |
7637 | 7793 | <div class="block">Instantiates a new mtas tree hit.</div> |
7638 | 7794 | </dd> |
... | ... | @@ -7640,7 +7796,7 @@ |
7640 | 7796 | <dd> |
7641 | 7797 | <div class="block">The mtas tree item.</div> |
7642 | 7798 | </dd> |
7643 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html#MtasTreeItem-int-int-int-long:A-int:A-java.lang.Long-java.lang.Long-java.lang.Long-">MtasTreeItem(int, int, int, long[], int[], Long, Long, Long)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeItem</a></dt> | |
7799 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html#MtasTreeItem-int-int-int-long:A-int:A-long:A-java.lang.Long-java.lang.Long-java.lang.Long-">MtasTreeItem(int, int, int, long[], int[], long[], Long, Long, Long)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeItem</a></dt> | |
7644 | 7800 | <dd> |
7645 | 7801 | <div class="block">Instantiates a new mtas tree item.</div> |
7646 | 7802 | </dd> |
... | ... | @@ -7864,6 +8020,10 @@ |
7864 | 8020 | <dd> |
7865 | 8021 | <div class="block">The Constant NAME_MTAS_GROUP_KEY.</div> |
7866 | 8022 | </dd> |
8023 | +<dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_NUMBER">NAME_MTAS_GROUP_NUMBER</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentGroup</a></dt> | |
8024 | +<dd> | |
8025 | +<div class="block">The Constant NAME_MTAS_GROUP_NUMBER.</div> | |
8026 | +</dd> | |
7867 | 8027 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_QUERY_TYPE">NAME_MTAS_GROUP_QUERY_TYPE</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentGroup.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentGroup</a></dt> |
7868 | 8028 | <dd> |
7869 | 8029 | <div class="block">The Constant NAME_MTAS_GROUP_QUERY_TYPE.</div> |
... | ... | @@ -8076,6 +8236,10 @@ |
8076 | 8236 | <dd> |
8077 | 8237 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_NUMBER.</div> |
8078 | 8238 | </dd> |
8239 | +<dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_NUMBER_SHARDS">NAME_MTAS_TERMVECTOR_NUMBER_SHARDS</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentTermvector</a></dt> | |
8240 | +<dd> | |
8241 | +<div class="block">The Constant NAME_MTAS_TERMVECTOR_NUMBER_SHARDS.</div> | |
8242 | +</dd> | |
8079 | 8243 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_PREFIX">NAME_MTAS_TERMVECTOR_PREFIX</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentTermvector</a></dt> |
8080 | 8244 | <dd> |
8081 | 8245 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_PREFIX.</div> |
... | ... | @@ -8416,10 +8580,6 @@ |
8416 | 8580 | <dd> |
8417 | 8581 | <div class="block">The object id.</div> |
8418 | 8582 | </dd> |
8419 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html#objectIds">objectIds</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeItem.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeItem</a></dt> | |
8420 | -<dd> | |
8421 | -<div class="block">The object ids.</div> | |
8422 | -</dd> | |
8423 | 8583 | <dt><span class="memberNameLink"><a href="mtas/solr/update/processor/MtasUpdateRequestProcessorResultReader.html#objectInputStream">objectInputStream</a></span> - Variable in class mtas.solr.update.processor.<a href="mtas/solr/update/processor/MtasUpdateRequestProcessorResultReader.html" title="class in mtas.solr.update.processor">MtasUpdateRequestProcessorResultReader</a></dt> |
8424 | 8584 | <dd> |
8425 | 8585 | <div class="block">The object input stream.</div> |
... | ... | @@ -8776,6 +8936,10 @@ |
8776 | 8936 | <dd> |
8777 | 8937 | <div class="block">The part list.</div> |
8778 | 8938 | </dd> |
8939 | +<dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrResultUtil.html#patternKeyStartGrouphit">patternKeyStartGrouphit</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrResultUtil.html" title="class in mtas.solr.handler.component.util">MtasSolrResultUtil</a></dt> | |
8940 | +<dd> | |
8941 | +<div class="block">The Constant patternKeyStartGrouphit.</div> | |
8942 | +</dd> | |
8779 | 8943 | <dt><span class="memberNameLink"><a href="mtas/analysis/token/MtasToken.html#patternPrePostFix">patternPrePostFix</a></span> - Static variable in class mtas.analysis.token.<a href="mtas/analysis/token/MtasToken.html" title="class in mtas.analysis.token">MtasToken</a></dt> |
8780 | 8944 | <dd> |
8781 | 8945 | <div class="block">The Constant patternPrePostFix.</div> |
... | ... | @@ -8968,9 +9132,9 @@ |
8968 | 9132 | <dd> |
8969 | 9133 | <div class="block">The prefix references.</div> |
8970 | 9134 | </dd> |
8971 | -<dt><span class="memberNameLink"><a href="mtas/codec/MtasFieldsConsumer.html#prefixStatsToString--">prefixStatsToString()</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec">MtasFieldsConsumer</a></dt> | |
9135 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-">preliminaryRegisterValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberBasic, Integer, Integer)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
8972 | 9136 | <dd> |
8973 | -<div class="block">Prefix stats to string.</div> | |
9137 | +<div class="block">Preliminary register value.</div> | |
8974 | 9138 | </dd> |
8975 | 9139 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/MtasSolrSearchComponent.html#prepare-org.apache.solr.handler.component.ResponseBuilder-">prepare(ResponseBuilder)</a></span> - Method in class mtas.solr.handler.component.<a href="mtas/solr/handler/component/MtasSolrSearchComponent.html" title="class in mtas.solr.handler.component">MtasSolrSearchComponent</a></dt> |
8976 | 9140 | <dd> </dd> |
... | ... | @@ -9412,6 +9576,10 @@ |
9412 | 9576 | <dd> |
9413 | 9577 | <div class="block">Rebalance.</div> |
9414 | 9578 | </dd> |
9579 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataItem.NumberComparator.html#recomputeBoundary-int-">recomputeBoundary(int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="class in mtas.codec.util.collector">MtasDataItem.NumberComparator</a></dt> | |
9580 | +<dd> | |
9581 | +<div class="block">Recompute boundary.</div> | |
9582 | +</dd> | |
9415 | 9583 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataItem.html#recomputeComparableSortValue">recomputeComparableSortValue</a></span> - Variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataItem.html" title="class in mtas.codec.util.collector">MtasDataItem</a></dt> |
9416 | 9584 | <dd> |
9417 | 9585 | <div class="block">The recompute comparable sort value.</div> |
... | ... | @@ -9468,6 +9636,10 @@ |
9468 | 9636 | <dd> |
9469 | 9637 | <div class="block">The ref attribute name.</div> |
9470 | 9638 | </dd> |
9639 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#refData">refData</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> | |
9640 | +<dd> | |
9641 | +<div class="block">The ref data.</div> | |
9642 | +</dd> | |
9471 | 9643 | <dt><span class="memberNameLink"><a href="mtas/analysis/parser/MtasParser.MtasParserObject.html#refIds">refIds</a></span> - Variable in class mtas.analysis.parser.<a href="mtas/analysis/parser/MtasParser.MtasParserObject.html" title="class in mtas.analysis.parser">MtasParser.MtasParserObject</a></dt> |
9472 | 9644 | <dd> |
9473 | 9645 | <div class="block">The ref ids.</div> |
... | ... | @@ -9504,6 +9676,10 @@ |
9504 | 9676 | <dd> |
9505 | 9677 | <div class="block">Register prefix.</div> |
9506 | 9678 | </dd> |
9679 | +<dt><span class="memberNameLink"><a href="mtas/codec/MtasFieldsConsumer.html#registerPrefixIntersection-java.lang.String-java.lang.String-java.lang.String-java.lang.Integer-int-int-java.util.HashMap-">registerPrefixIntersection(String, String, String, Integer, int, int, HashMap<String, HashSet<Integer>>)</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec">MtasFieldsConsumer</a></dt> | |
9680 | +<dd> | |
9681 | +<div class="block">Register prefix intersection.</div> | |
9682 | +</dd> | |
9507 | 9683 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasFieldsConsumer.html#registerPrefixStatsRangePositionValue-java.lang.String-java.lang.String-org.apache.lucene.store.IndexOutput-">registerPrefixStatsRangePositionValue(String, String, IndexOutput)</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec">MtasFieldsConsumer</a></dt> |
9508 | 9684 | <dd> |
9509 | 9685 | <div class="block">Register prefix stats range position value.</div> |
... | ... | @@ -9517,7 +9693,9 @@ |
9517 | 9693 | <div class="block">Register prefix stats single position value.</div> |
9518 | 9694 | </dd> |
9519 | 9695 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.RegisterStatus.html#RegisterStatus-long-boolean-">RegisterStatus(long, boolean)</a></span> - Constructor for class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></dt> |
9520 | -<dd> </dd> | |
9696 | +<dd> | |
9697 | +<div class="block">Instantiates a new register status.</div> | |
9698 | +</dd> | |
9521 | 9699 | <dt><span class="memberNameLink"><a href="mtas/analysis/parser/MtasParser.MtasParserObject.html#registerUpdateableMappingAtParent-java.lang.Integer-">registerUpdateableMappingAtParent(Integer)</a></span> - Method in class mtas.analysis.parser.<a href="mtas/analysis/parser/MtasParser.MtasParserObject.html" title="class in mtas.analysis.parser">MtasParser.MtasParserObject</a></dt> |
9522 | 9700 | <dd> |
9523 | 9701 | <div class="block">Register updateable mapping at parent.</div> |
... | ... | @@ -9528,11 +9706,11 @@ |
9528 | 9706 | </dd> |
9529 | 9707 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberBasic, Integer, Integer, boolean)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> |
9530 | 9708 | <dd> |
9531 | -<div class="block">Register basic value.</div> | |
9709 | +<div class="block">Register value.</div> | |
9532 | 9710 | </dd> |
9533 | 9711 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-">registerValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberFull, Integer, Integer)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> |
9534 | 9712 | <dd> |
9535 | -<div class="block">Register full values.</div> | |
9713 | +<div class="block">Register value.</div> | |
9536 | 9714 | </dd> |
9537 | 9715 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/MtasCQLParser.html#ReInit-java.io.InputStream-">ReInit(InputStream)</a></span> - Method in class mtas.parser.cql.<a href="mtas/parser/cql/MtasCQLParser.html" title="class in mtas.parser.cql">MtasCQLParser</a></dt> |
9538 | 9716 | <dd> |
... | ... | @@ -9768,6 +9946,10 @@ |
9768 | 9946 | <dd> |
9769 | 9947 | <div class="block">Rewrite merge list.</div> |
9770 | 9948 | </dd> |
9949 | +<dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrResultUtil.html#rewriteToArray-org.apache.solr.common.util.NamedList-">rewriteToArray(NamedList<Object>)</a></span> - Static method in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrResultUtil.html" title="class in mtas.solr.handler.component.util">MtasSolrResultUtil</a></dt> | |
9950 | +<dd> | |
9951 | +<div class="block">Rewrite to array.</div> | |
9952 | +</dd> | |
9771 | 9953 | <dt><span class="memberNameLink"><a href="mtas/codec/tree/IntervalTreeNode.html#right">right</a></span> - Variable in class mtas.codec.tree.<a href="mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a></dt> |
9772 | 9954 | <dd> |
9773 | 9955 | <div class="block">The right.</div> |
... | ... | @@ -9920,7 +10102,7 @@ |
9920 | 10102 | <dd> |
9921 | 10103 | <div class="block">Search mtas tree item with interval tree.</div> |
9922 | 10104 | </dd> |
9923 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree(Collection<Integer>, IntervalTreeNode<T, N>, int, int, long[], int[], ArrayList<IntervalTreeNode<T, N>>)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.html" title="class in mtas.codec.util">CodecSearchTree</a></dt> | |
10105 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-long:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree(Collection<Integer>, IntervalTreeNode<T, N>, int, int, long[], int[], long[], ArrayList<IntervalTreeNode<T, N>>)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.html" title="class in mtas.codec.util">CodecSearchTree</a></dt> | |
9924 | 10106 | <dd> |
9925 | 10107 | <div class="block">Search mtas tree item with interval tree.</div> |
9926 | 10108 | </dd> |
... | ... | @@ -10462,6 +10644,10 @@ |
10462 | 10644 | <dd> |
10463 | 10645 | <div class="block">Sets the value.</div> |
10464 | 10646 | </dd> |
10647 | +<dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#SHARD_NUMBER_MULTIPLIER">SHARD_NUMBER_MULTIPLIER</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentTermvector</a></dt> | |
10648 | +<dd> | |
10649 | +<div class="block">The Constant SHARD_NUMBER_MULTIPLIER.</div> | |
10650 | +</dd> | |
10465 | 10651 | <dt><a href="mtas/parser/cql/SimpleCharStream.html" title="class in mtas.parser.cql"><span class="typeNameLink">SimpleCharStream</span></a> - Class in <a href="mtas/parser/cql/package-summary.html">mtas.parser.cql</a></dt> |
10466 | 10652 | <dd> |
10467 | 10653 | <div class="block">An implementation of interface CharStream, where the stream is assumed to |
... | ... | @@ -10690,6 +10876,10 @@ |
10690 | 10876 | <dd> |
10691 | 10877 | <div class="block">Sorted and unique.</div> |
10692 | 10878 | </dd> |
10879 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#sortMatchList-java.util.ArrayList-">sortMatchList(ArrayList<CodecComponent.Match>)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
10880 | +<dd> | |
10881 | +<div class="block">Sort match list.</div> | |
10882 | +</dd> | |
10693 | 10883 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.ComponentGroup.html#sortType">sortType</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a></dt> |
10694 | 10884 | <dd> |
10695 | 10885 | <div class="block">The sort direction.</div> |
... | ... | @@ -10715,7 +10905,9 @@ |
10715 | 10905 | <div class="block">The sort direction.</div> |
10716 | 10906 | </dd> |
10717 | 10907 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.RegisterStatus.html#sortValue">sortValue</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></dt> |
10718 | -<dd> </dd> | |
10908 | +<dd> | |
10909 | +<div class="block">The sort value.</div> | |
10910 | +</dd> | |
10719 | 10911 | <dt><span class="memberNameLink"><a href="mtas/analysis/parser/MtasBasicParser.MtasParserMapping.html#SOURCE_ANCESTOR_GROUP">SOURCE_ANCESTOR_GROUP</a></span> - Static variable in class mtas.analysis.parser.<a href="mtas/analysis/parser/MtasBasicParser.MtasParserMapping.html" title="class in mtas.analysis.parser">MtasBasicParser.MtasParserMapping</a></dt> |
10720 | 10912 | <dd> |
10721 | 10913 | <div class="block">The Constant SOURCE_ANCESTOR_GROUP.</div> |
... | ... | @@ -11822,6 +12014,8 @@ |
11822 | 12014 | <dd> </dd> |
11823 | 12015 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasFieldsProducer.html#toString--">toString()</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasFieldsProducer.html" title="class in mtas.codec">MtasFieldsProducer</a></dt> |
11824 | 12016 | <dd> </dd> |
12017 | +<dt><span class="memberNameLink"><a href="mtas/codec/tree/IntervalTreeNodeData.html#toString--">toString()</a></span> - Method in class mtas.codec.tree.<a href="mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a></dt> | |
12018 | +<dd> </dd> | |
11825 | 12019 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#toString--">toString()</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> |
11826 | 12020 | <dd> </dd> |
11827 | 12021 | <dt><span class="memberNameLink"><a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html#toString--">toString()</a></span> - Method in class mtas.codec.util.<a href="mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a></dt> |
... | ... | @@ -12032,6 +12226,18 @@ |
12032 | 12226 | <dd> |
12033 | 12227 | <div class="block">The unique key field.</div> |
12034 | 12228 | </dd> |
12229 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#unknownHit">unknownHit</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
12230 | +<dd> | |
12231 | +<div class="block">The unknown right.</div> | |
12232 | +</dd> | |
12233 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#unknownLeft">unknownLeft</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
12234 | +<dd> | |
12235 | +<div class="block">The unknown right.</div> | |
12236 | +</dd> | |
12237 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecComponent.GroupHit.html#unknownRight">unknownRight</a></span> - Variable in class mtas.codec.util.<a href="mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></dt> | |
12238 | +<dd> | |
12239 | +<div class="block">The unknown right.</div> | |
12240 | +</dd> | |
12035 | 12241 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/MtasCQLParserConstants.html#UNQUOTED_VALUE">UNQUOTED_VALUE</a></span> - Static variable in interface mtas.parser.cql.<a href="mtas/parser/cql/MtasCQLParserConstants.html" title="interface in mtas.parser.cql">MtasCQLParserConstants</a></dt> |
12036 | 12242 | <dd> |
12037 | 12243 | <div class="block">RegularExpression Id.</div> |
... | ... | @@ -12108,7 +12314,7 @@ |
12108 | 12314 | <dd> </dd> |
12109 | 12315 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary(Object)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> |
12110 | 12316 | <dd> </dd> |
12111 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue(String, T1, int, int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
12317 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue(String, T1, int, int, boolean)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
12112 | 12318 | <dd> |
12113 | 12319 | <div class="block">Validate segment value.</div> |
12114 | 12320 | </dd> |
... | ... | @@ -12232,14 +12438,6 @@ |
12232 | 12438 | <dd> |
12233 | 12439 | <div class="block">The Constant VERSION_CURRENT.</div> |
12234 | 12440 | </dd> |
12235 | -<dt><span class="memberNameLink"><a href="mtas/codec/MtasCodecPostingsFormat.html#VERSION_OLD_1">VERSION_OLD_1</a></span> - Static variable in class mtas.codec.<a href="mtas/codec/MtasCodecPostingsFormat.html" title="class in mtas.codec">MtasCodecPostingsFormat</a></dt> | |
12236 | -<dd> | |
12237 | -<div class="block">The Constant VERSION_OLD_1.</div> | |
12238 | -</dd> | |
12239 | -<dt><span class="memberNameLink"><a href="mtas/codec/MtasCodecPostingsFormat.html#VERSION_OLD_2">VERSION_OLD_2</a></span> - Static variable in class mtas.codec.<a href="mtas/codec/MtasCodecPostingsFormat.html" title="class in mtas.codec">MtasCodecPostingsFormat</a></dt> | |
12240 | -<dd> | |
12241 | -<div class="block">The Constant VERSION_OLD_2.</div> | |
12242 | -</dd> | |
12243 | 12441 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasCodecPostingsFormat.html#VERSION_START">VERSION_START</a></span> - Static variable in class mtas.codec.<a href="mtas/codec/MtasCodecPostingsFormat.html" title="class in mtas.codec">MtasCodecPostingsFormat</a></dt> |
12244 | 12442 | <dd> |
12245 | 12443 | <div class="block">The Constant VERSION_START.</div> |
... | ... |
apidocs/index.html
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MTAS 6.2.0 API</title> |
8 | 8 | <script type="text/javascript"> |
... | ... |
apidocs/mtas/analysis/MtasTokenizer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:26 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTokenizer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/class-use/MtasTokenizer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.MtasTokenizer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.analysis (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasBasicParser.MtasParserMapping.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBasicParser.MtasParserMapping (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasBasicParser.MtasParserMappingToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBasicParser.MtasParserMappingToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasBasicParser.MtasParserType.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBasicParser.MtasParserType (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasBasicParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:26 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBasicParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserFunctionOutput.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserFunctionOutput (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserMappingCRMPair.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserMappingCRMPair (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserMappingCRMSentence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserMappingCRMSentence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:15 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasElanParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasElanParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasFoliaParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFoliaParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasParser.MtasParserObject.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasParser.MtasParserObject (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasSketchParser.MtasSketchParserMappingGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSketchParser.MtasSketchParserMappingGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasSketchParser.MtasSketchParserMappingWord.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSketchParser.MtasSketchParserMappingWord (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasSketchParser.MtasSketchParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSketchParser.MtasSketchParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasSketchParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSketchParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasTEIParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTEIParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingGroupAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingGroupAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingRelation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingRelation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingRelationAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingRelationAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingWord.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingWord (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasBasicParser.MtasParserMapping.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasBasicParser.MtasParserMapping (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasBasicParser.MtasParserMappingToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasBasicParser.MtasParserMappingToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasBasicParser.MtasParserType.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasBasicParser.MtasParserType (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasBasicParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasBasicParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserFunctionOutput.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserFunctionOutput (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserMappingCRMPair.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserMappingCRMPair (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserMappingCRMSentence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserMappingCRMSentence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasElanParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasElanParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasFoliaParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasFoliaParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasParser.MtasParserObject.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasParser.MtasParserObject (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasSketchParser.MtasSketchParserMappingGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasSketchParser.MtasSketchParserMappingGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasSketchParser.MtasSketchParserMappingWord.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasSketchParser.MtasSketchParserMappingWord (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasSketchParser.MtasSketchParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasSketchParser.MtasSketchParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasSketchParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasSketchParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasTEIParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasTEIParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingGroupAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingGroupAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingRelation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingRelation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingRelationAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingRelationAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingWord.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingWord (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.parser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.parser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.parser Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.analysis.parser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasOffset.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasOffset (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -1538,7 +1538,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
1538 | 1538 | <li class="blockList"> |
1539 | 1539 | <h4>createAutomata</h4> |
1540 | 1540 | <pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.lucene.util.automaton.CompiledAutomaton> createAutomata(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, |
1541 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> valueList)</pre> | |
1541 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> valueList) | |
1542 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
1542 | 1543 | <div class="block">Creates the automata.</div> |
1543 | 1544 | <dl> |
1544 | 1545 | <dt><span class="paramLabel">Parameters:</span></dt> |
... | ... | @@ -1546,6 +1547,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
1546 | 1547 | <dd><code>valueList</code> - the value list</dd> |
1547 | 1548 | <dt><span class="returnLabel">Returns:</span></dt> |
1548 | 1549 | <dd>the list</dd> |
1550 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
1551 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
1549 | 1552 | </dl> |
1550 | 1553 | </li> |
1551 | 1554 | </ul> |
... | ... |
apidocs/mtas/analysis/token/MtasTokenCollection.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTokenCollection (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasTokenString.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTokenString (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasOffset.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasOffset (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasTokenCollection.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasTokenCollection (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasTokenString.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasTokenString (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.token Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.analysis.token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasBufferedReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBufferedReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasCharFilterFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCharFilterFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasConfigException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasConfigException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasConfiguration.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasConfiguration (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasFetchData.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFetchData (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasParserException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasParserException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasPrefixTokenFilterFactory.MtasPrefixTokenFilter.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPrefixTokenFilterFactory.MtasPrefixTokenFilter (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasPrefixTokenFilterFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPrefixTokenFilterFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasTokenizerFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTokenizerFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasBufferedReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasBufferedReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasCharFilterFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasCharFilterFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasConfigException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasConfigException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasConfiguration.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasConfiguration (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasFetchData.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasFetchData (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasParserException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasParserException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasPrefixTokenFilterFactory.MtasPrefixTokenFilter.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasPrefixTokenFilterFactory.MtasPrefixTokenFilter (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasPrefixTokenFilterFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasPrefixTokenFilterFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasTokenizerFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasTokenizerFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.analysis.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasCodec.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCodec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasCodecPostingsFormat.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCodecPostingsFormat (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | -var methods = {"i0":10,"i1":10,"i2":9}; | |
22 | +var methods = {"i0":10,"i1":10,"i2":9,"i3":9}; | |
23 | 23 | var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; |
24 | 24 | var altColor = "altColor"; |
25 | 25 | var rowColor = "rowColor"; |
... | ... | @@ -165,186 +165,180 @@ extends org.apache.lucene.codecs.PostingsFormat</pre> |
165 | 165 | </tr> |
166 | 166 | <tr class="altColor"> |
167 | 167 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
168 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION</a></span></code> | |
169 | +<div class="block">The Constant MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION.</div> | |
170 | +</td> | |
171 | +</tr> | |
172 | +<tr class="rowColor"> | |
173 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
168 | 174 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION</a></span></code> |
169 | 175 | <div class="block">The Constant MTAS_FIELDINFO_ATTRIBUTE_PREFIX_MULTIPLE_POSITION.</div> |
170 | 176 | </td> |
171 | 177 | </tr> |
172 | -<tr class="rowColor"> | |
178 | +<tr class="altColor"> | |
173 | 179 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
174 | 180 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SET_POSITION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SET_POSITION</a></span></code> |
175 | 181 | <div class="block">The Constant MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SET_POSITION.</div> |
176 | 182 | </td> |
177 | 183 | </tr> |
178 | -<tr class="altColor"> | |
184 | +<tr class="rowColor"> | |
179 | 185 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
180 | 186 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SINGLE_POSITION">MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SINGLE_POSITION</a></span></code> |
181 | 187 | <div class="block">The Constant MTAS_FIELDINFO_ATTRIBUTE_PREFIX_SINGLE_POSITION.</div> |
182 | 188 | </td> |
183 | 189 | </tr> |
184 | -<tr class="rowColor"> | |
190 | +<tr class="altColor"> | |
185 | 191 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
186 | 192 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_DOC_ID_EXTENSION">MTAS_INDEX_DOC_ID_EXTENSION</a></span></code> |
187 | 193 | <div class="block">The Constant MTAS_INDEX_DOC_ID_EXTENSION.</div> |
188 | 194 | </td> |
189 | 195 | </tr> |
190 | -<tr class="altColor"> | |
196 | +<tr class="rowColor"> | |
191 | 197 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
192 | 198 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_ID_EXTENSION">MTAS_INDEX_OBJECT_ID_EXTENSION</a></span></code> |
193 | 199 | <div class="block">The Constant MTAS_INDEX_OBJECT_ID_EXTENSION.</div> |
194 | 200 | </td> |
195 | 201 | </tr> |
196 | -<tr class="rowColor"> | |
202 | +<tr class="altColor"> | |
197 | 203 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
198 | 204 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_PARENT_EXTENSION">MTAS_INDEX_OBJECT_PARENT_EXTENSION</a></span></code> |
199 | 205 | <div class="block">The Constant MTAS_INDEX_OBJECT_PARENT_EXTENSION.</div> |
200 | 206 | </td> |
201 | 207 | </tr> |
202 | -<tr class="altColor"> | |
208 | +<tr class="rowColor"> | |
203 | 209 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
204 | 210 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_POSITION_EXTENSION">MTAS_INDEX_OBJECT_POSITION_EXTENSION</a></span></code> |
205 | 211 | <div class="block">The Constant MTAS_INDEX_OBJECT_POSITION_EXTENSION.</div> |
206 | 212 | </td> |
207 | 213 | </tr> |
208 | -<tr class="rowColor"> | |
214 | +<tr class="altColor"> | |
209 | 215 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
210 | 216 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_TERM_PREFIX_POSITION_EXTENSION">MTAS_INDEX_TERM_PREFIX_POSITION_EXTENSION</a></span></code> |
211 | 217 | <div class="block">The Constant MTAS_INDEX_TERM_PREFIX_POSITION_EXTENSION.</div> |
212 | 218 | </td> |
213 | 219 | </tr> |
214 | -<tr class="altColor"> | |
220 | +<tr class="rowColor"> | |
215 | 221 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
216 | 222 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_EXTENSION">MTAS_OBJECT_EXTENSION</a></span></code> |
217 | 223 | <div class="block">The Constant MTAS_OBJECT_EXTENSION.</div> |
218 | 224 | </td> |
219 | 225 | </tr> |
220 | -<tr class="rowColor"> | |
226 | +<tr class="altColor"> | |
221 | 227 | <td class="colFirst"><code>(package private) static int</code></td> |
222 | 228 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_OFFSET">MTAS_OBJECT_HAS_OFFSET</a></span></code> |
223 | 229 | <div class="block">The Constant MTAS_OBJECT_HAS_OFFSET.</div> |
224 | 230 | </td> |
225 | 231 | </tr> |
226 | -<tr class="altColor"> | |
232 | +<tr class="rowColor"> | |
227 | 233 | <td class="colFirst"><code>(package private) static int</code></td> |
228 | 234 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_PARENT">MTAS_OBJECT_HAS_PARENT</a></span></code> |
229 | 235 | <div class="block">The Constant MTAS_OBJECT_HAS_PARENT.</div> |
230 | 236 | </td> |
231 | 237 | </tr> |
232 | -<tr class="rowColor"> | |
238 | +<tr class="altColor"> | |
233 | 239 | <td class="colFirst"><code>(package private) static int</code></td> |
234 | 240 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_PAYLOAD">MTAS_OBJECT_HAS_PAYLOAD</a></span></code> |
235 | 241 | <div class="block">The Constant MTAS_OBJECT_HAS_PAYLOAD.</div> |
236 | 242 | </td> |
237 | 243 | </tr> |
238 | -<tr class="altColor"> | |
244 | +<tr class="rowColor"> | |
239 | 245 | <td class="colFirst"><code>(package private) static int</code></td> |
240 | 246 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_RANGE">MTAS_OBJECT_HAS_POSITION_RANGE</a></span></code> |
241 | 247 | <div class="block">The Constant MTAS_OBJECT_HAS_POSITION_RANGE.</div> |
242 | 248 | </td> |
243 | 249 | </tr> |
244 | -<tr class="rowColor"> | |
250 | +<tr class="altColor"> | |
245 | 251 | <td class="colFirst"><code>(package private) static int</code></td> |
246 | 252 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_SET">MTAS_OBJECT_HAS_POSITION_SET</a></span></code> |
247 | 253 | <div class="block">The Constant MTAS_OBJECT_HAS_POSITION_SET.</div> |
248 | 254 | </td> |
249 | 255 | </tr> |
250 | -<tr class="altColor"> | |
256 | +<tr class="rowColor"> | |
251 | 257 | <td class="colFirst"><code>(package private) static int</code></td> |
252 | 258 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_REALOFFSET">MTAS_OBJECT_HAS_REALOFFSET</a></span></code> |
253 | 259 | <div class="block">The Constant MTAS_OBJECT_HAS_REALOFFSET.</div> |
254 | 260 | </td> |
255 | 261 | </tr> |
256 | -<tr class="rowColor"> | |
262 | +<tr class="altColor"> | |
257 | 263 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
258 | 264 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_PREFIX_EXTENSION">MTAS_PREFIX_EXTENSION</a></span></code> |
259 | 265 | <div class="block">The Constant MTAS_PREFIX_EXTENSION.</div> |
260 | 266 | </td> |
261 | 267 | </tr> |
262 | -<tr class="altColor"> | |
268 | +<tr class="rowColor"> | |
263 | 269 | <td class="colFirst"><code>static int</code></td> |
264 | 270 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_BYTE">MTAS_STORAGE_BYTE</a></span></code> |
265 | 271 | <div class="block">The Constant MTAS_STORAGE_BYTE.</div> |
266 | 272 | </td> |
267 | 273 | </tr> |
268 | -<tr class="rowColor"> | |
274 | +<tr class="altColor"> | |
269 | 275 | <td class="colFirst"><code>static int</code></td> |
270 | 276 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_INTEGER">MTAS_STORAGE_INTEGER</a></span></code> |
271 | 277 | <div class="block">The Constant MTAS_STORAGE_INTEGER.</div> |
272 | 278 | </td> |
273 | 279 | </tr> |
274 | -<tr class="altColor"> | |
280 | +<tr class="rowColor"> | |
275 | 281 | <td class="colFirst"><code>static int</code></td> |
276 | 282 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_LONG">MTAS_STORAGE_LONG</a></span></code> |
277 | 283 | <div class="block">The Constant MTAS_STORAGE_LONG.</div> |
278 | 284 | </td> |
279 | 285 | </tr> |
280 | -<tr class="rowColor"> | |
286 | +<tr class="altColor"> | |
281 | 287 | <td class="colFirst"><code>static int</code></td> |
282 | 288 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_SHORT">MTAS_STORAGE_SHORT</a></span></code> |
283 | 289 | <div class="block">The Constant MTAS_STORAGE_SHORT.</div> |
284 | 290 | </td> |
285 | 291 | </tr> |
286 | -<tr class="altColor"> | |
292 | +<tr class="rowColor"> | |
287 | 293 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
288 | 294 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TERM_EXTENSION">MTAS_TERM_EXTENSION</a></span></code> |
289 | 295 | <div class="block">The Constant MTAS_TERM_EXTENSION.</div> |
290 | 296 | </td> |
291 | 297 | </tr> |
292 | -<tr class="rowColor"> | |
298 | +<tr class="altColor"> | |
293 | 299 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
294 | 300 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOC_EXTENSION">MTAS_TMP_DOC_EXTENSION</a></span></code> |
295 | 301 | <div class="block">The Constant MTAS_TMP_DOC_EXTENSION.</div> |
296 | 302 | </td> |
297 | 303 | </tr> |
298 | -<tr class="altColor"> | |
304 | +<tr class="rowColor"> | |
299 | 305 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
300 | 306 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOCS_CHAINED_EXTENSION">MTAS_TMP_DOCS_CHAINED_EXTENSION</a></span></code> |
301 | 307 | <div class="block">The Constant MTAS_TMP_DOCS_CHAINED_EXTENSION.</div> |
302 | 308 | </td> |
303 | 309 | </tr> |
304 | -<tr class="rowColor"> | |
310 | +<tr class="altColor"> | |
305 | 311 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
306 | 312 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOCS_EXTENSION">MTAS_TMP_DOCS_EXTENSION</a></span></code> |
307 | 313 | <div class="block">The Constant MTAS_TMP_DOCS_EXTENSION.</div> |
308 | 314 | </td> |
309 | 315 | </tr> |
310 | -<tr class="altColor"> | |
316 | +<tr class="rowColor"> | |
311 | 317 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
312 | 318 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_FIELD_EXTENSION">MTAS_TMP_FIELD_EXTENSION</a></span></code> |
313 | 319 | <div class="block">The Constant MTAS_TMP_FIELD_EXTENSION.</div> |
314 | 320 | </td> |
315 | 321 | </tr> |
316 | -<tr class="rowColor"> | |
322 | +<tr class="altColor"> | |
317 | 323 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
318 | 324 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_OBJECT_EXTENSION">MTAS_TMP_OBJECT_EXTENSION</a></span></code> |
319 | 325 | <div class="block">The Constant MTAS_TMP_OBJECT_EXTENSION.</div> |
320 | 326 | </td> |
321 | 327 | </tr> |
322 | -<tr class="altColor"> | |
328 | +<tr class="rowColor"> | |
323 | 329 | <td class="colFirst"><code>(package private) <a href="../../mtas/codec/payload/MtasPayloadDecoder.html" title="class in mtas.codec.payload">MtasPayloadDecoder</a></code></td> |
324 | 330 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#payloadDecoder">payloadDecoder</a></span></code> |
325 | 331 | <div class="block">The payload decoder.</div> |
326 | 332 | </td> |
327 | 333 | </tr> |
328 | -<tr class="rowColor"> | |
334 | +<tr class="altColor"> | |
329 | 335 | <td class="colFirst"><code>static int</code></td> |
330 | 336 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#VERSION_CURRENT">VERSION_CURRENT</a></span></code> |
331 | 337 | <div class="block">The Constant VERSION_CURRENT.</div> |
332 | 338 | </td> |
333 | 339 | </tr> |
334 | -<tr class="altColor"> | |
335 | -<td class="colFirst"><code>static int</code></td> | |
336 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#VERSION_OLD_1">VERSION_OLD_1</a></span></code> | |
337 | -<div class="block">The Constant VERSION_OLD_1.</div> | |
338 | -</td> | |
339 | -</tr> | |
340 | 340 | <tr class="rowColor"> |
341 | 341 | <td class="colFirst"><code>static int</code></td> |
342 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#VERSION_OLD_2">VERSION_OLD_2</a></span></code> | |
343 | -<div class="block">The Constant VERSION_OLD_2.</div> | |
344 | -</td> | |
345 | -</tr> | |
346 | -<tr class="altColor"> | |
347 | -<td class="colFirst"><code>static int</code></td> | |
348 | 342 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#VERSION_START">VERSION_START</a></span></code> |
349 | 343 | <div class="block">The Constant VERSION_START.</div> |
350 | 344 | </td> |
... | ... | @@ -409,6 +403,13 @@ extends org.apache.lucene.codecs.PostingsFormat</pre> |
409 | 403 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#fieldsProducer-org.apache.lucene.index.SegmentReadState-">fieldsProducer</a></span>(org.apache.lucene.index.SegmentReadState state)</code> </td> |
410 | 404 | </tr> |
411 | 405 | <tr id="i2" class="altColor"> |
406 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
407 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#getTerm-org.apache.lucene.store.IndexInput-java.lang.Long-">getTerm</a></span>(org.apache.lucene.store.IndexInput inTerm, | |
408 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> ref)</code> | |
409 | +<div class="block">Gets the term.</div> | |
410 | +</td> | |
411 | +</tr> | |
412 | +<tr id="i3" class="rowColor"> | |
412 | 413 | <td class="colFirst"><code>static <a href="../../mtas/analysis/token/MtasToken.html" title="class in mtas.analysis.token">MtasToken</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
413 | 414 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasCodecPostingsFormat.html#getToken-org.apache.lucene.store.IndexInput-org.apache.lucene.store.IndexInput-java.lang.Long-">getToken</a></span>(org.apache.lucene.store.IndexInput inObject, |
414 | 415 | org.apache.lucene.store.IndexInput inTerm, |
... | ... | @@ -459,34 +460,6 @@ extends org.apache.lucene.codecs.PostingsFormat</pre> |
459 | 460 | </dl> |
460 | 461 | </li> |
461 | 462 | </ul> |
462 | -<a name="VERSION_OLD_1"> | |
463 | -<!-- --> | |
464 | -</a> | |
465 | -<ul class="blockList"> | |
466 | -<li class="blockList"> | |
467 | -<h4>VERSION_OLD_1</h4> | |
468 | -<pre>public static final int VERSION_OLD_1</pre> | |
469 | -<div class="block">The Constant VERSION_OLD_1.</div> | |
470 | -<dl> | |
471 | -<dt><span class="seeLabel">See Also:</span></dt> | |
472 | -<dd><a href="../../constant-values.html#mtas.codec.MtasCodecPostingsFormat.VERSION_OLD_1">Constant Field Values</a></dd> | |
473 | -</dl> | |
474 | -</li> | |
475 | -</ul> | |
476 | -<a name="VERSION_OLD_2"> | |
477 | -<!-- --> | |
478 | -</a> | |
479 | -<ul class="blockList"> | |
480 | -<li class="blockList"> | |
481 | -<h4>VERSION_OLD_2</h4> | |
482 | -<pre>public static final int VERSION_OLD_2</pre> | |
483 | -<div class="block">The Constant VERSION_OLD_2.</div> | |
484 | -<dl> | |
485 | -<dt><span class="seeLabel">See Also:</span></dt> | |
486 | -<dd><a href="../../constant-values.html#mtas.codec.MtasCodecPostingsFormat.VERSION_OLD_2">Constant Field Values</a></dd> | |
487 | -</dl> | |
488 | -</li> | |
489 | -</ul> | |
490 | 463 | <a name="VERSION_CURRENT"> |
491 | 464 | <!-- --> |
492 | 465 | </a> |
... | ... | @@ -753,6 +726,20 @@ extends org.apache.lucene.codecs.PostingsFormat</pre> |
753 | 726 | </dl> |
754 | 727 | </li> |
755 | 728 | </ul> |
729 | +<a name="MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION"> | |
730 | +<!-- --> | |
731 | +</a> | |
732 | +<ul class="blockList"> | |
733 | +<li class="blockList"> | |
734 | +<h4>MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION</h4> | |
735 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION</pre> | |
736 | +<div class="block">The Constant MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION.</div> | |
737 | +<dl> | |
738 | +<dt><span class="seeLabel">See Also:</span></dt> | |
739 | +<dd><a href="../../constant-values.html#mtas.codec.MtasCodecPostingsFormat.MTAS_FIELDINFO_ATTRIBUTE_PREFIX_INTERSECTION">Constant Field Values</a></dd> | |
740 | +</dl> | |
741 | +</li> | |
742 | +</ul> | |
756 | 743 | <a name="MTAS_OBJECT_EXTENSION"> |
757 | 744 | <!-- --> |
758 | 745 | </a> |
... | ... | @@ -1012,7 +999,7 @@ extends org.apache.lucene.codecs.PostingsFormat</pre> |
1012 | 999 | <a name="getToken-org.apache.lucene.store.IndexInput-org.apache.lucene.store.IndexInput-java.lang.Long-"> |
1013 | 1000 | <!-- --> |
1014 | 1001 | </a> |
1015 | -<ul class="blockListLast"> | |
1002 | +<ul class="blockList"> | |
1016 | 1003 | <li class="blockList"> |
1017 | 1004 | <h4>getToken</h4> |
1018 | 1005 | <pre>public static <a href="../../mtas/analysis/token/MtasToken.html" title="class in mtas.analysis.token">MtasToken</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getToken(org.apache.lucene.store.IndexInput inObject, |
... | ... | @@ -1032,6 +1019,27 @@ extends org.apache.lucene.codecs.PostingsFormat</pre> |
1032 | 1019 | </dl> |
1033 | 1020 | </li> |
1034 | 1021 | </ul> |
1022 | +<a name="getTerm-org.apache.lucene.store.IndexInput-java.lang.Long-"> | |
1023 | +<!-- --> | |
1024 | +</a> | |
1025 | +<ul class="blockListLast"> | |
1026 | +<li class="blockList"> | |
1027 | +<h4>getTerm</h4> | |
1028 | +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getTerm(org.apache.lucene.store.IndexInput inTerm, | |
1029 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> ref) | |
1030 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
1031 | +<div class="block">Gets the term.</div> | |
1032 | +<dl> | |
1033 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
1034 | +<dd><code>inTerm</code> - the in term</dd> | |
1035 | +<dd><code>ref</code> - the ref</dd> | |
1036 | +<dt><span class="returnLabel">Returns:</span></dt> | |
1037 | +<dd>the term</dd> | |
1038 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
1039 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
1040 | +</dl> | |
1041 | +</li> | |
1042 | +</ul> | |
1035 | 1043 | </li> |
1036 | 1044 | </ul> |
1037 | 1045 | </li> |
... | ... |
apidocs/mtas/codec/MtasFieldsConsumer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFieldsConsumer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10}; | |
22 | +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10}; | |
23 | 23 | var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; |
24 | 24 | var altColor = "altColor"; |
25 | 25 | var rowColor = "rowColor"; |
... | ... | @@ -120,7 +120,274 @@ var activeTableTab = "activeTableTab"; |
120 | 120 | <br> |
121 | 121 | <pre>public class <span class="typeNameLabel">MtasFieldsConsumer</span> |
122 | 122 | extends org.apache.lucene.codecs.FieldsConsumer</pre> |
123 | -<div class="block">The Class MtasFieldsConsumer.</div> | |
123 | +<div class="block">The Class MtasFieldsConsumer constructs several temporal and permanent files | |
124 | + to provide a forward index | |
125 | + | |
126 | + <ul> | |
127 | + <li><b>Temporary files</b><br> | |
128 | + <ul> | |
129 | + <li><b>Temporary file <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpFieldFileName"><code>mtasTmpFieldFileName</code></a> with extension | |
130 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_FIELD_EXTENSION">"mtas.field.temporary"</a> </b><br> | |
131 | + Contains for each field a reference to the list of documents. Structure of | |
132 | + content: | |
133 | + <ul> | |
134 | + <li><b>String</b>: field</li> | |
135 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasDocFileName"><code>mtasDocFileName</code></a></li> | |
136 | + <li><b>VInt</b>: number of documents</li> | |
137 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName"><code>mtasTermFileName</code></a></li> | |
138 | + <li><b>VInt</b>: number of terms</li> | |
139 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasPrefixFileName"><code>mtasPrefixFileName</code></a></li> | |
140 | + <li><b>VInt</b>: number of prefixes</li> | |
141 | + </ul> | |
142 | + </li> | |
143 | + <li><b>Temporary file <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpObjectFileName"><code>mtasTmpObjectFileName</code></a> with extension | |
144 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_OBJECT_EXTENSION">"mtas.object.temporary"</a></b><br> | |
145 | + Contains for a specific field all objects constructed by | |
146 | + <code>createObjectAndRegisterPrefix</code>. For all fields, the objects are later | |
147 | + on copied to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a> while statistics are collected. | |
148 | + Structure of content identical to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a>.</li> | |
149 | + <li><b>Temporary file <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpDocsFileName"><code>mtasTmpDocsFileName</code></a> with extension | |
150 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOCS_EXTENSION">"mtas.docs.temporary"</a></b> <br> | |
151 | + Contains for a specific field for each doc multiple fragments. Each occurring | |
152 | + term results in a fragment. Structure of content: | |
153 | + <ul> | |
154 | + <li><b>VInt</b>: docId</li> | |
155 | + <li><b>VInt</b>: number of objects in this fragment</li> | |
156 | + <li><b>VLong</b>: offset references to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpObjectFileName"><code>mtasTmpObjectFileName</code></a></li> | |
157 | + <li><b>VInt</b>,<b>VLong</b>: mtasId object, reference temporary object in | |
158 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpObjectFileName"><code>mtasTmpObjectFileName</code></a> minus offset</li> | |
159 | + <li><b>VInt</b>,<b>VLong</b>: ...</li> | |
160 | + </ul> | |
161 | + </li> | |
162 | + <li><b>Temporary file <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpDocsChainedFileName"><code>mtasTmpDocsChainedFileName</code></a> with extension | |
163 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOCS_CHAINED_EXTENSION">"mtas.docs.chained.temporary"</a> | |
164 | + </b><br> | |
165 | + Contains for a specific field for each doc multiple chained fragments. | |
166 | + Structure of content: | |
167 | + <ul> | |
168 | + <li><b>VInt</b>: docId</li> | |
169 | + <li><b>VInt</b>: number of objects in this fragment</li> | |
170 | + <li><b>VLong</b>: offset references to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpObjectFileName"><code>mtasTmpObjectFileName</code></a></li> | |
171 | + <li><b>VInt</b>,<b>VLong</b>: mtasId object, reference temporary object in | |
172 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpObjectFileName"><code>mtasTmpObjectFileName</code></a> minus offset</li> | |
173 | + <li><b>VInt</b>,<b>VLong</b>: ...</li> | |
174 | + <li><b>VLong</b>: reference to next fragment in | |
175 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpDocsChainedFileName"><code>mtasTmpDocsChainedFileName</code></a>, self reference indicates end of chain | |
176 | + </ul> | |
177 | + </li> | |
178 | + <li><b>Temporary file <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpDocFileName"><code>mtasTmpDocFileName</code></a> with extension | |
179 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_DOC_EXTENSION">"mtas.doc.temporary"</a></b><br> | |
180 | + For each document | |
181 | + <ul> | |
182 | + <li><b>VInt</b>: docId</li> | |
183 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectIdFileName"><code>mtasIndexObjectIdFileName</code></a></li> | |
184 | + <li><b>VLong</b>: reference first object, used as offset for tree index | |
185 | + <li><b>VInt</b>: slope used in approximation reference objects index on id | |
186 | + </li> | |
187 | + <li><b>ZLong</b>: offset used in approximation reference objects index on id | |
188 | + </li> | |
189 | + <li><b>Byte</b>: flag indicating how corrections on the approximation | |
190 | + references objects for the index on id are stored: | |
191 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_BYTE"><code>MtasCodecPostingsFormat.MTAS_STORAGE_BYTE</code></a>, | |
192 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_SHORT"><code>MtasCodecPostingsFormat.MTAS_STORAGE_SHORT</code></a>, | |
193 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_INTEGER"><code>MtasCodecPostingsFormat.MTAS_STORAGE_INTEGER</code></a> or | |
194 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_LONG"><code>MtasCodecPostingsFormat.MTAS_STORAGE_LONG</code></a></li> | |
195 | + <li><b>VInt</b>: number of objects in this document</li> | |
196 | + <li><b>VInt</b>: first position</li> | |
197 | + <li><b>VInt</b>: last position</li> | |
198 | + </ul> | |
199 | + </li> | |
200 | + </ul> | |
201 | + </li> | |
202 | + <li><b>Final files</b><br> | |
203 | + <ul> | |
204 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexFieldFileName"><code>mtasIndexFieldFileName</code></a> with extension | |
205 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_FIELD_EXTENSION">"mtas.field"</a></b><br> | |
206 | + Contains for each field a reference to the list of documents and the | |
207 | + prefixes. Structure of content: | |
208 | + <ul> | |
209 | + <li><b>String</b>: field</li> | |
210 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasDocFileName"><code>mtasDocFileName</code></a></li> | |
211 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexDocIdFileName"><code>mtasIndexDocIdFileName</code></a></li> | |
212 | + <li><b>VInt</b>: number of documents</li> | |
213 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName"><code>mtasTermFileName</code></a></li> | |
214 | + <li><b>VInt</b>: number of terms</li> | |
215 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasPrefixFileName"><code>mtasPrefixFileName</code></a></li> | |
216 | + <li><b>VInt</b>: number of prefixes</li> | |
217 | + </ul> | |
218 | + </li> | |
219 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName"><code>mtasTermFileName</code></a> with extension | |
220 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TERM_EXTENSION">"mtas.term"</a></b><br> | |
221 | + For each field, all unique terms are stored here. Structure of content: | |
222 | + <ul> | |
223 | + <li><b>String</b>: term</li> | |
224 | + </ul> | |
225 | + </li> | |
226 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasPrefixFileName"><code>mtasPrefixFileName</code></a> with extension | |
227 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_PREFIX_EXTENSION">"mtas.prefix"</a></b><br> | |
228 | + For each field, all unique prefixes are stored here. Structure of content: | |
229 | + <ul> | |
230 | + <li><b>String</b>: prefix</li> | |
231 | + </ul> | |
232 | + </li> | |
233 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a> with extension | |
234 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_EXTENSION">"mtas.object"</a></b><br> | |
235 | + Contains all objects for all fields. Structure of content: | |
236 | + <ul> | |
237 | + <li><b>VInt</b>: mtasId</li> | |
238 | + <li><b>VInt</b>: objectFlags | |
239 | + <ul> | |
240 | + <li><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_PARENT"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_PARENT</code></a></li> | |
241 | + <li><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_RANGE"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_POSITION_RANGE</code></a></li> | |
242 | + <li><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_SET"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_POSITION_SET</code></a></li> | |
243 | + <li><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_OFFSET"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_OFFSET</code></a></li> | |
244 | + <li><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_REALOFFSET"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_REALOFFSET</code></a></li> | |
245 | + <li><a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_PAYLOAD"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_PAYLOAD</code></a></li> | |
246 | + </ul> | |
247 | + </li> | |
248 | + <li>Only if <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_PARENT"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_PARENT</code></a><br> | |
249 | + <b>VInt</b>: parentId | |
250 | + <li>Only if | |
251 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_RANGE"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_POSITION_RANGE</code></a><br> | |
252 | + <b>VInt</b>,<b>VInt</b>: startPosition and (endPosition-startPosition) | |
253 | + <li>Only if <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_SET"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_POSITION_SET</code></a><br> | |
254 | + <b>VInt</b>,<b>VInt</b>,<b>VInt</b>,...: number of positions, firstPosition, | |
255 | + (position-previousPosition),... | |
256 | + <li>Only if no <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_RANGE"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_POSITION_RANGE</code></a> | |
257 | + or <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_POSITION_SET"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_POSITION_SET</code></a><br> | |
258 | + <b>VInt</b>: position | |
259 | + <li>Only if <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_OFFSET"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_OFFSET</code></a><br> | |
260 | + <b>VInt</b>,<b>VInt</b>: startOffset, (endOffset-startOffset) | |
261 | + <li>Only if <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_REALOFFSET"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_REALOFFSET</code></a><br> | |
262 | + <b>VInt</b>,<b>VInt</b>: startRealOffset, (endRealOffset-startRealOffset) | |
263 | + <li>Only if <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_OBJECT_HAS_PAYLOAD"><code>MtasCodecPostingsFormat.MTAS_OBJECT_HAS_PAYLOAD</code></a><br> | |
264 | + <b>VInt</b>,<b>Bytes</b>: number of bytes, payload | |
265 | + <li><b>VLong</b>: reference to Term in <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName"><code>mtasTermFileName</code></a></li> | |
266 | + </ul> | |
267 | + </li> | |
268 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexDocIdFileName"><code>mtasIndexDocIdFileName</code></a> with extension | |
269 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_DOC_ID_EXTENSION">"mtas.index.doc.id"</a> | |
270 | + </b><br> | |
271 | + Contains for each field a tree structure <a href="../../mtas/codec/tree/MtasTree.html" title="class in mtas.codec.tree"><code>MtasTree</code></a> to search reference | |
272 | + to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasDocFileName"><code>mtasDocFileName</code></a> by id. Structure of content for each node: | |
273 | + <ul> | |
274 | + <li><b>VLong</b>: offset references to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexDocIdFileName"><code>mtasIndexDocIdFileName</code></a>, only | |
275 | + available in root node</li> | |
276 | + <li><b>Byte</b>: flag, should be zero for this tree, only available in root | |
277 | + node</li> | |
278 | + <li><b>VInt</b>: left</li> | |
279 | + <li><b>VInt</b>: right</li> | |
280 | + <li><b>VInt</b>: max</li> | |
281 | + <li><b>VLong</b>: left reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexDocIdFileName"><code>mtasIndexDocIdFileName</code></a> minus the | |
282 | + offset stored in the root node</li> | |
283 | + <li><b>VLong</b>: right reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexDocIdFileName"><code>mtasIndexDocIdFileName</code></a> minus | |
284 | + the offset stored in the root node</li> | |
285 | + <li><b>VInt</b>: number of objects on this node (always 1 for this tree)</li> | |
286 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasDocFileName"><code>mtasDocFileName</code></a> minus offset</li> | |
287 | + </ul> | |
288 | + </li> | |
289 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasDocFileName"><code>mtasDocFileName</code></a> with extension | |
290 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_DOC_EXTENSION">"mtas.doc"</a></b><br> | |
291 | + For each document | |
292 | + <ul> | |
293 | + <li><b>VInt</b>: docId</li> | |
294 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectIdFileName"><code>mtasIndexObjectIdFileName</code></a></li> | |
295 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectPositionFileName"><code>mtasIndexObjectPositionFileName</code></a></li> | |
296 | + <li><b>VLong</b>: reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectParentFileName"><code>mtasIndexObjectParentFileName</code></a></li> | |
297 | + <li><b>VLong</b>: reference first object, used as offset for tree index | |
298 | + <li><b>VInt</b>: slope used in approximation reference objects index on id | |
299 | + </li> | |
300 | + <li><b>ZLong</b>: offset used in approximation reference objects index on id | |
301 | + </li> | |
302 | + <li><b>Byte</b>: flag indicating how corrections on the approximation | |
303 | + references objects for the index on id are stored: | |
304 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_BYTE"><code>MtasCodecPostingsFormat.MTAS_STORAGE_BYTE</code></a>, | |
305 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_SHORT"><code>MtasCodecPostingsFormat.MTAS_STORAGE_SHORT</code></a>, | |
306 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_INTEGER"><code>MtasCodecPostingsFormat.MTAS_STORAGE_INTEGER</code></a> or | |
307 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_STORAGE_LONG"><code>MtasCodecPostingsFormat.MTAS_STORAGE_LONG</code></a></li> | |
308 | + <li><b>VInt</b>: number of objects</li> | |
309 | + <li><b>VInt</b>: first position</li> | |
310 | + <li><b>VInt</b>: last position</li> | |
311 | + </ul> | |
312 | + </li> | |
313 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectIdFileName"><code>mtasIndexObjectIdFileName</code></a> with extension | |
314 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_ID_EXTENSION">"mtas.index.object.id"</a> | |
315 | + </b><br> | |
316 | + Provides for each mtasId the reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a>. These | |
317 | + references are grouped by document, sorted by mtasId, and because the | |
318 | + mtasId's for each document will always start with 0 and are sequential | |
319 | + without gaps, a reference can be computed if the position of the first | |
320 | + reference for a document is known from <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasDocFileName"><code>mtasDocFileName</code></a>. The | |
321 | + reference is approximated by the reference to the first object plus the | |
322 | + mtasId times a slope. Only a correction to this approximation is stored. | |
323 | + Structure of content: | |
324 | + <ul> | |
325 | + <li><b>Byte</b>/<b>Short</b>/<b>Int</b>/<b>Long</b>: correction reference to | |
326 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a></li> | |
327 | + </ul> | |
328 | + </li> | |
329 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectPositionFileName"><code>mtasIndexObjectPositionFileName</code></a> with extension | |
330 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_POSITION_EXTENSION">"mtas.index.object.position"</a> | |
331 | + </b><br> | |
332 | + Contains for each document a tree structure <a href="../../mtas/codec/tree/MtasTree.html" title="class in mtas.codec.tree"><code>MtasTree</code></a> to search | |
333 | + objects by position. Structure of content for each node: | |
334 | + <ul> | |
335 | + <li><b>VLong</b>: offset references to | |
336 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectPositionFileName"><code>mtasIndexObjectPositionFileName</code></a>, only available in root node</li> | |
337 | + <li><b>Byte</b>: flag, should be zero for this tree, only available in root | |
338 | + node</li> | |
339 | + <li><b>VInt</b>: left</li> | |
340 | + <li><b>VInt</b>: right</li> | |
341 | + <li><b>VInt</b>: max</li> | |
342 | + <li><b>VLong</b>: left reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectPositionFileName"><code>mtasIndexObjectPositionFileName</code></a> | |
343 | + minus the offset stored in the root node</li> | |
344 | + <li><b>VLong</b>: right reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectPositionFileName"><code>mtasIndexObjectPositionFileName</code></a> | |
345 | + minus the offset stored in the root node</li> | |
346 | + <li><b>VInt</b>: number of objects on this node</li> | |
347 | + <li><b>VLong</b>,<b>VInt</b>,<b>VLong</b>: set of the first reference to | |
348 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a> minus offset, the prefixId referring to the | |
349 | + position the prefix in <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasPrefixFileName"><code>mtasPrefixFileName</code></a> and the reference to | |
350 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName"><code>mtasTermFileName</code></a> minus offset</li> | |
351 | + <li><b>VLong</b>,<b>VInt</b>,<b>VLong</b>,...: for optional other sets of | |
352 | + reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a>, position of the prefix in | |
353 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasPrefixFileName"><code>mtasPrefixFileName</code></a> and the reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName"><code>mtasTermFileName</code></a>; | |
354 | + for the first item the difference between this reference minus the previous | |
355 | + reference is stored</li> | |
356 | + </ul> | |
357 | + </li> | |
358 | + <li><b>File <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectParentFileName"><code>mtasIndexObjectParentFileName</code></a> with extension | |
359 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_INDEX_OBJECT_PARENT_EXTENSION">"mtas.index.object.parent"</a> | |
360 | + </b><br> | |
361 | + Contains for each document a tree structure <a href="../../mtas/codec/tree/MtasTree.html" title="class in mtas.codec.tree"><code>MtasTree</code></a> to search | |
362 | + objects by parent. Structure of content for each node: | |
363 | + <ul> | |
364 | + <li><b>VLong</b>: offset references to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectParentFileName"><code>mtasIndexObjectParentFileName</code></a> | |
365 | + , only available in root node</li> | |
366 | + <li><b>Byte</b>: flag, for this tree equal to | |
367 | + <a href="../../mtas/codec/tree/MtasTree.html#SINGLE_POSITION_TREE"><code>MtasTree.SINGLE_POSITION_TREE</code></a> indicating a tree with | |
368 | + exactly one point at each node, only available in root node</li> | |
369 | + <li><b>VInt</b>: left</li> | |
370 | + <li><b>VInt</b>: right</li> | |
371 | + <li><b>VInt</b>: max</li> | |
372 | + <li><b>VLong</b>: left reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectParentFileName"><code>mtasIndexObjectParentFileName</code></a> | |
373 | + minus the offset stored in the root node</li> | |
374 | + <li><b>VLong</b>: right reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectParentFileName"><code>mtasIndexObjectParentFileName</code></a> | |
375 | + minus the offset stored in the root node</li> | |
376 | + <li><b>VInt</b>: number of objects on this node</li> | |
377 | + <li><b>VLong</b>,<b>VInt</b>,<b>VLong</b>: set of the first reference to | |
378 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a> minus offset, the prefixId referring to the | |
379 | + position the prefix in <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasPrefixFileName"><code>mtasPrefixFileName</code></a> and the reference to | |
380 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName"><code>mtasTermFileName</code></a> minus offset</li> | |
381 | + <li><b>VLong</b>,<b>VInt</b>,<b>VLong</b>,...: for optional other sets of | |
382 | + reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName"><code>mtasObjectFileName</code></a>, position of the prefix in | |
383 | + <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasPrefixFileName"><code>mtasPrefixFileName</code></a> and the reference to <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName"><code>mtasTermFileName</code></a>; | |
384 | + for the first item the difference between this reference minus the previous | |
385 | + reference is stored</li> | |
386 | + </ul> | |
387 | + </li> | |
388 | + </ul> | |
389 | + </li> | |
390 | + </ul></div> | |
124 | 391 | </li> |
125 | 392 | </ul> |
126 | 393 | </div> |
... | ... | @@ -152,144 +419,150 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
152 | 419 | </td> |
153 | 420 | </tr> |
154 | 421 | <tr class="altColor"> |
422 | +<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td> | |
423 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#intersectingPrefixes">intersectingPrefixes</a></span></code> | |
424 | +<div class="block">The intersecting prefixes.</div> | |
425 | +</td> | |
426 | +</tr> | |
427 | +<tr class="rowColor"> | |
155 | 428 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
156 | 429 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasDocFileName">mtasDocFileName</a></span></code> |
157 | 430 | <div class="block">The mtas index object parent file name.</div> |
158 | 431 | </td> |
159 | 432 | </tr> |
160 | -<tr class="rowColor"> | |
433 | +<tr class="altColor"> | |
161 | 434 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
162 | 435 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexDocIdFileName">mtasIndexDocIdFileName</a></span></code> |
163 | 436 | <div class="block">The mtas index object parent file name.</div> |
164 | 437 | </td> |
165 | 438 | </tr> |
166 | -<tr class="altColor"> | |
439 | +<tr class="rowColor"> | |
167 | 440 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
168 | 441 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexFieldFileName">mtasIndexFieldFileName</a></span></code> |
169 | 442 | <div class="block">The mtas index object parent file name.</div> |
170 | 443 | </td> |
171 | 444 | </tr> |
172 | -<tr class="rowColor"> | |
445 | +<tr class="altColor"> | |
173 | 446 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
174 | 447 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectIdFileName">mtasIndexObjectIdFileName</a></span></code> |
175 | 448 | <div class="block">The mtas index object parent file name.</div> |
176 | 449 | </td> |
177 | 450 | </tr> |
178 | -<tr class="altColor"> | |
451 | +<tr class="rowColor"> | |
179 | 452 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
180 | 453 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectParentFileName">mtasIndexObjectParentFileName</a></span></code> |
181 | 454 | <div class="block">The mtas index object parent file name.</div> |
182 | 455 | </td> |
183 | 456 | </tr> |
184 | -<tr class="rowColor"> | |
457 | +<tr class="altColor"> | |
185 | 458 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
186 | 459 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasIndexObjectPositionFileName">mtasIndexObjectPositionFileName</a></span></code> |
187 | 460 | <div class="block">The mtas index object parent file name.</div> |
188 | 461 | </td> |
189 | 462 | </tr> |
190 | -<tr class="altColor"> | |
463 | +<tr class="rowColor"> | |
191 | 464 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
192 | 465 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasObjectFileName">mtasObjectFileName</a></span></code> |
193 | 466 | <div class="block">The mtas index object parent file name.</div> |
194 | 467 | </td> |
195 | 468 | </tr> |
196 | -<tr class="rowColor"> | |
469 | +<tr class="altColor"> | |
197 | 470 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
198 | 471 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasPrefixFileName">mtasPrefixFileName</a></span></code> |
199 | 472 | <div class="block">The mtas index object parent file name.</div> |
200 | 473 | </td> |
201 | 474 | </tr> |
202 | -<tr class="altColor"> | |
475 | +<tr class="rowColor"> | |
203 | 476 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
204 | 477 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTermFileName">mtasTermFileName</a></span></code> |
205 | 478 | <div class="block">The mtas index object parent file name.</div> |
206 | 479 | </td> |
207 | 480 | </tr> |
208 | -<tr class="rowColor"> | |
481 | +<tr class="altColor"> | |
209 | 482 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
210 | 483 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpDocFileName">mtasTmpDocFileName</a></span></code> |
211 | 484 | <div class="block">The mtas tmp docs chained file name.</div> |
212 | 485 | </td> |
213 | 486 | </tr> |
214 | -<tr class="altColor"> | |
487 | +<tr class="rowColor"> | |
215 | 488 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
216 | 489 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpDocsChainedFileName">mtasTmpDocsChainedFileName</a></span></code> |
217 | 490 | <div class="block">The mtas tmp docs chained file name.</div> |
218 | 491 | </td> |
219 | 492 | </tr> |
220 | -<tr class="rowColor"> | |
493 | +<tr class="altColor"> | |
221 | 494 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
222 | 495 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpDocsFileName">mtasTmpDocsFileName</a></span></code> |
223 | 496 | <div class="block">The mtas tmp docs chained file name.</div> |
224 | 497 | </td> |
225 | 498 | </tr> |
226 | -<tr class="altColor"> | |
499 | +<tr class="rowColor"> | |
227 | 500 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
228 | 501 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpFieldFileName">mtasTmpFieldFileName</a></span></code> |
229 | 502 | <div class="block">The mtas tmp docs chained file name.</div> |
230 | 503 | </td> |
231 | 504 | </tr> |
232 | -<tr class="rowColor"> | |
505 | +<tr class="altColor"> | |
233 | 506 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
234 | 507 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpObjectFileName">mtasTmpObjectFileName</a></span></code> |
235 | 508 | <div class="block">The mtas tmp docs chained file name.</div> |
236 | 509 | </td> |
237 | 510 | </tr> |
238 | -<tr class="altColor"> | |
511 | +<tr class="rowColor"> | |
239 | 512 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td> |
240 | 513 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#multiplePositionPrefix">multiplePositionPrefix</a></span></code> |
241 | 514 | <div class="block">The multiple position prefix.</div> |
242 | 515 | </td> |
243 | 516 | </tr> |
244 | -<tr class="rowColor"> | |
517 | +<tr class="altColor"> | |
245 | 518 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
246 | 519 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#name">name</a></span></code> |
247 | 520 | <div class="block">The delegate postings format name.</div> |
248 | 521 | </td> |
249 | 522 | </tr> |
250 | -<tr class="altColor"> | |
523 | +<tr class="rowColor"> | |
251 | 524 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>></code></td> |
252 | 525 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#prefixIdIndex">prefixIdIndex</a></span></code> |
253 | 526 | <div class="block">The prefix id index.</div> |
254 | 527 | </td> |
255 | 528 | </tr> |
256 | -<tr class="rowColor"> | |
529 | +<tr class="altColor"> | |
257 | 530 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>>></code></td> |
258 | 531 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#prefixReferenceIndex">prefixReferenceIndex</a></span></code> |
259 | 532 | <div class="block">The prefix reference index.</div> |
260 | 533 | </td> |
261 | 534 | </tr> |
262 | -<tr class="altColor"> | |
535 | +<tr class="rowColor"> | |
263 | 536 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td> |
264 | 537 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#setPositionPrefix">setPositionPrefix</a></span></code> |
265 | 538 | <div class="block">The set position prefix.</div> |
266 | 539 | </td> |
267 | 540 | </tr> |
268 | -<tr class="rowColor"> | |
541 | +<tr class="altColor"> | |
269 | 542 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td> |
270 | 543 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#singlePositionPrefix">singlePositionPrefix</a></span></code> |
271 | 544 | <div class="block">The single position prefix.</div> |
272 | 545 | </td> |
273 | 546 | </tr> |
274 | -<tr class="altColor"> | |
547 | +<tr class="rowColor"> | |
275 | 548 | <td class="colFirst"><code>private org.apache.lucene.index.SegmentWriteState</code></td> |
276 | 549 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#state">state</a></span></code> |
277 | 550 | <div class="block">The state.</div> |
278 | 551 | </td> |
279 | 552 | </tr> |
280 | -<tr class="rowColor"> | |
553 | +<tr class="altColor"> | |
281 | 554 | <td class="colFirst"><code>(package private) <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td> |
282 | 555 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#tokenStatsMaxPos">tokenStatsMaxPos</a></span></code> |
283 | 556 | <div class="block">The token stats max pos.</div> |
284 | 557 | </td> |
285 | 558 | </tr> |
286 | -<tr class="altColor"> | |
559 | +<tr class="rowColor"> | |
287 | 560 | <td class="colFirst"><code>(package private) <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td> |
288 | 561 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#tokenStatsMinPos">tokenStatsMinPos</a></span></code> |
289 | 562 | <div class="block">The token stats min pos.</div> |
290 | 563 | </td> |
291 | 564 | </tr> |
292 | -<tr class="rowColor"> | |
565 | +<tr class="altColor"> | |
293 | 566 | <td class="colFirst"><code>(package private) <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td> |
294 | 567 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#tokenStatsNumber">tokenStatsNumber</a></span></code> |
295 | 568 | <div class="block">The token stats number.</div> |
... | ... | @@ -373,38 +646,38 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
373 | 646 | </tr> |
374 | 647 | <tr id="i4" class="altColor"> |
375 | 648 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
649 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#getPrefixStatsIntersectionPrefixAttribute-java.lang.String-">getPrefixStatsIntersectionPrefixAttribute</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field)</code> | |
650 | +<div class="block">Gets the prefix stats intersection prefix attribute.</div> | |
651 | +</td> | |
652 | +</tr> | |
653 | +<tr id="i5" class="rowColor"> | |
654 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
376 | 655 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#getPrefixStatsMultiplePositionPrefixAttribute-java.lang.String-">getPrefixStatsMultiplePositionPrefixAttribute</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field)</code> |
377 | 656 | <div class="block">Gets the prefix stats multiple position prefix attribute.</div> |
378 | 657 | </td> |
379 | 658 | </tr> |
380 | -<tr id="i5" class="rowColor"> | |
659 | +<tr id="i6" class="altColor"> | |
381 | 660 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
382 | 661 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#getPrefixStatsSetPositionPrefixAttribute-java.lang.String-">getPrefixStatsSetPositionPrefixAttribute</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field)</code> |
383 | 662 | <div class="block">Gets the prefix stats set position prefix attribute.</div> |
384 | 663 | </td> |
385 | 664 | </tr> |
386 | -<tr id="i6" class="altColor"> | |
665 | +<tr id="i7" class="rowColor"> | |
387 | 666 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
388 | 667 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#getPrefixStatsSinglePositionPrefixAttribute-java.lang.String-">getPrefixStatsSinglePositionPrefixAttribute</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field)</code> |
389 | 668 | <div class="block">Gets the prefix stats single position prefix attribute.</div> |
390 | 669 | </td> |
391 | 670 | </tr> |
392 | -<tr id="i7" class="rowColor"> | |
671 | +<tr id="i8" class="altColor"> | |
393 | 672 | <td class="colFirst"><code>private void</code></td> |
394 | 673 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#initPrefixStatsField-java.lang.String-">initPrefixStatsField</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field)</code> |
395 | 674 | <div class="block">Inits the prefix stats field.</div> |
396 | 675 | </td> |
397 | 676 | </tr> |
398 | -<tr id="i8" class="altColor"> | |
677 | +<tr id="i9" class="rowColor"> | |
399 | 678 | <td class="colFirst"><code>void</code></td> |
400 | 679 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#merge-org.apache.lucene.index.MergeState-">merge</a></span>(org.apache.lucene.index.MergeState mergeState)</code> </td> |
401 | 680 | </tr> |
402 | -<tr id="i9" class="rowColor"> | |
403 | -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
404 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#prefixStatsToString--">prefixStatsToString</a></span>()</code> | |
405 | -<div class="block">Prefix stats to string.</div> | |
406 | -</td> | |
407 | -</tr> | |
408 | 681 | <tr id="i10" class="altColor"> |
409 | 682 | <td class="colFirst"><code>private void</code></td> |
410 | 683 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#registerPrefix-java.lang.String-java.lang.String-org.apache.lucene.store.IndexOutput-">registerPrefix</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
... | ... | @@ -414,30 +687,42 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
414 | 687 | </td> |
415 | 688 | </tr> |
416 | 689 | <tr id="i11" class="rowColor"> |
690 | +<td class="colFirst"><code>private void</code></td> | |
691 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#registerPrefixIntersection-java.lang.String-java.lang.String-java.lang.String-java.lang.Integer-int-int-java.util.HashMap-">registerPrefixIntersection</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
692 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, | |
693 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tmp, | |
694 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> docId, | |
695 | + int start, | |
696 | + int end, | |
697 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>> docFieldAdministration)</code> | |
698 | +<div class="block">Register prefix intersection.</div> | |
699 | +</td> | |
700 | +</tr> | |
701 | +<tr id="i12" class="altColor"> | |
417 | 702 | <td class="colFirst"><code>void</code></td> |
418 | 703 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#registerPrefixStatsRangePositionValue-java.lang.String-java.lang.String-org.apache.lucene.store.IndexOutput-">registerPrefixStatsRangePositionValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
419 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, | |
704 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, | |
420 | 705 | org.apache.lucene.store.IndexOutput outPrefix)</code> |
421 | 706 | <div class="block">Register prefix stats range position value.</div> |
422 | 707 | </td> |
423 | 708 | </tr> |
424 | -<tr id="i12" class="altColor"> | |
709 | +<tr id="i13" class="rowColor"> | |
425 | 710 | <td class="colFirst"><code>void</code></td> |
426 | 711 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#registerPrefixStatsSetPositionValue-java.lang.String-java.lang.String-org.apache.lucene.store.IndexOutput-">registerPrefixStatsSetPositionValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
427 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, | |
712 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, | |
428 | 713 | org.apache.lucene.store.IndexOutput outPrefix)</code> |
429 | 714 | <div class="block">Register prefix stats set position value.</div> |
430 | 715 | </td> |
431 | 716 | </tr> |
432 | -<tr id="i13" class="rowColor"> | |
717 | +<tr id="i14" class="altColor"> | |
433 | 718 | <td class="colFirst"><code>void</code></td> |
434 | 719 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#registerPrefixStatsSinglePositionValue-java.lang.String-java.lang.String-org.apache.lucene.store.IndexOutput-">registerPrefixStatsSinglePositionValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
435 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, | |
720 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, | |
436 | 721 | org.apache.lucene.store.IndexOutput outPrefix)</code> |
437 | 722 | <div class="block">Register prefix stats single position value.</div> |
438 | 723 | </td> |
439 | 724 | </tr> |
440 | -<tr id="i14" class="altColor"> | |
725 | +<tr id="i15" class="rowColor"> | |
441 | 726 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td> |
442 | 727 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#storeTree-mtas.codec.tree.MtasTree-org.apache.lucene.store.IndexOutput-long-">storeTree</a></span>(<a href="../../mtas/codec/tree/MtasTree.html" title="class in mtas.codec.tree">MtasTree</a><?> tree, |
443 | 728 | org.apache.lucene.store.IndexOutput out, |
... | ... | @@ -445,7 +730,7 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
445 | 730 | <div class="block">Store tree.</div> |
446 | 731 | </td> |
447 | 732 | </tr> |
448 | -<tr id="i15" class="rowColor"> | |
733 | +<tr id="i16" class="altColor"> | |
449 | 734 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td> |
450 | 735 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#storeTree-mtas.codec.tree.MtasTreeNode-boolean-boolean-org.apache.lucene.store.IndexOutput-java.lang.Long-long-">storeTree</a></span>(<a href="../../mtas/codec/tree/MtasTreeNode.html" title="class in mtas.codec.tree">MtasTreeNode</a><?> node, |
451 | 736 | boolean isSinglePoint, |
... | ... | @@ -456,21 +741,21 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
456 | 741 | <div class="block">Store tree.</div> |
457 | 742 | </td> |
458 | 743 | </tr> |
459 | -<tr id="i16" class="altColor"> | |
744 | +<tr id="i17" class="rowColor"> | |
460 | 745 | <td class="colFirst"><code>private void</code></td> |
461 | 746 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#tokenStatsAdd-int-int-">tokenStatsAdd</a></span>(int min, |
462 | 747 | int max)</code> |
463 | 748 | <div class="block">Token stats add.</div> |
464 | 749 | </td> |
465 | 750 | </tr> |
466 | -<tr id="i17" class="rowColor"> | |
751 | +<tr id="i18" class="altColor"> | |
467 | 752 | <td class="colFirst"><code>private void</code></td> |
468 | 753 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#write-org.apache.lucene.index.FieldInfos-org.apache.lucene.index.Fields-">write</a></span>(org.apache.lucene.index.FieldInfos fieldInfos, |
469 | 754 | org.apache.lucene.index.Fields fields)</code> |
470 | 755 | <div class="block">Write.</div> |
471 | 756 | </td> |
472 | 757 | </tr> |
473 | -<tr id="i18" class="altColor"> | |
758 | +<tr id="i19" class="rowColor"> | |
474 | 759 | <td class="colFirst"><code>void</code></td> |
475 | 760 | <td class="colLast"><code><span class="memberNameLink"><a href="../../mtas/codec/MtasFieldsConsumer.html#write-org.apache.lucene.index.Fields-">write</a></span>(org.apache.lucene.index.Fields fields)</code> </td> |
476 | 761 | </tr> |
... | ... | @@ -516,6 +801,16 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
516 | 801 | <div class="block">The state.</div> |
517 | 802 | </li> |
518 | 803 | </ul> |
804 | +<a name="intersectingPrefixes"> | |
805 | +<!-- --> | |
806 | +</a> | |
807 | +<ul class="blockList"> | |
808 | +<li class="blockList"> | |
809 | +<h4>intersectingPrefixes</h4> | |
810 | +<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> intersectingPrefixes</pre> | |
811 | +<div class="block">The intersecting prefixes.</div> | |
812 | +</li> | |
813 | +</ul> | |
519 | 814 | <a name="singlePositionPrefix"> |
520 | 815 | <!-- --> |
521 | 816 | </a> |
... | ... | @@ -813,6 +1108,32 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
813 | 1108 | </dl> |
814 | 1109 | </li> |
815 | 1110 | </ul> |
1111 | +<a name="registerPrefixIntersection-java.lang.String-java.lang.String-java.lang.String-java.lang.Integer-int-int-java.util.HashMap-"> | |
1112 | +<!-- --> | |
1113 | +</a> | |
1114 | +<ul class="blockList"> | |
1115 | +<li class="blockList"> | |
1116 | +<h4>registerPrefixIntersection</h4> | |
1117 | +<pre>private void registerPrefixIntersection(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
1118 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, | |
1119 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tmp, | |
1120 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> docId, | |
1121 | + int start, | |
1122 | + int end, | |
1123 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>> docFieldAdministration)</pre> | |
1124 | +<div class="block">Register prefix intersection.</div> | |
1125 | +<dl> | |
1126 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
1127 | +<dd><code>field</code> - the field</dd> | |
1128 | +<dd><code>prefix</code> - the prefix</dd> | |
1129 | +<dd><code>tmp</code> - the tmp</dd> | |
1130 | +<dd><code>docId</code> - the doc id</dd> | |
1131 | +<dd><code>start</code> - the start</dd> | |
1132 | +<dd><code>end</code> - the end</dd> | |
1133 | +<dd><code>docFieldAdministration</code> - the doc field administration</dd> | |
1134 | +</dl> | |
1135 | +</li> | |
1136 | +</ul> | |
816 | 1137 | <a name="registerPrefixStatsSinglePositionValue-java.lang.String-java.lang.String-org.apache.lucene.store.IndexOutput-"> |
817 | 1138 | <!-- --> |
818 | 1139 | </a> |
... | ... | @@ -820,14 +1141,14 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
820 | 1141 | <li class="blockList"> |
821 | 1142 | <h4>registerPrefixStatsSinglePositionValue</h4> |
822 | 1143 | <pre>public void registerPrefixStatsSinglePositionValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
823 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, | |
1144 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, | |
824 | 1145 | org.apache.lucene.store.IndexOutput outPrefix) |
825 | 1146 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
826 | 1147 | <div class="block">Register prefix stats single position value.</div> |
827 | 1148 | <dl> |
828 | 1149 | <dt><span class="paramLabel">Parameters:</span></dt> |
829 | 1150 | <dd><code>field</code> - the field</dd> |
830 | -<dd><code>value</code> - the value</dd> | |
1151 | +<dd><code>prefix</code> - the prefix</dd> | |
831 | 1152 | <dd><code>outPrefix</code> - the out prefix</dd> |
832 | 1153 | <dt><span class="throwsLabel">Throws:</span></dt> |
833 | 1154 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
... | ... | @@ -841,14 +1162,14 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
841 | 1162 | <li class="blockList"> |
842 | 1163 | <h4>registerPrefixStatsRangePositionValue</h4> |
843 | 1164 | <pre>public void registerPrefixStatsRangePositionValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
844 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, | |
1165 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, | |
845 | 1166 | org.apache.lucene.store.IndexOutput outPrefix) |
846 | 1167 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
847 | 1168 | <div class="block">Register prefix stats range position value.</div> |
848 | 1169 | <dl> |
849 | 1170 | <dt><span class="paramLabel">Parameters:</span></dt> |
850 | 1171 | <dd><code>field</code> - the field</dd> |
851 | -<dd><code>value</code> - the value</dd> | |
1172 | +<dd><code>prefix</code> - the prefix</dd> | |
852 | 1173 | <dd><code>outPrefix</code> - the out prefix</dd> |
853 | 1174 | <dt><span class="throwsLabel">Throws:</span></dt> |
854 | 1175 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
... | ... | @@ -862,14 +1183,14 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
862 | 1183 | <li class="blockList"> |
863 | 1184 | <h4>registerPrefixStatsSetPositionValue</h4> |
864 | 1185 | <pre>public void registerPrefixStatsSetPositionValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
865 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value, | |
1186 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix, | |
866 | 1187 | org.apache.lucene.store.IndexOutput outPrefix) |
867 | 1188 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
868 | 1189 | <div class="block">Register prefix stats set position value.</div> |
869 | 1190 | <dl> |
870 | 1191 | <dt><span class="paramLabel">Parameters:</span></dt> |
871 | 1192 | <dd><code>field</code> - the field</dd> |
872 | -<dd><code>value</code> - the value</dd> | |
1193 | +<dd><code>prefix</code> - the prefix</dd> | |
873 | 1194 | <dd><code>outPrefix</code> - the out prefix</dd> |
874 | 1195 | <dt><span class="throwsLabel">Throws:</span></dt> |
875 | 1196 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
... | ... | @@ -938,17 +1259,19 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
938 | 1259 | </dl> |
939 | 1260 | </li> |
940 | 1261 | </ul> |
941 | -<a name="prefixStatsToString--"> | |
1262 | +<a name="getPrefixStatsIntersectionPrefixAttribute-java.lang.String-"> | |
942 | 1263 | <!-- --> |
943 | 1264 | </a> |
944 | 1265 | <ul class="blockList"> |
945 | 1266 | <li class="blockList"> |
946 | -<h4>prefixStatsToString</h4> | |
947 | -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefixStatsToString()</pre> | |
948 | -<div class="block">Prefix stats to string.</div> | |
1267 | +<h4>getPrefixStatsIntersectionPrefixAttribute</h4> | |
1268 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getPrefixStatsIntersectionPrefixAttribute(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field)</pre> | |
1269 | +<div class="block">Gets the prefix stats intersection prefix attribute.</div> | |
949 | 1270 | <dl> |
1271 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
1272 | +<dd><code>field</code> - the field</dd> | |
950 | 1273 | <dt><span class="returnLabel">Returns:</span></dt> |
951 | -<dd>the string</dd> | |
1274 | +<dd>the prefix stats intersection prefix attribute</dd> | |
952 | 1275 | </dl> |
953 | 1276 | </li> |
954 | 1277 | </ul> |
... | ... | @@ -997,8 +1320,6 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
997 | 1320 | <dt><span class="paramLabel">Parameters:</span></dt> |
998 | 1321 | <dd><code>fieldInfos</code> - the field infos</dd> |
999 | 1322 | <dd><code>fields</code> - the fields</dd> |
1000 | -<dt><span class="throwsLabel">Throws:</span></dt> | |
1001 | -<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
1002 | 1323 | </dl> |
1003 | 1324 | </li> |
1004 | 1325 | </ul> |
... | ... | @@ -1027,9 +1348,9 @@ extends org.apache.lucene.codecs.FieldsConsumer</pre> |
1027 | 1348 | <dd><code>payload</code> - the payload</dd> |
1028 | 1349 | <dd><code>outPrefix</code> - the out prefix</dd> |
1029 | 1350 | <dt><span class="returnLabel">Returns:</span></dt> |
1030 | -<dd>the integer Signals that an I/O exception has occurred.</dd> | |
1351 | +<dd>the integer</dd> | |
1031 | 1352 | <dt><span class="throwsLabel">Throws:</span></dt> |
1032 | -<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> | |
1353 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
1033 | 1354 | </dl> |
1034 | 1355 | </li> |
1035 | 1356 | </ul> |
... | ... |
apidocs/mtas/codec/MtasFieldsProducer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFieldsProducer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasSimpleTextCodec.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSimpleTextCodec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasTerms.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTerms (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasCodec.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasCodec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasCodecPostingsFormat.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasCodecPostingsFormat (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasFieldsConsumer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasFieldsConsumer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasFieldsProducer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasFieldsProducer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasSimpleTextCodec.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasSimpleTextCodec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasTerms.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasTerms (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -97,7 +97,15 @@ |
97 | 97 | <tr class="altColor"> |
98 | 98 | <td class="colFirst"><a href="../../mtas/codec/MtasFieldsConsumer.html" title="class in mtas.codec">MtasFieldsConsumer</a></td> |
99 | 99 | <td class="colLast"> |
100 | -<div class="block">The Class MtasFieldsConsumer.</div> | |
100 | +<div class="block">The Class MtasFieldsConsumer constructs several temporal and permanent files | |
101 | + to provide a forward index | |
102 | + | |
103 | + | |
104 | + <b>Temporary files</b><br> | |
105 | + | |
106 | + <b>Temporary file <a href="../../mtas/codec/MtasFieldsConsumer.html#mtasTmpFieldFileName"><code>MtasFieldsConsumer.mtasTmpFieldFileName</code></a> with extension | |
107 | + <a href="../../mtas/codec/MtasCodecPostingsFormat.html#MTAS_TMP_FIELD_EXTENSION">"mtas.field.temporary"</a> </b><br> | |
108 | + Contains for each field a reference to the list of documents.</div> | |
101 | 109 | </td> |
102 | 110 | </tr> |
103 | 111 | <tr class="rowColor"> |
... | ... |
apidocs/mtas/codec/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/MtasBitInputStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBitInputStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/MtasBitOutputStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBitOutputStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/MtasPayloadDecoder.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPayloadDecoder (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/MtasPayloadEncoder.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPayloadEncoder (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/class-use/MtasBitInputStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.payload.MtasBitInputStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/class-use/MtasBitOutputStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.payload.MtasBitOutputStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/class-use/MtasPayloadDecoder.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.payload.MtasPayloadDecoder (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/class-use/MtasPayloadEncoder.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.payload.MtasPayloadEncoder (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.payload (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.payload (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.payload Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec.payload (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalRBTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalRBTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalRBTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalRBTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalTreeNodeData.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalTreeNodeData (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,6 +19,12 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | +var methods = {"i0":10}; | |
23 | +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; | |
24 | +var altColor = "altColor"; | |
25 | +var rowColor = "rowColor"; | |
26 | +var tableTab = "tableTab"; | |
27 | +var activeTableTab = "activeTableTab"; | |
22 | 28 | </script> |
23 | 29 | <noscript> |
24 | 30 | <div>JavaScript is disabled on your browser.</div> |
... | ... | @@ -71,13 +77,13 @@ |
71 | 77 | <li>Nested | </li> |
72 | 78 | <li><a href="#field.summary">Field</a> | </li> |
73 | 79 | <li><a href="#constructor.summary">Constr</a> | </li> |
74 | -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> | |
80 | +<li><a href="#method.summary">Method</a></li> | |
75 | 81 | </ul> |
76 | 82 | <ul class="subNavList"> |
77 | 83 | <li>Detail: </li> |
78 | 84 | <li><a href="#field.detail">Field</a> | </li> |
79 | 85 | <li><a href="#constructor.detail">Constr</a> | </li> |
80 | -<li>Method</li> | |
86 | +<li><a href="#method.detail">Method</a></li> | |
81 | 87 | </ul> |
82 | 88 | </div> |
83 | 89 | <a name="skip.navbar.top"> |
... | ... | @@ -189,12 +195,23 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
189 | 195 | <!-- --> |
190 | 196 | </a> |
191 | 197 | <h3>Method Summary</h3> |
198 | +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | |
199 | +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> | |
200 | +<tr> | |
201 | +<th class="colFirst" scope="col">Modifier and Type</th> | |
202 | +<th class="colLast" scope="col">Method and Description</th> | |
203 | +</tr> | |
204 | +<tr id="i0" class="altColor"> | |
205 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
206 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/tree/IntervalTreeNodeData.html#toString--">toString</a></span>()</code> </td> | |
207 | +</tr> | |
208 | +</table> | |
192 | 209 | <ul class="blockList"> |
193 | 210 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
194 | 211 | <!-- --> |
195 | 212 | </a> |
196 | 213 | <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> |
197 | -<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> | |
214 | +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> | |
198 | 215 | </ul> |
199 | 216 | </li> |
200 | 217 | </ul> |
... | ... | @@ -290,6 +307,27 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
290 | 307 | </ul> |
291 | 308 | </li> |
292 | 309 | </ul> |
310 | +<!-- ============ METHOD DETAIL ========== --> | |
311 | +<ul class="blockList"> | |
312 | +<li class="blockList"><a name="method.detail"> | |
313 | +<!-- --> | |
314 | +</a> | |
315 | +<h3>Method Detail</h3> | |
316 | +<a name="toString--"> | |
317 | +<!-- --> | |
318 | +</a> | |
319 | +<ul class="blockListLast"> | |
320 | +<li class="blockList"> | |
321 | +<h4>toString</h4> | |
322 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> | |
323 | +<dl> | |
324 | +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> | |
325 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> | |
326 | +</dl> | |
327 | +</li> | |
328 | +</ul> | |
329 | +</li> | |
330 | +</ul> | |
293 | 331 | </li> |
294 | 332 | </ul> |
295 | 333 | </div> |
... | ... | @@ -343,13 +381,13 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
343 | 381 | <li>Nested | </li> |
344 | 382 | <li><a href="#field.summary">Field</a> | </li> |
345 | 383 | <li><a href="#constructor.summary">Constr</a> | </li> |
346 | -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> | |
384 | +<li><a href="#method.summary">Method</a></li> | |
347 | 385 | </ul> |
348 | 386 | <ul class="subNavList"> |
349 | 387 | <li>Detail: </li> |
350 | 388 | <li><a href="#field.detail">Field</a> | </li> |
351 | 389 | <li><a href="#constructor.detail">Constr</a> | </li> |
352 | -<li>Method</li> | |
390 | +<li><a href="#method.detail">Method</a></li> | |
353 | 391 | </ul> |
354 | 392 | </div> |
355 | 393 | <a name="skip.navbar.bottom"> |
... | ... |
apidocs/mtas/codec/tree/MtasAVLTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasAVLTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasAVLTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasAVLTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasRBTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasRBTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasRBTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasRBTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasTreeNodeId.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTreeNodeId (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalRBTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalRBTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalRBTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalRBTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -220,12 +220,13 @@ |
220 | 220 | </tr> |
221 | 221 | <tr class="rowColor"> |
222 | 222 | <td class="colFirst"><code>private static <T,N extends <a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>><br>void</code></td> |
223 | -<td class="colLast"><span class="typeNameLabel">CodecSearchTree.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> requiredAdditionalIds, | |
223 | +<td class="colLast"><span class="typeNameLabel">CodecSearchTree.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-long:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> requiredAdditionalIds, | |
224 | 224 | <a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N> intervalTreeItem, |
225 | 225 | int startPosition, |
226 | 226 | int endPosition, |
227 | 227 | long[] refs, |
228 | 228 | int[] additionalIds, |
229 | + long[] additionalRefs, | |
229 | 230 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>> checkList)</code> |
230 | 231 | <div class="block">Search mtas tree item with interval tree.</div> |
231 | 232 | </td> |
... | ... | @@ -272,12 +273,13 @@ |
272 | 273 | </tr> |
273 | 274 | <tr class="rowColor"> |
274 | 275 | <td class="colFirst"><code>private static <T,N extends <a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>><br>void</code></td> |
275 | -<td class="colLast"><span class="typeNameLabel">CodecSearchTree.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> requiredAdditionalIds, | |
276 | +<td class="colLast"><span class="typeNameLabel">CodecSearchTree.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-long:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> requiredAdditionalIds, | |
276 | 277 | <a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N> intervalTreeItem, |
277 | 278 | int startPosition, |
278 | 279 | int endPosition, |
279 | 280 | long[] refs, |
280 | 281 | int[] additionalIds, |
282 | + long[] additionalRefs, | |
281 | 283 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>> checkList)</code> |
282 | 284 | <div class="block">Search mtas tree item with interval tree.</div> |
283 | 285 | </td> |
... | ... | @@ -293,12 +295,13 @@ |
293 | 295 | <tbody> |
294 | 296 | <tr class="altColor"> |
295 | 297 | <td class="colFirst"><code>private static <T,N extends <a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>><br>void</code></td> |
296 | -<td class="colLast"><span class="typeNameLabel">CodecSearchTree.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> requiredAdditionalIds, | |
298 | +<td class="colLast"><span class="typeNameLabel">CodecSearchTree.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-long:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> requiredAdditionalIds, | |
297 | 299 | <a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N> intervalTreeItem, |
298 | 300 | int startPosition, |
299 | 301 | int endPosition, |
300 | 302 | long[] refs, |
301 | 303 | int[] additionalIds, |
304 | + long[] additionalRefs, | |
302 | 305 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>> checkList)</code> |
303 | 306 | <div class="block">Search mtas tree item with interval tree.</div> |
304 | 307 | </td> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalTreeNodeData.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalTreeNodeData (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -118,6 +118,22 @@ |
118 | 118 | </a> |
119 | 119 | <h3>Uses of <a href="../../../../mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a> in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a></h3> |
120 | 120 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
121 | +<caption><span>Methods in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> that return <a href="../../../../mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a></span><span class="tabEnd"> </span></caption> | |
122 | +<tr> | |
123 | +<th class="colFirst" scope="col">Modifier and Type</th> | |
124 | +<th class="colLast" scope="col">Method and Description</th> | |
125 | +</tr> | |
126 | +<tbody> | |
127 | +<tr class="altColor"> | |
128 | +<td class="colFirst"><code>private static <a href="../../../../mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
129 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createPositionHit-mtas.codec.util.CodecComponent.Match-mtas.codec.util.CodecComponent.ComponentGroup-">createPositionHit</a></span>(<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a> m, | |
130 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</code> | |
131 | +<div class="block">Creates the position hit.</div> | |
132 | +</td> | |
133 | +</tr> | |
134 | +</tbody> | |
135 | +</table> | |
136 | +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> | |
121 | 137 | <caption><span>Method parameters in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> with type arguments of type <a href="../../../../mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a></span><span class="tabEnd"> </span></caption> |
122 | 138 | <tr> |
123 | 139 | <th class="colFirst" scope="col">Modifier and Type</th> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasAVLTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasAVLTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasAVLTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasAVLTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasRBTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasRBTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasRBTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasRBTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasTreeNodeId.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasTreeNodeId (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.tree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.tree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.tree Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec.tree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecCollector.RegisterStatus.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecCollector.RegisterStatus (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -109,6 +109,7 @@ |
109 | 109 | <br> |
110 | 110 | <pre>private static class <span class="typeNameLabel">CodecCollector.RegisterStatus</span> |
111 | 111 | extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> |
112 | +<div class="block">The Class RegisterStatus.</div> | |
112 | 113 | </li> |
113 | 114 | </ul> |
114 | 115 | </div> |
... | ... | @@ -129,11 +130,15 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
129 | 130 | </tr> |
130 | 131 | <tr class="altColor"> |
131 | 132 | <td class="colFirst"><code>boolean</code></td> |
132 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html#force">force</a></span></code> </td> | |
133 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html#force">force</a></span></code> | |
134 | +<div class="block">The force.</div> | |
135 | +</td> | |
133 | 136 | </tr> |
134 | 137 | <tr class="rowColor"> |
135 | 138 | <td class="colFirst"><code>long</code></td> |
136 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html#sortValue">sortValue</a></span></code> </td> | |
139 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html#sortValue">sortValue</a></span></code> | |
140 | +<div class="block">The sort value.</div> | |
141 | +</td> | |
137 | 142 | </tr> |
138 | 143 | </table> |
139 | 144 | </li> |
... | ... | @@ -151,7 +156,9 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
151 | 156 | </tr> |
152 | 157 | <tr class="altColor"> |
153 | 158 | <td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html#RegisterStatus-long-boolean-">RegisterStatus</a></span>(long sortValue, |
154 | - boolean force)</code> </td> | |
159 | + boolean force)</code> | |
160 | +<div class="block">Instantiates a new register status.</div> | |
161 | +</td> | |
155 | 162 | </tr> |
156 | 163 | </table> |
157 | 164 | </li> |
... | ... | @@ -190,6 +197,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
190 | 197 | <li class="blockList"> |
191 | 198 | <h4>sortValue</h4> |
192 | 199 | <pre>public long sortValue</pre> |
200 | +<div class="block">The sort value.</div> | |
193 | 201 | </li> |
194 | 202 | </ul> |
195 | 203 | <a name="force"> |
... | ... | @@ -199,6 +207,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
199 | 207 | <li class="blockList"> |
200 | 208 | <h4>force</h4> |
201 | 209 | <pre>public boolean force</pre> |
210 | +<div class="block">The force.</div> | |
202 | 211 | </li> |
203 | 212 | </ul> |
204 | 213 | </li> |
... | ... | @@ -217,6 +226,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
217 | 226 | <h4>RegisterStatus</h4> |
218 | 227 | <pre>RegisterStatus(long sortValue, |
219 | 228 | boolean force)</pre> |
229 | +<div class="block">Instantiates a new register status.</div> | |
230 | +<dl> | |
231 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
232 | +<dd><code>sortValue</code> - the sort value</dd> | |
233 | +<dd><code>force</code> - the force</dd> | |
234 | +</dl> | |
220 | 235 | </li> |
221 | 236 | </ul> |
222 | 237 | </li> |
... | ... |
apidocs/mtas/codec/util/CodecCollector.TermvectorNumberBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecCollector.TermvectorNumberBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecCollector.TermvectorNumberFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecCollector.TermvectorNumberFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | -var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9}; | |
22 | +var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":9,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9}; | |
23 | 23 | var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; |
24 | 24 | var altColor = "altColor"; |
25 | 25 | var rowColor = "rowColor"; |
... | ... | @@ -132,7 +132,9 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
132 | 132 | </tr> |
133 | 133 | <tr class="altColor"> |
134 | 134 | <td class="colFirst"><code>private static class </code></td> |
135 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></span></code> </td> | |
135 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></span></code> | |
136 | +<div class="block">The Class RegisterStatus.</div> | |
137 | +</td> | |
136 | 138 | </tr> |
137 | 139 | <tr class="rowColor"> |
138 | 140 | <td class="colFirst"><code>private static class </code></td> |
... | ... | @@ -179,6 +181,13 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
179 | 181 | <th class="colLast" scope="col">Method and Description</th> |
180 | 182 | </tr> |
181 | 183 | <tr id="i0" class="altColor"> |
184 | +<td class="colFirst"><code>private static boolean</code></td> | |
185 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#availablePrefixes-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">availablePrefixes</a></span>(<a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
186 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> knownPrefixes)</code> | |
187 | +<div class="block">Available prefixes.</div> | |
188 | +</td> | |
189 | +</tr> | |
190 | +<tr id="i1" class="rowColor"> | |
182 | 191 | <td class="colFirst"><code>static void</code></td> |
183 | 192 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#collect-java.lang.String-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.IndexReader-org.apache.lucene.index.IndexReader-java.util.ArrayList-java.util.ArrayList-mtas.codec.util.CodecComponent.ComponentField-java.util.HashMap-">collect</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
184 | 193 | org.apache.lucene.search.IndexSearcher searcher, |
... | ... | @@ -191,7 +200,31 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
191 | 200 | <div class="block">Collect.</div> |
192 | 201 | </td> |
193 | 202 | </tr> |
194 | -<tr id="i1" class="rowColor"> | |
203 | +<tr id="i2" class="altColor"> | |
204 | +<td class="colFirst"><code>private static int</code></td> | |
205 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#collectGroupUsingSpans-java.util.HashMap-java.util.List-int-int-java.util.HashMap-java.util.HashMap-java.util.HashMap-">collectGroupUsingSpans</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans> list, | |
206 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
207 | + int docBase, | |
208 | + int docCounter, | |
209 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>> matchData, | |
210 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> occurencesSum, | |
211 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> occurencesN)</code> | |
212 | +<div class="block">Collect group using spans.</div> | |
213 | +</td> | |
214 | +</tr> | |
215 | +<tr id="i3" class="rowColor"> | |
216 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
217 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#collectIntersectionPrefixes-org.apache.lucene.index.FieldInfo-">collectIntersectionPrefixes</a></span>(org.apache.lucene.index.FieldInfo fi)</code> | |
218 | +<div class="block">Collect intersection prefixes.</div> | |
219 | +</td> | |
220 | +</tr> | |
221 | +<tr id="i4" class="altColor"> | |
222 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
223 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#collectKnownPrefixes-org.apache.lucene.index.FieldInfo-">collectKnownPrefixes</a></span>(org.apache.lucene.index.FieldInfo fi)</code> | |
224 | +<div class="block">Collect known prefixes.</div> | |
225 | +</td> | |
226 | +</tr> | |
227 | +<tr id="i5" class="rowColor"> | |
195 | 228 | <td class="colFirst"><code>private static void</code></td> |
196 | 229 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#collectPrefixes-org.apache.lucene.index.FieldInfos-java.lang.String-mtas.codec.util.CodecComponent.ComponentField-">collectPrefixes</a></span>(org.apache.lucene.index.FieldInfos fieldInfos, |
197 | 230 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
... | ... | @@ -199,9 +232,20 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
199 | 232 | <div class="block">Collect prefixes.</div> |
200 | 233 | </td> |
201 | 234 | </tr> |
202 | -<tr id="i2" class="altColor"> | |
235 | +<tr id="i6" class="altColor"> | |
236 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans></code></td> | |
237 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#collectSpansForOccurences-java.util.HashSet-java.util.HashSet-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">collectSpansForOccurences</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>> occurences, | |
238 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> prefixes, | |
239 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
240 | + <a href="../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
241 | + org.apache.lucene.search.IndexSearcher searcher, | |
242 | + org.apache.lucene.index.LeafReaderContext lrc)</code> | |
243 | +<div class="block">Collect spans for occurences.</div> | |
244 | +</td> | |
245 | +</tr> | |
246 | +<tr id="i7" class="rowColor"> | |
203 | 247 | <td class="colFirst"><code>private static void</code></td> |
204 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-">collectSpansPositionsAndTokens</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,org.apache.lucene.search.spans.SpanWeight> spansQueryWeight, | |
248 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-org.apache.lucene.index.FieldInfos-">collectSpansPositionsAndTokens</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,org.apache.lucene.search.spans.SpanWeight> spansQueryWeight, | |
205 | 249 | org.apache.lucene.search.IndexSearcher searcher, |
206 | 250 | <a href="../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, |
207 | 251 | org.apache.lucene.index.LeafReader r, |
... | ... | @@ -210,11 +254,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
210 | 254 | org.apache.lucene.index.Terms t, |
211 | 255 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
212 | 256 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docList, |
213 | - <a href="../../../mtas/codec/util/CodecComponent.ComponentField.html" title="class in mtas.codec.util">CodecComponent.ComponentField</a> fieldInfo)</code> | |
257 | + <a href="../../../mtas/codec/util/CodecComponent.ComponentField.html" title="class in mtas.codec.util">CodecComponent.ComponentField</a> fieldInfo, | |
258 | + org.apache.lucene.index.FieldInfos fieldInfos)</code> | |
214 | 259 | <div class="block">Collect spans positions and tokens.</div> |
215 | 260 | </td> |
216 | 261 | </tr> |
217 | -<tr id="i3" class="rowColor"> | |
262 | +<tr id="i8" class="altColor"> | |
218 | 263 | <td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,long[]></code></td> |
219 | 264 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#computeArguments-java.util.HashMap-org.apache.lucene.search.spans.SpanQuery:A-java.lang.Integer:A-">computeArguments</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>> spansNumberData, |
220 | 265 | org.apache.lucene.search.spans.SpanQuery[] queries, |
... | ... | @@ -222,7 +267,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
222 | 267 | <div class="block">Compute arguments.</div> |
223 | 268 | </td> |
224 | 269 | </tr> |
225 | -<tr id="i4" class="altColor"> | |
270 | +<tr id="i9" class="rowColor"> | |
226 | 271 | <td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>></code></td> |
227 | 272 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#computePositions-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-">computePositions</a></span>(<a href="../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, |
228 | 273 | org.apache.lucene.index.LeafReader r, |
... | ... | @@ -233,7 +278,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
233 | 278 | <div class="block">Compute positions.</div> |
234 | 279 | </td> |
235 | 280 | </tr> |
236 | -<tr id="i5" class="rowColor"> | |
281 | +<tr id="i10" class="altColor"> | |
237 | 282 | <td class="colFirst"><code>private static <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a></code></td> |
238 | 283 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#computeTermvectorNumberBasic-java.util.List-int-org.apache.lucene.index.TermsEnum-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-org.apache.lucene.index.PostingsEnum-">computeTermvectorNumberBasic</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
239 | 284 | int termDocId, |
... | ... | @@ -244,7 +289,14 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
244 | 289 | <div class="block">Compute termvector number basic.</div> |
245 | 290 | </td> |
246 | 291 | </tr> |
247 | -<tr id="i6" class="altColor"> | |
292 | +<tr id="i11" class="rowColor"> | |
293 | +<td class="colFirst"><code>private static <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a></code></td> | |
294 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#computeTermvectorNumberBasic-org.apache.lucene.index.TermsEnum-org.apache.lucene.index.LeafReader-">computeTermvectorNumberBasic</a></span>(org.apache.lucene.index.TermsEnum termsEnum, | |
295 | + org.apache.lucene.index.LeafReader r)</code> | |
296 | +<div class="block">Compute termvector number basic.</div> | |
297 | +</td> | |
298 | +</tr> | |
299 | +<tr id="i12" class="altColor"> | |
248 | 300 | <td class="colFirst"><code>private static <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberFull.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberFull</a></code></td> |
249 | 301 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#computeTermvectorNumberFull-java.util.List-int-org.apache.lucene.index.TermsEnum-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-org.apache.lucene.index.PostingsEnum-java.util.HashMap-">computeTermvectorNumberFull</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
250 | 302 | int termDocId, |
... | ... | @@ -256,7 +308,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
256 | 308 | <div class="block">Compute termvector number full.</div> |
257 | 309 | </td> |
258 | 310 | </tr> |
259 | -<tr id="i7" class="rowColor"> | |
311 | +<tr id="i13" class="rowColor"> | |
260 | 312 | <td class="colFirst"><code>private static void</code></td> |
261 | 313 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createFacet-java.util.List-java.util.HashMap-java.util.HashMap-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-">createFacet</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentFacet.html" title="class in mtas.codec.util">CodecComponent.ComponentFacet</a>> facetList, |
262 | 314 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, |
... | ... | @@ -271,7 +323,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
271 | 323 | <div class="block">Creates the facet.</div> |
272 | 324 | </td> |
273 | 325 | </tr> |
274 | -<tr id="i8" class="altColor"> | |
326 | +<tr id="i14" class="altColor"> | |
275 | 327 | <td class="colFirst"><code>private static void</code></td> |
276 | 328 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createFacetBase-mtas.codec.util.CodecComponent.ComponentFacet-int-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-java.util.HashMap-java.util.HashMap-java.lang.Integer:A-">createFacetBase</a></span>(<a href="../../../mtas/codec/util/CodecComponent.ComponentFacet.html" title="class in mtas.codec.util">CodecComponent.ComponentFacet</a> cf, |
277 | 329 | int level, |
... | ... | @@ -283,18 +335,21 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
283 | 335 | <div class="block">Creates the facet base.</div> |
284 | 336 | </td> |
285 | 337 | </tr> |
286 | -<tr id="i9" class="rowColor"> | |
338 | +<tr id="i15" class="rowColor"> | |
287 | 339 | <td class="colFirst"><code>private static void</code></td> |
288 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-mtas.codec.util.CodecInfo-">createGroup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, | |
340 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-org.apache.lucene.index.FieldInfo-java.lang.String-int-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">createGroup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, | |
289 | 341 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>>> spansMatchData, |
290 | 342 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
343 | + org.apache.lucene.index.FieldInfo fieldInfo, | |
291 | 344 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
292 | 345 | int docBase, |
293 | - <a href="../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo)</code> | |
346 | + <a href="../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
347 | + org.apache.lucene.search.IndexSearcher searcher, | |
348 | + org.apache.lucene.index.LeafReaderContext lrc)</code> | |
294 | 349 | <div class="block">Creates the group.</div> |
295 | 350 | </td> |
296 | 351 | </tr> |
297 | -<tr id="i10" class="altColor"> | |
352 | +<tr id="i16" class="altColor"> | |
298 | 353 | <td class="colFirst"><code>private static void</code></td> |
299 | 354 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createKwic-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-">createKwic</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentKwic.html" title="class in mtas.codec.util">CodecComponent.ComponentKwic</a>> kwicList, |
300 | 355 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>>> spansMatchData, |
... | ... | @@ -307,7 +362,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
307 | 362 | <div class="block">Creates the kwic.</div> |
308 | 363 | </td> |
309 | 364 | </tr> |
310 | -<tr id="i11" class="rowColor"> | |
365 | +<tr id="i17" class="rowColor"> | |
311 | 366 | <td class="colFirst"><code>private static void</code></td> |
312 | 367 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createList-java.util.List-java.util.HashMap-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-">createList</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentList.html" title="class in mtas.codec.util">CodecComponent.ComponentList</a>> listList, |
313 | 368 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>> spansNumberData, |
... | ... | @@ -321,7 +376,14 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
321 | 376 | <div class="block">Creates the list.</div> |
322 | 377 | </td> |
323 | 378 | </tr> |
324 | -<tr id="i12" class="altColor"> | |
379 | +<tr id="i18" class="altColor"> | |
380 | +<td class="colFirst"><code>private static <a href="../../../mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
381 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createPositionHit-mtas.codec.util.CodecComponent.Match-mtas.codec.util.CodecComponent.ComponentGroup-">createPositionHit</a></span>(<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a> m, | |
382 | + <a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</code> | |
383 | +<div class="block">Creates the position hit.</div> | |
384 | +</td> | |
385 | +</tr> | |
386 | +<tr id="i19" class="rowColor"> | |
325 | 387 | <td class="colFirst"><code>private static void</code></td> |
326 | 388 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createPositions-java.util.List-java.util.HashMap-java.util.List-">createPositions</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentPosition.html" title="class in mtas.codec.util">CodecComponent.ComponentPosition</a>> statsPositionList, |
327 | 389 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, |
... | ... | @@ -329,7 +391,15 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
329 | 391 | <div class="block">Creates the positions.</div> |
330 | 392 | </td> |
331 | 393 | </tr> |
332 | -<tr id="i13" class="rowColor"> | |
394 | +<tr id="i20" class="altColor"> | |
395 | +<td class="colFirst"><code>private static org.apache.lucene.search.spans.SpanQuery</code></td> | |
396 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createQueryFromGroupHit-java.util.HashSet-java.lang.String-mtas.codec.util.CodecComponent.GroupHit-">createQueryFromGroupHit</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> prefixes, | |
397 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
398 | + <a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a> hit)</code> | |
399 | +<div class="block">Creates the query from group hit.</div> | |
400 | +</td> | |
401 | +</tr> | |
402 | +<tr id="i21" class="rowColor"> | |
333 | 403 | <td class="colFirst"><code>private static void</code></td> |
334 | 404 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createStats-java.util.List-java.util.HashMap-java.util.HashMap-java.lang.Integer:A-">createStats</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentSpan.html" title="class in mtas.codec.util">CodecComponent.ComponentSpan</a>> statsSpanList, |
335 | 405 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, |
... | ... | @@ -338,19 +408,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
338 | 408 | <div class="block">Creates the stats.</div> |
339 | 409 | </td> |
340 | 410 | </tr> |
341 | -<tr id="i14" class="altColor"> | |
342 | -<td class="colFirst"><code>private static void</code></td> | |
343 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createTermvector-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-">createTermvector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList, | |
344 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, | |
345 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
346 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
347 | - org.apache.lucene.index.Terms t, | |
348 | - org.apache.lucene.index.LeafReader r, | |
349 | - org.apache.lucene.index.LeafReaderContext lrc)</code> | |
350 | -<div class="block">Creates the termvector.</div> | |
351 | -</td> | |
352 | -</tr> | |
353 | -<tr id="i15" class="rowColor"> | |
411 | +<tr id="i22" class="altColor"> | |
354 | 412 | <td class="colFirst"><code>private static void</code></td> |
355 | 413 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createTermvectorFirstRound-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-">createTermvectorFirstRound</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList, |
356 | 414 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, |
... | ... | @@ -362,7 +420,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
362 | 420 | <div class="block">Creates the termvector first round.</div> |
363 | 421 | </td> |
364 | 422 | </tr> |
365 | -<tr id="i16" class="altColor"> | |
423 | +<tr id="i23" class="rowColor"> | |
366 | 424 | <td class="colFirst"><code>private static void</code></td> |
367 | 425 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createTermvectorSecondRound-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-">createTermvectorSecondRound</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList, |
368 | 426 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, |
... | ... | @@ -374,7 +432,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
374 | 432 | <div class="block">Creates the termvector second round.</div> |
375 | 433 | </td> |
376 | 434 | </tr> |
377 | -<tr id="i17" class="rowColor"> | |
435 | +<tr id="i24" class="altColor"> | |
378 | 436 | <td class="colFirst"><code>private static void</code></td> |
379 | 437 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#createTokens-java.util.List-java.util.HashMap-java.util.List-">createTokens</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentToken.html" title="class in mtas.codec.util">CodecComponent.ComponentToken</a>> statsTokenList, |
380 | 438 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> tokensData, |
... | ... | @@ -382,20 +440,37 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
382 | 440 | <div class="block">Creates the tokens.</div> |
383 | 441 | </td> |
384 | 442 | </tr> |
385 | -<tr id="i18" class="altColor"> | |
443 | +<tr id="i25" class="rowColor"> | |
386 | 444 | <td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>[]</code></td> |
387 | 445 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#intersectedDocList-int:A-java.lang.Integer:A-">intersectedDocList</a></span>(int[] facetDocList, |
388 | 446 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>[] docSet)</code> |
389 | 447 | <div class="block">Intersected doc list.</div> |
390 | 448 | </td> |
391 | 449 | </tr> |
392 | -<tr id="i19" class="rowColor"> | |
450 | +<tr id="i26" class="altColor"> | |
451 | +<td class="colFirst"><code>private static boolean</code></td> | |
452 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#intersectionPrefixes-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">intersectionPrefixes</a></span>(<a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
453 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> intersectionPrefixes)</code> | |
454 | +<div class="block">Intersection prefixes.</div> | |
455 | +</td> | |
456 | +</tr> | |
457 | +<tr id="i27" class="rowColor"> | |
393 | 458 | <td class="colFirst"><code>private static boolean</code></td> |
394 | 459 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#needSecondRoundTermvector-java.util.List-">needSecondRoundTermvector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList)</code> |
395 | 460 | <div class="block">Need second round termvector.</div> |
396 | 461 | </td> |
397 | 462 | </tr> |
398 | -<tr id="i20" class="altColor"> | |
463 | +<tr id="i28" class="altColor"> | |
464 | +<td class="colFirst"><code>private static boolean</code></td> | |
465 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
466 | + <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, | |
467 | + <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, | |
468 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, | |
469 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
470 | +<div class="block">Preliminary register value.</div> | |
471 | +</td> | |
472 | +</tr> | |
473 | +<tr id="i29" class="rowColor"> | |
399 | 474 | <td class="colFirst"><code>private static <a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></code></td> |
400 | 475 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, |
401 | 476 | <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
... | ... | @@ -403,17 +478,23 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
403 | 478 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
404 | 479 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
405 | 480 | boolean forceAccept)</code> |
406 | -<div class="block">Register basic value.</div> | |
481 | +<div class="block">Register value.</div> | |
407 | 482 | </td> |
408 | 483 | </tr> |
409 | -<tr id="i21" class="rowColor"> | |
484 | +<tr id="i30" class="altColor"> | |
410 | 485 | <td class="colFirst"><code>private static void</code></td> |
411 | 486 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, |
412 | 487 | <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
413 | 488 | <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberFull.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberFull</a> number, |
414 | 489 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
415 | 490 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> |
416 | -<div class="block">Register full values.</div> | |
491 | +<div class="block">Register value.</div> | |
492 | +</td> | |
493 | +</tr> | |
494 | +<tr id="i31" class="rowColor"> | |
495 | +<td class="colFirst"><code>private static void</code></td> | |
496 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#sortMatchList-java.util.ArrayList-">sortMatchList</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>> list)</code> | |
497 | +<div class="block">Sort match list.</div> | |
417 | 498 | </td> |
418 | 499 | </tr> |
419 | 500 | </table> |
... | ... | @@ -492,7 +573,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
492 | 573 | </dl> |
493 | 574 | </li> |
494 | 575 | </ul> |
495 | -<a name="collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-"> | |
576 | +<a name="collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-org.apache.lucene.index.FieldInfos-"> | |
496 | 577 | <!-- --> |
497 | 578 | </a> |
498 | 579 | <ul class="blockList"> |
... | ... | @@ -507,7 +588,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
507 | 588 | org.apache.lucene.index.Terms t, |
508 | 589 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
509 | 590 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docList, |
510 | - <a href="../../../mtas/codec/util/CodecComponent.ComponentField.html" title="class in mtas.codec.util">CodecComponent.ComponentField</a> fieldInfo) | |
591 | + <a href="../../../mtas/codec/util/CodecComponent.ComponentField.html" title="class in mtas.codec.util">CodecComponent.ComponentField</a> fieldInfo, | |
592 | + org.apache.lucene.index.FieldInfos fieldInfos) | |
511 | 593 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
512 | 594 | <div class="block">Collect spans positions and tokens.</div> |
513 | 595 | <dl> |
... | ... | @@ -522,6 +604,45 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
522 | 604 | <dd><code>docSet</code> - the doc set</dd> |
523 | 605 | <dd><code>docList</code> - the doc list</dd> |
524 | 606 | <dd><code>fieldInfo</code> - the field info</dd> |
607 | +<dd><code>fieldInfos</code> - the field infos</dd> | |
608 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
609 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
610 | +</dl> | |
611 | +</li> | |
612 | +</ul> | |
613 | +<a name="collectKnownPrefixes-org.apache.lucene.index.FieldInfo-"> | |
614 | +<!-- --> | |
615 | +</a> | |
616 | +<ul class="blockList"> | |
617 | +<li class="blockList"> | |
618 | +<h4>collectKnownPrefixes</h4> | |
619 | +<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> collectKnownPrefixes(org.apache.lucene.index.FieldInfo fi) | |
620 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | +<div class="block">Collect known prefixes.</div> | |
622 | +<dl> | |
623 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
624 | +<dd><code>fi</code> - the fi</dd> | |
625 | +<dt><span class="returnLabel">Returns:</span></dt> | |
626 | +<dd>the hash set</dd> | |
627 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
628 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
629 | +</dl> | |
630 | +</li> | |
631 | +</ul> | |
632 | +<a name="collectIntersectionPrefixes-org.apache.lucene.index.FieldInfo-"> | |
633 | +<!-- --> | |
634 | +</a> | |
635 | +<ul class="blockList"> | |
636 | +<li class="blockList"> | |
637 | +<h4>collectIntersectionPrefixes</h4> | |
638 | +<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> collectIntersectionPrefixes(org.apache.lucene.index.FieldInfo fi) | |
639 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
640 | +<div class="block">Collect intersection prefixes.</div> | |
641 | +<dl> | |
642 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
643 | +<dd><code>fi</code> - the fi</dd> | |
644 | +<dt><span class="returnLabel">Returns:</span></dt> | |
645 | +<dd>the hash set</dd> | |
525 | 646 | <dt><span class="throwsLabel">Throws:</span></dt> |
526 | 647 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
527 | 648 | </dl> |
... | ... | @@ -548,6 +669,55 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
548 | 669 | </dl> |
549 | 670 | </li> |
550 | 671 | </ul> |
672 | +<a name="collectSpansForOccurences-java.util.HashSet-java.util.HashSet-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-"> | |
673 | +<!-- --> | |
674 | +</a> | |
675 | +<ul class="blockList"> | |
676 | +<li class="blockList"> | |
677 | +<h4>collectSpansForOccurences</h4> | |
678 | +<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans> collectSpansForOccurences(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>> occurences, | |
679 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> prefixes, | |
680 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
681 | + <a href="../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
682 | + org.apache.lucene.search.IndexSearcher searcher, | |
683 | + org.apache.lucene.index.LeafReaderContext lrc) | |
684 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
685 | +<div class="block">Collect spans for occurences.</div> | |
686 | +<dl> | |
687 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
688 | +<dd><code>occurences</code> - the occurences</dd> | |
689 | +<dd><code>prefixes</code> - the prefixes</dd> | |
690 | +<dd><code>field</code> - the field</dd> | |
691 | +<dd><code>mtasCodecInfo</code> - the mtas codec info</dd> | |
692 | +<dd><code>searcher</code> - the searcher</dd> | |
693 | +<dd><code>lrc</code> - the lrc</dd> | |
694 | +<dt><span class="returnLabel">Returns:</span></dt> | |
695 | +<dd>the hash map</dd> | |
696 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
697 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
698 | +</dl> | |
699 | +</li> | |
700 | +</ul> | |
701 | +<a name="createQueryFromGroupHit-java.util.HashSet-java.lang.String-mtas.codec.util.CodecComponent.GroupHit-"> | |
702 | +<!-- --> | |
703 | +</a> | |
704 | +<ul class="blockList"> | |
705 | +<li class="blockList"> | |
706 | +<h4>createQueryFromGroupHit</h4> | |
707 | +<pre>private static org.apache.lucene.search.spans.SpanQuery createQueryFromGroupHit(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> prefixes, | |
708 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
709 | + <a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a> hit)</pre> | |
710 | +<div class="block">Creates the query from group hit.</div> | |
711 | +<dl> | |
712 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
713 | +<dd><code>prefixes</code> - the prefixes</dd> | |
714 | +<dd><code>field</code> - the field</dd> | |
715 | +<dd><code>hit</code> - the hit</dd> | |
716 | +<dt><span class="returnLabel">Returns:</span></dt> | |
717 | +<dd>the span query</dd> | |
718 | +</dl> | |
719 | +</li> | |
720 | +</ul> | |
551 | 721 | <a name="computePositions-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-"> |
552 | 722 | <!-- --> |
553 | 723 | </a> |
... | ... | @@ -713,7 +883,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
713 | 883 | </dl> |
714 | 884 | </li> |
715 | 885 | </ul> |
716 | -<a name="createGroup-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-mtas.codec.util.CodecInfo-"> | |
886 | +<a name="createGroup-java.util.List-java.util.HashMap-java.util.List-org.apache.lucene.index.FieldInfo-java.lang.String-int-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-"> | |
717 | 887 | <!-- --> |
718 | 888 | </a> |
719 | 889 | <ul class="blockList"> |
... | ... | @@ -722,9 +892,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
722 | 892 | <pre>private static void createGroup(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, |
723 | 893 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>>> spansMatchData, |
724 | 894 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
895 | + org.apache.lucene.index.FieldInfo fieldInfo, | |
725 | 896 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
726 | 897 | int docBase, |
727 | - <a href="../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo) | |
898 | + <a href="../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
899 | + org.apache.lucene.search.IndexSearcher searcher, | |
900 | + org.apache.lucene.index.LeafReaderContext lrc) | |
728 | 901 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
729 | 902 | <div class="block">Creates the group.</div> |
730 | 903 | <dl> |
... | ... | @@ -732,14 +905,116 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
732 | 905 | <dd><code>groupList</code> - the group list</dd> |
733 | 906 | <dd><code>spansMatchData</code> - the spans match data</dd> |
734 | 907 | <dd><code>docSet</code> - the doc set</dd> |
908 | +<dd><code>fieldInfo</code> - the field info</dd> | |
735 | 909 | <dd><code>field</code> - the field</dd> |
736 | 910 | <dd><code>docBase</code> - the doc base</dd> |
737 | 911 | <dd><code>mtasCodecInfo</code> - the mtas codec info</dd> |
912 | +<dd><code>searcher</code> - the searcher</dd> | |
913 | +<dd><code>lrc</code> - the lrc</dd> | |
914 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
915 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
916 | +</dl> | |
917 | +</li> | |
918 | +</ul> | |
919 | +<a name="availablePrefixes-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-"> | |
920 | +<!-- --> | |
921 | +</a> | |
922 | +<ul class="blockList"> | |
923 | +<li class="blockList"> | |
924 | +<h4>availablePrefixes</h4> | |
925 | +<pre>private static boolean availablePrefixes(<a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
926 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> knownPrefixes)</pre> | |
927 | +<div class="block">Available prefixes.</div> | |
928 | +<dl> | |
929 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
930 | +<dd><code>group</code> - the group</dd> | |
931 | +<dd><code>knownPrefixes</code> - the known prefixes</dd> | |
932 | +<dt><span class="returnLabel">Returns:</span></dt> | |
933 | +<dd>true, if successful</dd> | |
934 | +</dl> | |
935 | +</li> | |
936 | +</ul> | |
937 | +<a name="intersectionPrefixes-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-"> | |
938 | +<!-- --> | |
939 | +</a> | |
940 | +<ul class="blockList"> | |
941 | +<li class="blockList"> | |
942 | +<h4>intersectionPrefixes</h4> | |
943 | +<pre>private static boolean intersectionPrefixes(<a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
944 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> intersectionPrefixes)</pre> | |
945 | +<div class="block">Intersection prefixes.</div> | |
946 | +<dl> | |
947 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
948 | +<dd><code>group</code> - the group</dd> | |
949 | +<dd><code>intersectionPrefixes</code> - the intersection prefixes</dd> | |
950 | +<dt><span class="returnLabel">Returns:</span></dt> | |
951 | +<dd>true, if successful</dd> | |
952 | +</dl> | |
953 | +</li> | |
954 | +</ul> | |
955 | +<a name="createPositionHit-mtas.codec.util.CodecComponent.Match-mtas.codec.util.CodecComponent.ComponentGroup-"> | |
956 | +<!-- --> | |
957 | +</a> | |
958 | +<ul class="blockList"> | |
959 | +<li class="blockList"> | |
960 | +<h4>createPositionHit</h4> | |
961 | +<pre>private static <a href="../../../mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> createPositionHit(<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a> m, | |
962 | + <a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</pre> | |
963 | +<div class="block">Creates the position hit.</div> | |
964 | +<dl> | |
965 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
966 | +<dd><code>m</code> - the m</dd> | |
967 | +<dd><code>group</code> - the group</dd> | |
968 | +<dt><span class="returnLabel">Returns:</span></dt> | |
969 | +<dd>the interval tree node data</dd> | |
970 | +</dl> | |
971 | +</li> | |
972 | +</ul> | |
973 | +<a name="collectGroupUsingSpans-java.util.HashMap-java.util.List-int-int-java.util.HashMap-java.util.HashMap-java.util.HashMap-"> | |
974 | +<!-- --> | |
975 | +</a> | |
976 | +<ul class="blockList"> | |
977 | +<li class="blockList"> | |
978 | +<h4>collectGroupUsingSpans</h4> | |
979 | +<pre>private static int collectGroupUsingSpans(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans> list, | |
980 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
981 | + int docBase, | |
982 | + int docCounter, | |
983 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>> matchData, | |
984 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> occurencesSum, | |
985 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> occurencesN) | |
986 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
987 | +<div class="block">Collect group using spans.</div> | |
988 | +<dl> | |
989 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
990 | +<dd><code>list</code> - the list</dd> | |
991 | +<dd><code>docSet</code> - the doc set</dd> | |
992 | +<dd><code>docBase</code> - the doc base</dd> | |
993 | +<dd><code>docCounter</code> - the doc counter</dd> | |
994 | +<dd><code>matchData</code> - the match data</dd> | |
995 | +<dd><code>occurencesSum</code> - the occurences sum</dd> | |
996 | +<dd><code>occurencesN</code> - the occurences n</dd> | |
997 | +<dt><span class="returnLabel">Returns:</span></dt> | |
998 | +<dd>the int</dd> | |
738 | 999 | <dt><span class="throwsLabel">Throws:</span></dt> |
739 | 1000 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
740 | 1001 | </dl> |
741 | 1002 | </li> |
742 | 1003 | </ul> |
1004 | +<a name="sortMatchList-java.util.ArrayList-"> | |
1005 | +<!-- --> | |
1006 | +</a> | |
1007 | +<ul class="blockList"> | |
1008 | +<li class="blockList"> | |
1009 | +<h4>sortMatchList</h4> | |
1010 | +<pre>private static void sortMatchList(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>> list)</pre> | |
1011 | +<div class="block">Sort match list.</div> | |
1012 | +<dl> | |
1013 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
1014 | +<dd><code>list</code> - the list</dd> | |
1015 | +</dl> | |
1016 | +</li> | |
1017 | +</ul> | |
743 | 1018 | <a name="createKwic-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-"> |
744 | 1019 | <!-- --> |
745 | 1020 | </a> |
... | ... | @@ -835,35 +1110,6 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
835 | 1110 | </dl> |
836 | 1111 | </li> |
837 | 1112 | </ul> |
838 | -<a name="createTermvector-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-"> | |
839 | -<!-- --> | |
840 | -</a> | |
841 | -<ul class="blockList"> | |
842 | -<li class="blockList"> | |
843 | -<h4>createTermvector</h4> | |
844 | -<pre>private static void createTermvector(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList, | |
845 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, | |
846 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
847 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
848 | - org.apache.lucene.index.Terms t, | |
849 | - org.apache.lucene.index.LeafReader r, | |
850 | - org.apache.lucene.index.LeafReaderContext lrc) | |
851 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
852 | -<div class="block">Creates the termvector.</div> | |
853 | -<dl> | |
854 | -<dt><span class="paramLabel">Parameters:</span></dt> | |
855 | -<dd><code>termVectorList</code> - the term vector list</dd> | |
856 | -<dd><code>positionsData</code> - the positions data</dd> | |
857 | -<dd><code>docSet</code> - the doc set</dd> | |
858 | -<dd><code>field</code> - the field</dd> | |
859 | -<dd><code>t</code> - the t</dd> | |
860 | -<dd><code>r</code> - the r</dd> | |
861 | -<dd><code>lrc</code> - the lrc</dd> | |
862 | -<dt><span class="throwsLabel">Throws:</span></dt> | |
863 | -<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
864 | -</dl> | |
865 | -</li> | |
866 | -</ul> | |
867 | 1113 | <a name="createTermvectorFirstRound-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-"> |
868 | 1114 | <!-- --> |
869 | 1115 | </a> |
... | ... | @@ -937,7 +1183,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
937 | 1183 | <dt><span class="returnLabel">Returns:</span></dt> |
938 | 1184 | <dd>true, if successful</dd> |
939 | 1185 | <dt><span class="throwsLabel">Throws:</span></dt> |
940 | -<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> | |
1186 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
941 | 1187 | </dl> |
942 | 1188 | </li> |
943 | 1189 | </ul> |
... | ... | @@ -954,14 +1200,44 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
954 | 1200 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
955 | 1201 | boolean forceAccept) |
956 | 1202 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
957 | -<div class="block">Register basic value.</div> | |
1203 | +<div class="block">Register value.</div> | |
958 | 1204 | <dl> |
959 | 1205 | <dt><span class="paramLabel">Parameters:</span></dt> |
960 | -<dd><code>keys</code> - the keys</dd> | |
1206 | +<dd><code>term</code> - the term</dd> | |
961 | 1207 | <dd><code>termVector</code> - the term vector</dd> |
962 | -<dd><code>number</code> - the numbers</dd> | |
1208 | +<dd><code>number</code> - the number</dd> | |
963 | 1209 | <dd><code>termNumberMaximum</code> - the term number maximum</dd> |
964 | 1210 | <dd><code>segmentNumber</code> - the segment number</dd> |
1211 | +<dd><code>forceAccept</code> - the force accept</dd> | |
1212 | +<dt><span class="returnLabel">Returns:</span></dt> | |
1213 | +<dd>the register status</dd> | |
1214 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
1215 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
1216 | +</dl> | |
1217 | +</li> | |
1218 | +</ul> | |
1219 | +<a name="preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-"> | |
1220 | +<!-- --> | |
1221 | +</a> | |
1222 | +<ul class="blockList"> | |
1223 | +<li class="blockList"> | |
1224 | +<h4>preliminaryRegisterValue</h4> | |
1225 | +<pre>private static boolean preliminaryRegisterValue(org.apache.lucene.util.BytesRef term, | |
1226 | + <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, | |
1227 | + <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, | |
1228 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, | |
1229 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber) | |
1230 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
1231 | +<div class="block">Preliminary register value.</div> | |
1232 | +<dl> | |
1233 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
1234 | +<dd><code>term</code> - the term</dd> | |
1235 | +<dd><code>termVector</code> - the term vector</dd> | |
1236 | +<dd><code>number</code> - the number</dd> | |
1237 | +<dd><code>termNumberMaximum</code> - the term number maximum</dd> | |
1238 | +<dd><code>segmentNumber</code> - the segment number</dd> | |
1239 | +<dt><span class="returnLabel">Returns:</span></dt> | |
1240 | +<dd>true, if successful</dd> | |
965 | 1241 | <dt><span class="throwsLabel">Throws:</span></dt> |
966 | 1242 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
967 | 1243 | </dl> |
... | ... | @@ -979,12 +1255,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
979 | 1255 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
980 | 1256 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber) |
981 | 1257 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
982 | -<div class="block">Register full values.</div> | |
1258 | +<div class="block">Register value.</div> | |
983 | 1259 | <dl> |
984 | 1260 | <dt><span class="paramLabel">Parameters:</span></dt> |
985 | -<dd><code>keys</code> - the keys</dd> | |
1261 | +<dd><code>term</code> - the term</dd> | |
986 | 1262 | <dd><code>termVector</code> - the term vector</dd> |
987 | -<dd><code>number</code> - the numbers</dd> | |
1263 | +<dd><code>number</code> - the number</dd> | |
988 | 1264 | <dd><code>termNumberMaximum</code> - the term number maximum</dd> |
989 | 1265 | <dd><code>segmentNumber</code> - the segment number</dd> |
990 | 1266 | <dt><span class="throwsLabel">Throws:</span></dt> |
... | ... | @@ -992,6 +1268,27 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
992 | 1268 | </dl> |
993 | 1269 | </li> |
994 | 1270 | </ul> |
1271 | +<a name="computeTermvectorNumberBasic-org.apache.lucene.index.TermsEnum-org.apache.lucene.index.LeafReader-"> | |
1272 | +<!-- --> | |
1273 | +</a> | |
1274 | +<ul class="blockList"> | |
1275 | +<li class="blockList"> | |
1276 | +<h4>computeTermvectorNumberBasic</h4> | |
1277 | +<pre>private static <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> computeTermvectorNumberBasic(org.apache.lucene.index.TermsEnum termsEnum, | |
1278 | + org.apache.lucene.index.LeafReader r) | |
1279 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
1280 | +<div class="block">Compute termvector number basic.</div> | |
1281 | +<dl> | |
1282 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
1283 | +<dd><code>termsEnum</code> - the terms enum</dd> | |
1284 | +<dd><code>r</code> - the r</dd> | |
1285 | +<dt><span class="returnLabel">Returns:</span></dt> | |
1286 | +<dd>the termvector number basic</dd> | |
1287 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
1288 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
1289 | +</dl> | |
1290 | +</li> | |
1291 | +</ul> | |
995 | 1292 | <a name="computeTermvectorNumberBasic-java.util.List-int-org.apache.lucene.index.TermsEnum-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-org.apache.lucene.index.PostingsEnum-"> |
996 | 1293 | <!-- --> |
997 | 1294 | </a> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentFacet.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentFacet (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentField.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentField (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentFields.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentFields (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -269,11 +269,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
269 | 269 | <th class="colOne" scope="col">Constructor and Description</th> |
270 | 270 | </tr> |
271 | 271 | <tr class="altColor"> |
272 | -<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html#ComponentGroup-org.apache.lucene.search.spans.SpanQuery-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-">ComponentGroup</a></span>(org.apache.lucene.search.spans.SpanQuery spanQuery, | |
272 | +<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html#ComponentGroup-org.apache.lucene.search.spans.SpanQuery-java.lang.String-java.lang.String-java.lang.String-java.lang.String-int-java.lang.String-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-">ComponentGroup</a></span>(org.apache.lucene.search.spans.SpanQuery spanQuery, | |
273 | 273 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
274 | 274 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryValue, |
275 | 275 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryType, |
276 | 276 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, |
277 | + int number, | |
277 | 278 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupingHitInsidePrefixes, |
278 | 279 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] groupingHitInsideLeftPosition, |
279 | 280 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] groupingHitInsideLeftPrefixes, |
... | ... | @@ -538,7 +539,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
538 | 539 | <!-- --> |
539 | 540 | </a> |
540 | 541 | <h3>Constructor Detail</h3> |
541 | -<a name="ComponentGroup-org.apache.lucene.search.spans.SpanQuery-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-"> | |
542 | +<a name="ComponentGroup-org.apache.lucene.search.spans.SpanQuery-java.lang.String-java.lang.String-java.lang.String-java.lang.String-int-java.lang.String-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-java.lang.String:A-"> | |
542 | 543 | <!-- --> |
543 | 544 | </a> |
544 | 545 | <ul class="blockListLast"> |
... | ... | @@ -549,6 +550,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
549 | 550 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryValue, |
550 | 551 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryType, |
551 | 552 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, |
553 | + int number, | |
552 | 554 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupingHitInsidePrefixes, |
553 | 555 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] groupingHitInsideLeftPosition, |
554 | 556 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] groupingHitInsideLeftPrefixes, |
... | ... | @@ -571,6 +573,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
571 | 573 | <dd><code>queryValue</code> - the query value</dd> |
572 | 574 | <dd><code>queryType</code> - the query type</dd> |
573 | 575 | <dd><code>key</code> - the key</dd> |
576 | +<dd><code>number</code> - the number</dd> | |
574 | 577 | <dd><code>groupingHitInsidePrefixes</code> - the grouping hit inside prefixes</dd> |
575 | 578 | <dd><code>groupingHitInsideLeftPosition</code> - the grouping hit inside left position</dd> |
576 | 579 | <dd><code>groupingHitInsideLeftPrefixes</code> - the grouping hit inside left prefixes</dd> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentKwic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentKwic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentList.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentList (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentPrefix.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentPrefix (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | -var methods = {"i0":10,"i1":10,"i2":10}; | |
22 | +var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; | |
23 | 23 | var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; |
24 | 24 | var altColor = "altColor"; |
25 | 25 | var rowColor = "rowColor"; |
... | ... | @@ -135,24 +135,30 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
135 | 135 | <th class="colLast" scope="col">Field and Description</th> |
136 | 136 | </tr> |
137 | 137 | <tr class="altColor"> |
138 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
139 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#intersectingList">intersectingList</a></span></code> | |
140 | +<div class="block">The intersecting list.</div> | |
141 | +</td> | |
142 | +</tr> | |
143 | +<tr class="rowColor"> | |
138 | 144 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
139 | 145 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#key">key</a></span></code> |
140 | 146 | <div class="block">The key.</div> |
141 | 147 | </td> |
142 | 148 | </tr> |
143 | -<tr class="rowColor"> | |
149 | +<tr class="altColor"> | |
144 | 150 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
145 | 151 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#multiplePositionList">multiplePositionList</a></span></code> |
146 | 152 | <div class="block">The multiple position list.</div> |
147 | 153 | </td> |
148 | 154 | </tr> |
149 | -<tr class="altColor"> | |
155 | +<tr class="rowColor"> | |
150 | 156 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
151 | 157 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#setPositionList">setPositionList</a></span></code> |
152 | 158 | <div class="block">The set position list.</div> |
153 | 159 | </td> |
154 | 160 | </tr> |
155 | -<tr class="rowColor"> | |
161 | +<tr class="altColor"> | |
156 | 162 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
157 | 163 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#singlePositionList">singlePositionList</a></span></code> |
158 | 164 | <div class="block">The single position list.</div> |
... | ... | @@ -194,17 +200,23 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
194 | 200 | </tr> |
195 | 201 | <tr id="i0" class="altColor"> |
196 | 202 | <td class="colFirst"><code>void</code></td> |
203 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#addIntersecting-java.lang.String-">addIntersecting</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix)</code> | |
204 | +<div class="block">Adds the intersecting.</div> | |
205 | +</td> | |
206 | +</tr> | |
207 | +<tr id="i1" class="rowColor"> | |
208 | +<td class="colFirst"><code>void</code></td> | |
197 | 209 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#addMultiplePosition-java.lang.String-">addMultiplePosition</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix)</code> |
198 | 210 | <div class="block">Adds the multiple position.</div> |
199 | 211 | </td> |
200 | 212 | </tr> |
201 | -<tr id="i1" class="rowColor"> | |
213 | +<tr id="i2" class="altColor"> | |
202 | 214 | <td class="colFirst"><code>void</code></td> |
203 | 215 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#addSetPosition-java.lang.String-">addSetPosition</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix)</code> |
204 | 216 | <div class="block">Adds the set position.</div> |
205 | 217 | </td> |
206 | 218 | </tr> |
207 | -<tr id="i2" class="altColor"> | |
219 | +<tr id="i3" class="rowColor"> | |
208 | 220 | <td class="colFirst"><code>void</code></td> |
209 | 221 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.ComponentPrefix.html#addSinglePosition-java.lang.String-">addSinglePosition</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix)</code> |
210 | 222 | <div class="block">Adds the single position.</div> |
... | ... | @@ -265,13 +277,23 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
265 | 277 | <a name="setPositionList"> |
266 | 278 | <!-- --> |
267 | 279 | </a> |
268 | -<ul class="blockListLast"> | |
280 | +<ul class="blockList"> | |
269 | 281 | <li class="blockList"> |
270 | 282 | <h4>setPositionList</h4> |
271 | 283 | <pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> setPositionList</pre> |
272 | 284 | <div class="block">The set position list.</div> |
273 | 285 | </li> |
274 | 286 | </ul> |
287 | +<a name="intersectingList"> | |
288 | +<!-- --> | |
289 | +</a> | |
290 | +<ul class="blockListLast"> | |
291 | +<li class="blockList"> | |
292 | +<h4>intersectingList</h4> | |
293 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> intersectingList</pre> | |
294 | +<div class="block">The intersecting list.</div> | |
295 | +</li> | |
296 | +</ul> | |
275 | 297 | </li> |
276 | 298 | </ul> |
277 | 299 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
... | ... | @@ -333,7 +355,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
333 | 355 | <a name="addSetPosition-java.lang.String-"> |
334 | 356 | <!-- --> |
335 | 357 | </a> |
336 | -<ul class="blockListLast"> | |
358 | +<ul class="blockList"> | |
337 | 359 | <li class="blockList"> |
338 | 360 | <h4>addSetPosition</h4> |
339 | 361 | <pre>public void addSetPosition(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix)</pre> |
... | ... | @@ -344,6 +366,20 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
344 | 366 | </dl> |
345 | 367 | </li> |
346 | 368 | </ul> |
369 | +<a name="addIntersecting-java.lang.String-"> | |
370 | +<!-- --> | |
371 | +</a> | |
372 | +<ul class="blockListLast"> | |
373 | +<li class="blockList"> | |
374 | +<h4>addIntersecting</h4> | |
375 | +<pre>public void addIntersecting(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> prefix)</pre> | |
376 | +<div class="block">Adds the intersecting.</div> | |
377 | +<dl> | |
378 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
379 | +<dd><code>prefix</code> - the prefix</dd> | |
380 | +</dl> | |
381 | +</li> | |
382 | +</ul> | |
347 | 383 | </li> |
348 | 384 | </ul> |
349 | 385 | </li> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentSpan.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentSpan (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentTermVector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentTermVector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.GroupHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.GroupHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,8 +19,8 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | -var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; | |
23 | -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; | |
22 | +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":9,"i6":9,"i7":10,"i8":10}; | |
23 | +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; | |
24 | 24 | var altColor = "altColor"; |
25 | 25 | var rowColor = "rowColor"; |
26 | 26 | var tableTab = "tableTab"; |
... | ... | @@ -153,9 +153,93 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
153 | 153 | </td> |
154 | 154 | </tr> |
155 | 155 | <tr class="rowColor"> |
156 | -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
156 | +<td class="colFirst"><code>private int</code></td> | |
157 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#hash">hash</a></span></code> | |
158 | +<div class="block">The hash right.</div> | |
159 | +</td> | |
160 | +</tr> | |
161 | +<tr class="altColor"> | |
162 | +<td class="colFirst"><code>private int</code></td> | |
163 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#hashHit">hashHit</a></span></code> | |
164 | +<div class="block">The hash right.</div> | |
165 | +</td> | |
166 | +</tr> | |
167 | +<tr class="rowColor"> | |
168 | +<td class="colFirst"><code>private int</code></td> | |
169 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#hashLeft">hashLeft</a></span></code> | |
170 | +<div class="block">The hash right.</div> | |
171 | +</td> | |
172 | +</tr> | |
173 | +<tr class="altColor"> | |
174 | +<td class="colFirst"><code>private int</code></td> | |
175 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#hashRight">hashRight</a></span></code> | |
176 | +<div class="block">The hash right.</div> | |
177 | +</td> | |
178 | +</tr> | |
179 | +<tr class="rowColor"> | |
180 | +<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
157 | 181 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#key">key</a></span></code> |
158 | -<div class="block">The key.</div> | |
182 | +<div class="block">The key right.</div> | |
183 | +</td> | |
184 | +</tr> | |
185 | +<tr class="altColor"> | |
186 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
187 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#KEY_START">KEY_START</a></span></code> | |
188 | +<div class="block">The key start.</div> | |
189 | +</td> | |
190 | +</tr> | |
191 | +<tr class="rowColor"> | |
192 | +<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
193 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#keyHit">keyHit</a></span></code> | |
194 | +<div class="block">The key right.</div> | |
195 | +</td> | |
196 | +</tr> | |
197 | +<tr class="altColor"> | |
198 | +<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
199 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#keyLeft">keyLeft</a></span></code> | |
200 | +<div class="block">The key right.</div> | |
201 | +</td> | |
202 | +</tr> | |
203 | +<tr class="rowColor"> | |
204 | +<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
205 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#keyRight">keyRight</a></span></code> | |
206 | +<div class="block">The key right.</div> | |
207 | +</td> | |
208 | +</tr> | |
209 | +<tr class="altColor"> | |
210 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[]</code></td> | |
211 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#missingHit">missingHit</a></span></code> | |
212 | +<div class="block">The missing right.</div> | |
213 | +</td> | |
214 | +</tr> | |
215 | +<tr class="rowColor"> | |
216 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[]</code></td> | |
217 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#missingLeft">missingLeft</a></span></code> | |
218 | +<div class="block">The missing right.</div> | |
219 | +</td> | |
220 | +</tr> | |
221 | +<tr class="altColor"> | |
222 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[]</code></td> | |
223 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#missingRight">missingRight</a></span></code> | |
224 | +<div class="block">The missing right.</div> | |
225 | +</td> | |
226 | +</tr> | |
227 | +<tr class="rowColor"> | |
228 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[]</code></td> | |
229 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#unknownHit">unknownHit</a></span></code> | |
230 | +<div class="block">The unknown right.</div> | |
231 | +</td> | |
232 | +</tr> | |
233 | +<tr class="altColor"> | |
234 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[]</code></td> | |
235 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#unknownLeft">unknownLeft</a></span></code> | |
236 | +<div class="block">The unknown right.</div> | |
237 | +</td> | |
238 | +</tr> | |
239 | +<tr class="rowColor"> | |
240 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[]</code></td> | |
241 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#unknownRight">unknownRight</a></span></code> | |
242 | +<div class="block">The unknown right.</div> | |
159 | 243 | </td> |
160 | 244 | </tr> |
161 | 245 | </table> |
... | ... | @@ -173,12 +257,13 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
173 | 257 | <th class="colOne" scope="col">Constructor and Description</th> |
174 | 258 | </tr> |
175 | 259 | <tr class="altColor"> |
176 | -<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-">GroupHit</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> list, | |
260 | +<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">GroupHit</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> list, | |
177 | 261 | int start, |
178 | 262 | int end, |
179 | 263 | int hitStart, |
180 | 264 | int hitEnd, |
181 | - <a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</code> | |
265 | + <a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
266 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> knownPrefixes)</code> | |
182 | 267 | <div class="block">Instantiates a new group hit.</div> |
183 | 268 | </td> |
184 | 269 | </tr> |
... | ... | @@ -192,30 +277,61 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
192 | 277 | </a> |
193 | 278 | <h3>Method Summary</h3> |
194 | 279 | <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
195 | -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> | |
280 | +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> | |
196 | 281 | <tr> |
197 | 282 | <th class="colFirst" scope="col">Modifier and Type</th> |
198 | 283 | <th class="colLast" scope="col">Method and Description</th> |
199 | 284 | </tr> |
200 | 285 | <tr id="i0" class="altColor"> |
201 | -<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
202 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#dataToString-java.util.ArrayList:A-">dataToString</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] data)</code> | |
203 | -<div class="block">Data to string.</div> | |
286 | +<td class="colFirst"><code>private boolean</code></td> | |
287 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#dataEquals-java.util.ArrayList:A-java.util.ArrayList:A-">dataEquals</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] d1, | |
288 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] d2)</code> | |
289 | +<div class="block">Data equals.</div> | |
204 | 290 | </td> |
205 | 291 | </tr> |
206 | 292 | <tr id="i1" class="rowColor"> |
207 | -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
208 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#getKey--">getKey</a></span>()</code> | |
209 | -<div class="block">Gets the key.</div> | |
293 | +<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
294 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#dataToString-java.util.ArrayList:A-java.util.HashSet:A-">dataToString</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] data, | |
295 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] missing)</code> | |
296 | +<div class="block">Data to string.</div> | |
210 | 297 | </td> |
211 | 298 | </tr> |
212 | 299 | <tr id="i2" class="altColor"> |
300 | +<td class="colFirst"><code>boolean</code></td> | |
301 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#equals-java.lang.Object-">equals</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</code> </td> | |
302 | +</tr> | |
303 | +<tr id="i3" class="rowColor"> | |
304 | +<td class="colFirst"><code>int</code></td> | |
305 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#hashCode--">hashCode</a></span>()</code> </td> | |
306 | +</tr> | |
307 | +<tr id="i4" class="altColor"> | |
308 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a></code></td> | |
309 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#keyToObject-java.lang.String-java.lang.StringBuilder-">keyToObject</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
310 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> newKey)</code> | |
311 | +<div class="block">Key to object.</div> | |
312 | +</td> | |
313 | +</tr> | |
314 | +<tr id="i5" class="rowColor"> | |
315 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a></code></td> | |
316 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#keyToSubObject-java.lang.String-java.lang.StringBuilder-">keyToSubObject</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
317 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> newKey)</code> | |
318 | +<div class="block">Key to sub object.</div> | |
319 | +</td> | |
320 | +</tr> | |
321 | +<tr id="i6" class="altColor"> | |
322 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>[]</code></td> | |
323 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#keyToSubSubObject-java.lang.String-java.lang.StringBuilder-">keyToSubSubObject</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
324 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> newKey)</code> | |
325 | +<div class="block">Key to sub sub object.</div> | |
326 | +</td> | |
327 | +</tr> | |
328 | +<tr id="i7" class="rowColor"> | |
213 | 329 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td> |
214 | 330 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#sort-java.util.ArrayList-">sort</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> data)</code> |
215 | 331 | <div class="block">Sort.</div> |
216 | 332 | </td> |
217 | 333 | </tr> |
218 | -<tr id="i3" class="rowColor"> | |
334 | +<tr id="i8" class="altColor"> | |
219 | 335 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
220 | 336 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecComponent.GroupHit.html#toString--">toString</a></span>()</code> </td> |
221 | 337 | </tr> |
... | ... | @@ -225,7 +341,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
225 | 341 | <!-- --> |
226 | 342 | </a> |
227 | 343 | <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> |
228 | -<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> | |
344 | +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> | |
229 | 345 | </ul> |
230 | 346 | </li> |
231 | 347 | </ul> |
... | ... | @@ -241,14 +357,84 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
241 | 357 | <!-- --> |
242 | 358 | </a> |
243 | 359 | <h3>Field Detail</h3> |
360 | +<a name="hash"> | |
361 | +<!-- --> | |
362 | +</a> | |
363 | +<ul class="blockList"> | |
364 | +<li class="blockList"> | |
365 | +<h4>hash</h4> | |
366 | +<pre>private int hash</pre> | |
367 | +<div class="block">The hash right.</div> | |
368 | +</li> | |
369 | +</ul> | |
370 | +<a name="hashLeft"> | |
371 | +<!-- --> | |
372 | +</a> | |
373 | +<ul class="blockList"> | |
374 | +<li class="blockList"> | |
375 | +<h4>hashLeft</h4> | |
376 | +<pre>private int hashLeft</pre> | |
377 | +<div class="block">The hash right.</div> | |
378 | +</li> | |
379 | +</ul> | |
380 | +<a name="hashHit"> | |
381 | +<!-- --> | |
382 | +</a> | |
383 | +<ul class="blockList"> | |
384 | +<li class="blockList"> | |
385 | +<h4>hashHit</h4> | |
386 | +<pre>private int hashHit</pre> | |
387 | +<div class="block">The hash right.</div> | |
388 | +</li> | |
389 | +</ul> | |
390 | +<a name="hashRight"> | |
391 | +<!-- --> | |
392 | +</a> | |
393 | +<ul class="blockList"> | |
394 | +<li class="blockList"> | |
395 | +<h4>hashRight</h4> | |
396 | +<pre>private int hashRight</pre> | |
397 | +<div class="block">The hash right.</div> | |
398 | +</li> | |
399 | +</ul> | |
244 | 400 | <a name="key"> |
245 | 401 | <!-- --> |
246 | 402 | </a> |
247 | 403 | <ul class="blockList"> |
248 | 404 | <li class="blockList"> |
249 | 405 | <h4>key</h4> |
250 | -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key</pre> | |
251 | -<div class="block">The key.</div> | |
406 | +<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key</pre> | |
407 | +<div class="block">The key right.</div> | |
408 | +</li> | |
409 | +</ul> | |
410 | +<a name="keyLeft"> | |
411 | +<!-- --> | |
412 | +</a> | |
413 | +<ul class="blockList"> | |
414 | +<li class="blockList"> | |
415 | +<h4>keyLeft</h4> | |
416 | +<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyLeft</pre> | |
417 | +<div class="block">The key right.</div> | |
418 | +</li> | |
419 | +</ul> | |
420 | +<a name="keyHit"> | |
421 | +<!-- --> | |
422 | +</a> | |
423 | +<ul class="blockList"> | |
424 | +<li class="blockList"> | |
425 | +<h4>keyHit</h4> | |
426 | +<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyHit</pre> | |
427 | +<div class="block">The key right.</div> | |
428 | +</li> | |
429 | +</ul> | |
430 | +<a name="keyRight"> | |
431 | +<!-- --> | |
432 | +</a> | |
433 | +<ul class="blockList"> | |
434 | +<li class="blockList"> | |
435 | +<h4>keyRight</h4> | |
436 | +<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyRight</pre> | |
437 | +<div class="block">The key right.</div> | |
252 | 438 | </li> |
253 | 439 | </ul> |
254 | 440 | <a name="dataHit"> |
... | ... | @@ -274,13 +460,83 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
274 | 460 | <a name="dataRight"> |
275 | 461 | <!-- --> |
276 | 462 | </a> |
277 | -<ul class="blockListLast"> | |
463 | +<ul class="blockList"> | |
278 | 464 | <li class="blockList"> |
279 | 465 | <h4>dataRight</h4> |
280 | 466 | <pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] dataRight</pre> |
281 | 467 | <div class="block">The data right.</div> |
282 | 468 | </li> |
283 | 469 | </ul> |
470 | +<a name="missingHit"> | |
471 | +<!-- --> | |
472 | +</a> | |
473 | +<ul class="blockList"> | |
474 | +<li class="blockList"> | |
475 | +<h4>missingHit</h4> | |
476 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] missingHit</pre> | |
477 | +<div class="block">The missing right.</div> | |
478 | +</li> | |
479 | +</ul> | |
480 | +<a name="missingLeft"> | |
481 | +<!-- --> | |
482 | +</a> | |
483 | +<ul class="blockList"> | |
484 | +<li class="blockList"> | |
485 | +<h4>missingLeft</h4> | |
486 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] missingLeft</pre> | |
487 | +<div class="block">The missing right.</div> | |
488 | +</li> | |
489 | +</ul> | |
490 | +<a name="missingRight"> | |
491 | +<!-- --> | |
492 | +</a> | |
493 | +<ul class="blockList"> | |
494 | +<li class="blockList"> | |
495 | +<h4>missingRight</h4> | |
496 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] missingRight</pre> | |
497 | +<div class="block">The missing right.</div> | |
498 | +</li> | |
499 | +</ul> | |
500 | +<a name="unknownHit"> | |
501 | +<!-- --> | |
502 | +</a> | |
503 | +<ul class="blockList"> | |
504 | +<li class="blockList"> | |
505 | +<h4>unknownHit</h4> | |
506 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] unknownHit</pre> | |
507 | +<div class="block">The unknown right.</div> | |
508 | +</li> | |
509 | +</ul> | |
510 | +<a name="unknownLeft"> | |
511 | +<!-- --> | |
512 | +</a> | |
513 | +<ul class="blockList"> | |
514 | +<li class="blockList"> | |
515 | +<h4>unknownLeft</h4> | |
516 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] unknownLeft</pre> | |
517 | +<div class="block">The unknown right.</div> | |
518 | +</li> | |
519 | +</ul> | |
520 | +<a name="unknownRight"> | |
521 | +<!-- --> | |
522 | +</a> | |
523 | +<ul class="blockList"> | |
524 | +<li class="blockList"> | |
525 | +<h4>unknownRight</h4> | |
526 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] unknownRight</pre> | |
527 | +<div class="block">The unknown right.</div> | |
528 | +</li> | |
529 | +</ul> | |
530 | +<a name="KEY_START"> | |
531 | +<!-- --> | |
532 | +</a> | |
533 | +<ul class="blockListLast"> | |
534 | +<li class="blockList"> | |
535 | +<h4>KEY_START</h4> | |
536 | +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> KEY_START</pre> | |
537 | +<div class="block">The key start.</div> | |
538 | +</li> | |
539 | +</ul> | |
284 | 540 | </li> |
285 | 541 | </ul> |
286 | 542 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
... | ... | @@ -289,7 +545,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
289 | 545 | <!-- --> |
290 | 546 | </a> |
291 | 547 | <h3>Constructor Detail</h3> |
292 | -<a name="GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-"> | |
548 | +<a name="GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-"> | |
293 | 549 | <!-- --> |
294 | 550 | </a> |
295 | 551 | <ul class="blockListLast"> |
... | ... | @@ -300,7 +556,9 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
300 | 556 | int end, |
301 | 557 | int hitStart, |
302 | 558 | int hitEnd, |
303 | - <a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</pre> | |
559 | + <a href="../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
560 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> knownPrefixes) | |
561 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</a></pre> | |
304 | 562 | <div class="block">Instantiates a new group hit.</div> |
305 | 563 | <dl> |
306 | 564 | <dt><span class="paramLabel">Parameters:</span></dt> |
... | ... | @@ -310,6 +568,9 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
310 | 568 | <dd><code>hitStart</code> - the hit start</dd> |
311 | 569 | <dd><code>hitEnd</code> - the hit end</dd> |
312 | 570 | <dd><code>group</code> - the group</dd> |
571 | +<dd><code>knownPrefixes</code> - the known prefixes</dd> | |
572 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
573 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</a></code> - the unsupported encoding exception</dd> | |
313 | 574 | </dl> |
314 | 575 | </li> |
315 | 576 | </ul> |
... | ... | @@ -337,40 +598,75 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
337 | 598 | </dl> |
338 | 599 | </li> |
339 | 600 | </ul> |
340 | -<a name="dataToString-java.util.ArrayList:A-"> | |
601 | +<a name="hashCode--"> | |
341 | 602 | <!-- --> |
342 | 603 | </a> |
343 | 604 | <ul class="blockList"> |
344 | 605 | <li class="blockList"> |
345 | -<h4>dataToString</h4> | |
346 | -<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataToString(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] data)</pre> | |
347 | -<div class="block">Data to string.</div> | |
606 | +<h4>hashCode</h4> | |
607 | +<pre>public int hashCode()</pre> | |
608 | +<dl> | |
609 | +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> | |
610 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> | |
611 | +</dl> | |
612 | +</li> | |
613 | +</ul> | |
614 | +<a name="dataEquals-java.util.ArrayList:A-java.util.ArrayList:A-"> | |
615 | +<!-- --> | |
616 | +</a> | |
617 | +<ul class="blockList"> | |
618 | +<li class="blockList"> | |
619 | +<h4>dataEquals</h4> | |
620 | +<pre>private boolean dataEquals(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] d1, | |
621 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] d2)</pre> | |
622 | +<div class="block">Data equals.</div> | |
348 | 623 | <dl> |
349 | 624 | <dt><span class="paramLabel">Parameters:</span></dt> |
350 | -<dd><code>data</code> - the data</dd> | |
625 | +<dd><code>d1</code> - the d1</dd> | |
626 | +<dd><code>d2</code> - the d2</dd> | |
351 | 627 | <dt><span class="returnLabel">Returns:</span></dt> |
352 | -<dd>the string</dd> | |
628 | +<dd>true, if successful</dd> | |
629 | +</dl> | |
630 | +</li> | |
631 | +</ul> | |
632 | +<a name="equals-java.lang.Object-"> | |
633 | +<!-- --> | |
634 | +</a> | |
635 | +<ul class="blockList"> | |
636 | +<li class="blockList"> | |
637 | +<h4>equals</h4> | |
638 | +<pre>public boolean equals(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> obj)</pre> | |
639 | +<dl> | |
640 | +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> | |
641 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> | |
353 | 642 | </dl> |
354 | 643 | </li> |
355 | 644 | </ul> |
356 | -<a name="getKey--"> | |
645 | +<a name="dataToString-java.util.ArrayList:A-java.util.HashSet:A-"> | |
357 | 646 | <!-- --> |
358 | 647 | </a> |
359 | 648 | <ul class="blockList"> |
360 | 649 | <li class="blockList"> |
361 | -<h4>getKey</h4> | |
362 | -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getKey()</pre> | |
363 | -<div class="block">Gets the key.</div> | |
650 | +<h4>dataToString</h4> | |
651 | +<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataToString(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] data, | |
652 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[] missing) | |
653 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</a></pre> | |
654 | +<div class="block">Data to string.</div> | |
364 | 655 | <dl> |
656 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
657 | +<dd><code>data</code> - the data</dd> | |
658 | +<dd><code>missing</code> - the missing</dd> | |
365 | 659 | <dt><span class="returnLabel">Returns:</span></dt> |
366 | -<dd>the key</dd> | |
660 | +<dd>the string</dd> | |
661 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
662 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</a></code> - the unsupported encoding exception</dd> | |
367 | 663 | </dl> |
368 | 664 | </li> |
369 | 665 | </ul> |
370 | 666 | <a name="toString--"> |
371 | 667 | <!-- --> |
372 | 668 | </a> |
373 | -<ul class="blockListLast"> | |
669 | +<ul class="blockList"> | |
374 | 670 | <li class="blockList"> |
375 | 671 | <h4>toString</h4> |
376 | 672 | <pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> |
... | ... | @@ -380,6 +676,60 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
380 | 676 | </dl> |
381 | 677 | </li> |
382 | 678 | </ul> |
679 | +<a name="keyToSubSubObject-java.lang.String-java.lang.StringBuilder-"> | |
680 | +<!-- --> | |
681 | +</a> | |
682 | +<ul class="blockList"> | |
683 | +<li class="blockList"> | |
684 | +<h4>keyToSubSubObject</h4> | |
685 | +<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>[] keyToSubSubObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
686 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> newKey)</pre> | |
687 | +<div class="block">Key to sub sub object.</div> | |
688 | +<dl> | |
689 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
690 | +<dd><code>key</code> - the key</dd> | |
691 | +<dd><code>newKey</code> - the new key</dd> | |
692 | +<dt><span class="returnLabel">Returns:</span></dt> | |
693 | +<dd>the hash map[]</dd> | |
694 | +</dl> | |
695 | +</li> | |
696 | +</ul> | |
697 | +<a name="keyToSubObject-java.lang.String-java.lang.StringBuilder-"> | |
698 | +<!-- --> | |
699 | +</a> | |
700 | +<ul class="blockList"> | |
701 | +<li class="blockList"> | |
702 | +<h4>keyToSubObject</h4> | |
703 | +<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a> keyToSubObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
704 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> newKey)</pre> | |
705 | +<div class="block">Key to sub object.</div> | |
706 | +<dl> | |
707 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
708 | +<dd><code>key</code> - the key</dd> | |
709 | +<dd><code>newKey</code> - the new key</dd> | |
710 | +<dt><span class="returnLabel">Returns:</span></dt> | |
711 | +<dd>the hash map</dd> | |
712 | +</dl> | |
713 | +</li> | |
714 | +</ul> | |
715 | +<a name="keyToObject-java.lang.String-java.lang.StringBuilder-"> | |
716 | +<!-- --> | |
717 | +</a> | |
718 | +<ul class="blockListLast"> | |
719 | +<li class="blockList"> | |
720 | +<h4>keyToObject</h4> | |
721 | +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a> keyToObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
722 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a> newKey)</pre> | |
723 | +<div class="block">Key to object.</div> | |
724 | +<dl> | |
725 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
726 | +<dd><code>key</code> - the key</dd> | |
727 | +<dd><code>newKey</code> - the new key</dd> | |
728 | +<dt><span class="returnLabel">Returns:</span></dt> | |
729 | +<dd>the hash map</dd> | |
730 | +</dl> | |
731 | +</li> | |
732 | +</ul> | |
383 | 733 | </li> |
384 | 734 | </ul> |
385 | 735 | </li> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.KwicHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.KwicHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.KwicToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.KwicToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ListHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ListHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ListToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ListToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.SubComponentFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.SubComponentFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:27 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecInfo.FieldReferences.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecInfo.FieldReferences (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecInfo.IndexDoc.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecInfo.IndexDoc (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecInfo.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecInfo (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecSearchTree.IntervalItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecSearchTree.IntervalItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecSearchTree.MtasTreeHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecSearchTree.MtasTreeHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -145,17 +145,29 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
145 | 145 | </td> |
146 | 146 | </tr> |
147 | 147 | <tr class="rowColor"> |
148 | +<td class="colFirst"><code>long</code></td> | |
149 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#additionalRef">additionalRef</a></span></code> | |
150 | +<div class="block">The additional ref.</div> | |
151 | +</td> | |
152 | +</tr> | |
153 | +<tr class="altColor"> | |
148 | 154 | <td class="colFirst"><code><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="type parameter in CodecSearchTree.MtasTreeHit">T</a></code></td> |
149 | 155 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#data">data</a></span></code> |
150 | -<div class="block">The data.</div> | |
156 | +<div class="block">The ref data.</div> | |
151 | 157 | </td> |
152 | 158 | </tr> |
153 | -<tr class="altColor"> | |
159 | +<tr class="rowColor"> | |
154 | 160 | <td class="colFirst"><code>int</code></td> |
155 | 161 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#endPosition">endPosition</a></span></code> |
156 | 162 | <div class="block">The end position.</div> |
157 | 163 | </td> |
158 | 164 | </tr> |
165 | +<tr class="altColor"> | |
166 | +<td class="colFirst"><code><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="type parameter in CodecSearchTree.MtasTreeHit">T</a></code></td> | |
167 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#idData">idData</a></span></code> | |
168 | +<div class="block">The ref data.</div> | |
169 | +</td> | |
170 | +</tr> | |
159 | 171 | <tr class="rowColor"> |
160 | 172 | <td class="colFirst"><code>long</code></td> |
161 | 173 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#ref">ref</a></span></code> |
... | ... | @@ -163,6 +175,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
163 | 175 | </td> |
164 | 176 | </tr> |
165 | 177 | <tr class="altColor"> |
178 | +<td class="colFirst"><code><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="type parameter in CodecSearchTree.MtasTreeHit">T</a></code></td> | |
179 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#refData">refData</a></span></code> | |
180 | +<div class="block">The ref data.</div> | |
181 | +</td> | |
182 | +</tr> | |
183 | +<tr class="rowColor"> | |
166 | 184 | <td class="colFirst"><code>int</code></td> |
167 | 185 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#startPosition">startPosition</a></span></code> |
168 | 186 | <div class="block">The start position.</div> |
... | ... | @@ -183,18 +201,20 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
183 | 201 | <th class="colOne" scope="col">Constructor and Description</th> |
184 | 202 | </tr> |
185 | 203 | <tr class="altColor"> |
186 | -<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#MtasTreeHit-int-int-long-int-">MtasTreeHit</a></span>(int startPosition, | |
204 | +<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#MtasTreeHit-int-int-long-int-long-">MtasTreeHit</a></span>(int startPosition, | |
187 | 205 | int endPosition, |
188 | 206 | long ref, |
189 | - int additionalId)</code> | |
207 | + int additionalId, | |
208 | + long additionalRef)</code> | |
190 | 209 | <div class="block">Instantiates a new mtas tree hit.</div> |
191 | 210 | </td> |
192 | 211 | </tr> |
193 | 212 | <tr class="rowColor"> |
194 | -<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#MtasTreeHit-int-int-long-int-T-">MtasTreeHit</a></span>(int startPosition, | |
213 | +<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html#MtasTreeHit-int-int-long-int-long-T-">MtasTreeHit</a></span>(int startPosition, | |
195 | 214 | int endPosition, |
196 | 215 | long ref, |
197 | 216 | int additionalId, |
217 | + long additionalRef, | |
198 | 218 | <a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="type parameter in CodecSearchTree.MtasTreeHit">T</a> data)</code> |
199 | 219 | <div class="block">Instantiates a new mtas tree hit.</div> |
200 | 220 | </td> |
... | ... | @@ -280,14 +300,44 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
280 | 300 | <div class="block">The additional id.</div> |
281 | 301 | </li> |
282 | 302 | </ul> |
303 | +<a name="additionalRef"> | |
304 | +<!-- --> | |
305 | +</a> | |
306 | +<ul class="blockList"> | |
307 | +<li class="blockList"> | |
308 | +<h4>additionalRef</h4> | |
309 | +<pre>public long additionalRef</pre> | |
310 | +<div class="block">The additional ref.</div> | |
311 | +</li> | |
312 | +</ul> | |
283 | 313 | <a name="data"> |
284 | 314 | <!-- --> |
285 | 315 | </a> |
286 | -<ul class="blockListLast"> | |
316 | +<ul class="blockList"> | |
287 | 317 | <li class="blockList"> |
288 | 318 | <h4>data</h4> |
289 | 319 | <pre>public <a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="type parameter in CodecSearchTree.MtasTreeHit">T</a> data</pre> |
290 | -<div class="block">The data.</div> | |
320 | +<div class="block">The ref data.</div> | |
321 | +</li> | |
322 | +</ul> | |
323 | +<a name="idData"> | |
324 | +<!-- --> | |
325 | +</a> | |
326 | +<ul class="blockList"> | |
327 | +<li class="blockList"> | |
328 | +<h4>idData</h4> | |
329 | +<pre>public <a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="type parameter in CodecSearchTree.MtasTreeHit">T</a> idData</pre> | |
330 | +<div class="block">The ref data.</div> | |
331 | +</li> | |
332 | +</ul> | |
333 | +<a name="refData"> | |
334 | +<!-- --> | |
335 | +</a> | |
336 | +<ul class="blockListLast"> | |
337 | +<li class="blockList"> | |
338 | +<h4>refData</h4> | |
339 | +<pre>public <a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="type parameter in CodecSearchTree.MtasTreeHit">T</a> refData</pre> | |
340 | +<div class="block">The ref data.</div> | |
291 | 341 | </li> |
292 | 342 | </ul> |
293 | 343 | </li> |
... | ... | @@ -298,7 +348,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
298 | 348 | <!-- --> |
299 | 349 | </a> |
300 | 350 | <h3>Constructor Detail</h3> |
301 | -<a name="MtasTreeHit-int-int-long-int-"> | |
351 | +<a name="MtasTreeHit-int-int-long-int-long-"> | |
302 | 352 | <!-- --> |
303 | 353 | </a> |
304 | 354 | <ul class="blockList"> |
... | ... | @@ -307,7 +357,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
307 | 357 | <pre>public MtasTreeHit(int startPosition, |
308 | 358 | int endPosition, |
309 | 359 | long ref, |
310 | - int additionalId)</pre> | |
360 | + int additionalId, | |
361 | + long additionalRef)</pre> | |
311 | 362 | <div class="block">Instantiates a new mtas tree hit.</div> |
312 | 363 | <dl> |
313 | 364 | <dt><span class="paramLabel">Parameters:</span></dt> |
... | ... | @@ -315,12 +366,13 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
315 | 366 | <dd><code>endPosition</code> - the end position</dd> |
316 | 367 | <dd><code>ref</code> - the ref</dd> |
317 | 368 | <dd><code>additionalId</code> - the additional id</dd> |
369 | +<dd><code>additionalRef</code> - the additional ref</dd> | |
318 | 370 | </dl> |
319 | 371 | </li> |
320 | 372 | </ul> |
321 | -<a name="MtasTreeHit-int-int-long-int-java.lang.Object-"> | |
373 | +<a name="MtasTreeHit-int-int-long-int-long-java.lang.Object-"> | |
322 | 374 | <!-- --> |
323 | -</a><a name="MtasTreeHit-int-int-long-int-T-"> | |
375 | +</a><a name="MtasTreeHit-int-int-long-int-long-T-"> | |
324 | 376 | <!-- --> |
325 | 377 | </a> |
326 | 378 | <ul class="blockListLast"> |
... | ... | @@ -330,6 +382,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
330 | 382 | int endPosition, |
331 | 383 | long ref, |
332 | 384 | int additionalId, |
385 | + long additionalRef, | |
333 | 386 | <a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="type parameter in CodecSearchTree.MtasTreeHit">T</a> data)</pre> |
334 | 387 | <div class="block">Instantiates a new mtas tree hit.</div> |
335 | 388 | <dl> |
... | ... | @@ -338,6 +391,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
338 | 391 | <dd><code>endPosition</code> - the end position</dd> |
339 | 392 | <dd><code>ref</code> - the ref</dd> |
340 | 393 | <dd><code>additionalId</code> - the additional id</dd> |
394 | +<dd><code>additionalRef</code> - the additional ref</dd> | |
341 | 395 | <dd><code>data</code> - the data</dd> |
342 | 396 | </dl> |
343 | 397 | </li> |
... | ... |
apidocs/mtas/codec/util/CodecSearchTree.MtasTreeItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecSearchTree.MtasTreeItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -129,6 +129,18 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
129 | 129 | <th class="colLast" scope="col">Field and Description</th> |
130 | 130 | </tr> |
131 | 131 | <tr class="altColor"> |
132 | +<td class="colFirst"><code>int[]</code></td> | |
133 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#additionalIds">additionalIds</a></span></code> | |
134 | +<div class="block">The additional ids.</div> | |
135 | +</td> | |
136 | +</tr> | |
137 | +<tr class="rowColor"> | |
138 | +<td class="colFirst"><code>long[]</code></td> | |
139 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#additionalRefs">additionalRefs</a></span></code> | |
140 | +<div class="block">The additional refs.</div> | |
141 | +</td> | |
142 | +</tr> | |
143 | +<tr class="altColor"> | |
132 | 144 | <td class="colFirst"><code>int</code></td> |
133 | 145 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#left">left</a></span></code> |
134 | 146 | <div class="block">The max.</div> |
... | ... | @@ -147,30 +159,24 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
147 | 159 | </td> |
148 | 160 | </tr> |
149 | 161 | <tr class="rowColor"> |
150 | -<td class="colFirst"><code>int[]</code></td> | |
151 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#objectIds">objectIds</a></span></code> | |
152 | -<div class="block">The object ids.</div> | |
153 | -</td> | |
154 | -</tr> | |
155 | -<tr class="altColor"> | |
156 | 162 | <td class="colFirst"><code>long[]</code></td> |
157 | 163 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#objectRefs">objectRefs</a></span></code> |
158 | 164 | <div class="block">The object refs.</div> |
159 | 165 | </td> |
160 | 166 | </tr> |
161 | -<tr class="rowColor"> | |
167 | +<tr class="altColor"> | |
162 | 168 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td> |
163 | 169 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#ref">ref</a></span></code> |
164 | 170 | <div class="block">The right child.</div> |
165 | 171 | </td> |
166 | 172 | </tr> |
167 | -<tr class="altColor"> | |
173 | +<tr class="rowColor"> | |
168 | 174 | <td class="colFirst"><code>int</code></td> |
169 | 175 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#right">right</a></span></code> |
170 | 176 | <div class="block">The max.</div> |
171 | 177 | </td> |
172 | 178 | </tr> |
173 | -<tr class="rowColor"> | |
179 | +<tr class="altColor"> | |
174 | 180 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td> |
175 | 181 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#rightChild">rightChild</a></span></code> |
176 | 182 | <div class="block">The right child.</div> |
... | ... | @@ -191,11 +197,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
191 | 197 | <th class="colOne" scope="col">Constructor and Description</th> |
192 | 198 | </tr> |
193 | 199 | <tr class="altColor"> |
194 | -<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#MtasTreeItem-int-int-int-long:A-int:A-java.lang.Long-java.lang.Long-java.lang.Long-">MtasTreeItem</a></span>(int left, | |
200 | +<td class="colOne"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.MtasTreeItem.html#MtasTreeItem-int-int-int-long:A-int:A-long:A-java.lang.Long-java.lang.Long-java.lang.Long-">MtasTreeItem</a></span>(int left, | |
195 | 201 | int right, |
196 | 202 | int max, |
197 | 203 | long[] objectRefs, |
198 | - int[] objectIds, | |
204 | + int[] additionalIds, | |
205 | + long[] additionalRefs, | |
199 | 206 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> ref, |
200 | 207 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> leftChild, |
201 | 208 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> rightChild)</code> |
... | ... | @@ -272,14 +279,24 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
272 | 279 | <div class="block">The object refs.</div> |
273 | 280 | </li> |
274 | 281 | </ul> |
275 | -<a name="objectIds"> | |
282 | +<a name="additionalIds"> | |
283 | +<!-- --> | |
284 | +</a> | |
285 | +<ul class="blockList"> | |
286 | +<li class="blockList"> | |
287 | +<h4>additionalIds</h4> | |
288 | +<pre>public int[] additionalIds</pre> | |
289 | +<div class="block">The additional ids.</div> | |
290 | +</li> | |
291 | +</ul> | |
292 | +<a name="additionalRefs"> | |
276 | 293 | <!-- --> |
277 | 294 | </a> |
278 | 295 | <ul class="blockList"> |
279 | 296 | <li class="blockList"> |
280 | -<h4>objectIds</h4> | |
281 | -<pre>public int[] objectIds</pre> | |
282 | -<div class="block">The object ids.</div> | |
297 | +<h4>additionalRefs</h4> | |
298 | +<pre>public long[] additionalRefs</pre> | |
299 | +<div class="block">The additional refs.</div> | |
283 | 300 | </li> |
284 | 301 | </ul> |
285 | 302 | <a name="ref"> |
... | ... | @@ -320,7 +337,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
320 | 337 | <!-- --> |
321 | 338 | </a> |
322 | 339 | <h3>Constructor Detail</h3> |
323 | -<a name="MtasTreeItem-int-int-int-long:A-int:A-java.lang.Long-java.lang.Long-java.lang.Long-"> | |
340 | +<a name="MtasTreeItem-int-int-int-long:A-int:A-long:A-java.lang.Long-java.lang.Long-java.lang.Long-"> | |
324 | 341 | <!-- --> |
325 | 342 | </a> |
326 | 343 | <ul class="blockListLast"> |
... | ... | @@ -330,7 +347,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
330 | 347 | int right, |
331 | 348 | int max, |
332 | 349 | long[] objectRefs, |
333 | - int[] objectIds, | |
350 | + int[] additionalIds, | |
351 | + long[] additionalRefs, | |
334 | 352 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> ref, |
335 | 353 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> leftChild, |
336 | 354 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> rightChild)</pre> |
... | ... | @@ -341,7 +359,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
341 | 359 | <dd><code>right</code> - the right</dd> |
342 | 360 | <dd><code>max</code> - the max</dd> |
343 | 361 | <dd><code>objectRefs</code> - the object refs</dd> |
344 | -<dd><code>objectIds</code> - the object ids</dd> | |
362 | +<dd><code>additionalIds</code> - the additional ids</dd> | |
363 | +<dd><code>additionalRefs</code> - the additional refs</dd> | |
345 | 364 | <dd><code>ref</code> - the ref</dd> |
346 | 365 | <dd><code>leftChild</code> - the left child</dd> |
347 | 366 | <dd><code>rightChild</code> - the right child</dd> |
... | ... |
apidocs/mtas/codec/util/CodecSearchTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecSearchTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -258,12 +258,13 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
258 | 258 | </tr> |
259 | 259 | <tr id="i7" class="rowColor"> |
260 | 260 | <td class="colFirst"><code>private static <T,N extends <a href="../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>><br>void</code></td> |
261 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> requiredAdditionalIds, | |
261 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecSearchTree.html#searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-long:A-java.util.ArrayList-">searchMtasTreeItemWithIntervalTree</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> requiredAdditionalIds, | |
262 | 262 | <a href="../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N> intervalTreeItem, |
263 | 263 | int startPosition, |
264 | 264 | int endPosition, |
265 | 265 | long[] refs, |
266 | 266 | int[] additionalIds, |
267 | + long[] additionalRefs, | |
267 | 268 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>> checkList)</code> |
268 | 269 | <div class="block">Search mtas tree item with interval tree.</div> |
269 | 270 | </td> |
... | ... | @@ -587,7 +588,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
587 | 588 | </dl> |
588 | 589 | </li> |
589 | 590 | </ul> |
590 | -<a name="searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-java.util.ArrayList-"> | |
591 | +<a name="searchMtasTreeItemWithIntervalTree-java.util.Collection-mtas.codec.tree.IntervalTreeNode-int-int-long:A-int:A-long:A-java.util.ArrayList-"> | |
591 | 592 | <!-- --> |
592 | 593 | </a> |
593 | 594 | <ul class="blockListLast"> |
... | ... | @@ -599,6 +600,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
599 | 600 | int endPosition, |
600 | 601 | long[] refs, |
601 | 602 | int[] additionalIds, |
603 | + long[] additionalRefs, | |
602 | 604 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../mtas/codec/tree/IntervalTreeNode.html" title="class in mtas.codec.tree">IntervalTreeNode</a><T,N>> checkList)</pre> |
603 | 605 | <div class="block">Search mtas tree item with interval tree.</div> |
604 | 606 | <dl> |
... | ... | @@ -612,6 +614,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
612 | 614 | <dd><code>endPosition</code> - the end position</dd> |
613 | 615 | <dd><code>refs</code> - the refs</dd> |
614 | 616 | <dd><code>additionalIds</code> - the additional ids</dd> |
617 | +<dd><code>additionalRefs</code> - the additional refs</dd> | |
615 | 618 | <dd><code>checkList</code> - the check list</dd> |
616 | 619 | </dl> |
617 | 620 | </li> |
... | ... |
apidocs/mtas/codec/util/CodecUtil.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecUtil (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/DataCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:16 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>DataCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecCollector.RegisterStatus.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecCollector.RegisterStatus (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -110,7 +110,7 @@ |
110 | 110 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
111 | 111 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
112 | 112 | boolean forceAccept)</code> |
113 | -<div class="block">Register basic value.</div> | |
113 | +<div class="block">Register value.</div> | |
114 | 114 | </td> |
115 | 115 | </tr> |
116 | 116 | </tbody> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecCollector.TermvectorNumberBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecCollector.TermvectorNumberBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -113,6 +113,13 @@ |
113 | 113 | <div class="block">Compute termvector number basic.</div> |
114 | 114 | </td> |
115 | 115 | </tr> |
116 | +<tr class="rowColor"> | |
117 | +<td class="colFirst"><code>private static <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a></code></td> | |
118 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#computeTermvectorNumberBasic-org.apache.lucene.index.TermsEnum-org.apache.lucene.index.LeafReader-">computeTermvectorNumberBasic</a></span>(org.apache.lucene.index.TermsEnum termsEnum, | |
119 | + org.apache.lucene.index.LeafReader r)</code> | |
120 | +<div class="block">Compute termvector number basic.</div> | |
121 | +</td> | |
122 | +</tr> | |
116 | 123 | </tbody> |
117 | 124 | </table> |
118 | 125 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
... | ... | @@ -123,6 +130,16 @@ |
123 | 130 | </tr> |
124 | 131 | <tbody> |
125 | 132 | <tr class="altColor"> |
133 | +<td class="colFirst"><code>private static boolean</code></td> | |
134 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
135 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, | |
136 | + <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, | |
137 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, | |
138 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
139 | +<div class="block">Preliminary register value.</div> | |
140 | +</td> | |
141 | +</tr> | |
142 | +<tr class="rowColor"> | |
126 | 143 | <td class="colFirst"><code>private static <a href="../../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></code></td> |
127 | 144 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, |
128 | 145 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
... | ... | @@ -130,7 +147,7 @@ |
130 | 147 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
131 | 148 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
132 | 149 | boolean forceAccept)</code> |
133 | -<div class="block">Register basic value.</div> | |
150 | +<div class="block">Register value.</div> | |
134 | 151 | </td> |
135 | 152 | </tr> |
136 | 153 | </tbody> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecCollector.TermvectorNumberFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecCollector.TermvectorNumberFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -130,7 +130,7 @@ |
130 | 130 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberFull.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberFull</a> number, |
131 | 131 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
132 | 132 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> |
133 | -<div class="block">Register full values.</div> | |
133 | +<div class="block">Register value.</div> | |
134 | 134 | </td> |
135 | 135 | </tr> |
136 | 136 | </tbody> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentFacet.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentFacet (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentField.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentField (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -151,7 +151,7 @@ |
151 | 151 | </tr> |
152 | 152 | <tr class="rowColor"> |
153 | 153 | <td class="colFirst"><code>private static void</code></td> |
154 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-">collectSpansPositionsAndTokens</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,org.apache.lucene.search.spans.SpanWeight> spansQueryWeight, | |
154 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-org.apache.lucene.index.FieldInfos-">collectSpansPositionsAndTokens</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,org.apache.lucene.search.spans.SpanWeight> spansQueryWeight, | |
155 | 155 | org.apache.lucene.search.IndexSearcher searcher, |
156 | 156 | <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, |
157 | 157 | org.apache.lucene.index.LeafReader r, |
... | ... | @@ -160,7 +160,8 @@ |
160 | 160 | org.apache.lucene.index.Terms t, |
161 | 161 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
162 | 162 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docList, |
163 | - <a href="../../../../mtas/codec/util/CodecComponent.ComponentField.html" title="class in mtas.codec.util">CodecComponent.ComponentField</a> fieldInfo)</code> | |
163 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentField.html" title="class in mtas.codec.util">CodecComponent.ComponentField</a> fieldInfo, | |
164 | + org.apache.lucene.index.FieldInfos fieldInfos)</code> | |
164 | 165 | <div class="block">Collect spans positions and tokens.</div> |
165 | 166 | </td> |
166 | 167 | </tr> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentFields.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentFields (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -115,6 +115,36 @@ |
115 | 115 | </tbody> |
116 | 116 | </table> |
117 | 117 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
118 | +<caption><span>Methods in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> with parameters of type <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a></span><span class="tabEnd"> </span></caption> | |
119 | +<tr> | |
120 | +<th class="colFirst" scope="col">Modifier and Type</th> | |
121 | +<th class="colLast" scope="col">Method and Description</th> | |
122 | +</tr> | |
123 | +<tbody> | |
124 | +<tr class="altColor"> | |
125 | +<td class="colFirst"><code>private static boolean</code></td> | |
126 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#availablePrefixes-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">availablePrefixes</a></span>(<a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
127 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> knownPrefixes)</code> | |
128 | +<div class="block">Available prefixes.</div> | |
129 | +</td> | |
130 | +</tr> | |
131 | +<tr class="rowColor"> | |
132 | +<td class="colFirst"><code>private static <a href="../../../../mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
133 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createPositionHit-mtas.codec.util.CodecComponent.Match-mtas.codec.util.CodecComponent.ComponentGroup-">createPositionHit</a></span>(<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a> m, | |
134 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</code> | |
135 | +<div class="block">Creates the position hit.</div> | |
136 | +</td> | |
137 | +</tr> | |
138 | +<tr class="altColor"> | |
139 | +<td class="colFirst"><code>private static boolean</code></td> | |
140 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#intersectionPrefixes-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">intersectionPrefixes</a></span>(<a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
141 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> intersectionPrefixes)</code> | |
142 | +<div class="block">Intersection prefixes.</div> | |
143 | +</td> | |
144 | +</tr> | |
145 | +</tbody> | |
146 | +</table> | |
147 | +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> | |
118 | 148 | <caption><span>Method parameters in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> with type arguments of type <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a></span><span class="tabEnd"> </span></caption> |
119 | 149 | <tr> |
120 | 150 | <th class="colFirst" scope="col">Modifier and Type</th> |
... | ... | @@ -123,12 +153,15 @@ |
123 | 153 | <tbody> |
124 | 154 | <tr class="altColor"> |
125 | 155 | <td class="colFirst"><code>private static void</code></td> |
126 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-mtas.codec.util.CodecInfo-">createGroup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, | |
156 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-org.apache.lucene.index.FieldInfo-java.lang.String-int-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">createGroup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, | |
127 | 157 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>>> spansMatchData, |
128 | 158 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
159 | + org.apache.lucene.index.FieldInfo fieldInfo, | |
129 | 160 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
130 | 161 | int docBase, |
131 | - <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo)</code> | |
162 | + <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
163 | + org.apache.lucene.search.IndexSearcher searcher, | |
164 | + org.apache.lucene.index.LeafReaderContext lrc)</code> | |
132 | 165 | <div class="block">Creates the group.</div> |
133 | 166 | </td> |
134 | 167 | </tr> |
... | ... | @@ -141,12 +174,13 @@ |
141 | 174 | </tr> |
142 | 175 | <tbody> |
143 | 176 | <tr class="altColor"> |
144 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html#GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-">GroupHit</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> list, | |
177 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html#GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">GroupHit</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> list, | |
145 | 178 | int start, |
146 | 179 | int end, |
147 | 180 | int hitStart, |
148 | 181 | int hitEnd, |
149 | - <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</code> | |
182 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
183 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> knownPrefixes)</code> | |
150 | 184 | <div class="block">Instantiates a new group hit.</div> |
151 | 185 | </td> |
152 | 186 | </tr> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentKwic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentKwic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentList.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentList (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentPrefix.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentPrefix (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentSpan.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentSpan (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentTermVector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentTermVector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -122,6 +122,16 @@ |
122 | 122 | </tr> |
123 | 123 | <tbody> |
124 | 124 | <tr class="altColor"> |
125 | +<td class="colFirst"><code>private static boolean</code></td> | |
126 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
127 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, | |
128 | + <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, | |
129 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, | |
130 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
131 | +<div class="block">Preliminary register value.</div> | |
132 | +</td> | |
133 | +</tr> | |
134 | +<tr class="rowColor"> | |
125 | 135 | <td class="colFirst"><code>private static <a href="../../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></code></td> |
126 | 136 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, |
127 | 137 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
... | ... | @@ -129,17 +139,17 @@ |
129 | 139 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
130 | 140 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
131 | 141 | boolean forceAccept)</code> |
132 | -<div class="block">Register basic value.</div> | |
142 | +<div class="block">Register value.</div> | |
133 | 143 | </td> |
134 | 144 | </tr> |
135 | -<tr class="rowColor"> | |
145 | +<tr class="altColor"> | |
136 | 146 | <td class="colFirst"><code>private static void</code></td> |
137 | 147 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, |
138 | 148 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
139 | 149 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberFull.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberFull</a> number, |
140 | 150 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
141 | 151 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> |
142 | -<div class="block">Register full values.</div> | |
152 | +<div class="block">Register value.</div> | |
143 | 153 | </td> |
144 | 154 | </tr> |
145 | 155 | </tbody> |
... | ... | @@ -153,18 +163,6 @@ |
153 | 163 | <tbody> |
154 | 164 | <tr class="altColor"> |
155 | 165 | <td class="colFirst"><code>private static void</code></td> |
156 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createTermvector-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-">createTermvector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList, | |
157 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, | |
158 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
159 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
160 | - org.apache.lucene.index.Terms t, | |
161 | - org.apache.lucene.index.LeafReader r, | |
162 | - org.apache.lucene.index.LeafReaderContext lrc)</code> | |
163 | -<div class="block">Creates the termvector.</div> | |
164 | -</td> | |
165 | -</tr> | |
166 | -<tr class="rowColor"> | |
167 | -<td class="colFirst"><code>private static void</code></td> | |
168 | 166 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createTermvectorFirstRound-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-">createTermvectorFirstRound</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList, |
169 | 167 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, |
170 | 168 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
... | ... | @@ -175,7 +173,7 @@ |
175 | 173 | <div class="block">Creates the termvector first round.</div> |
176 | 174 | </td> |
177 | 175 | </tr> |
178 | -<tr class="altColor"> | |
176 | +<tr class="rowColor"> | |
179 | 177 | <td class="colFirst"><code>private static void</code></td> |
180 | 178 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createTermvectorSecondRound-java.util.List-java.util.HashMap-java.util.List-java.lang.String-org.apache.lucene.index.Terms-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-">createTermvectorSecondRound</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList, |
181 | 179 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, |
... | ... | @@ -187,7 +185,7 @@ |
187 | 185 | <div class="block">Creates the termvector second round.</div> |
188 | 186 | </td> |
189 | 187 | </tr> |
190 | -<tr class="rowColor"> | |
188 | +<tr class="altColor"> | |
191 | 189 | <td class="colFirst"><code>private static boolean</code></td> |
192 | 190 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#needSecondRoundTermvector-java.util.List-">needSecondRoundTermvector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a>> termVectorList)</code> |
193 | 191 | <div class="block">Need second round termvector.</div> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.GroupHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.GroupHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -72,7 +72,127 @@ |
72 | 72 | <div class="header"> |
73 | 73 | <h2 title="Uses of Class mtas.codec.util.CodecComponent.GroupHit" class="title">Uses of Class<br>mtas.codec.util.CodecComponent.GroupHit</h2> |
74 | 74 | </div> |
75 | -<div class="classUseContainer">No usage of mtas.codec.util.CodecComponent.GroupHit</div> | |
75 | +<div class="classUseContainer"> | |
76 | +<ul class="blockList"> | |
77 | +<li class="blockList"> | |
78 | +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> | |
79 | +<caption><span>Packages that use <a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></span><span class="tabEnd"> </span></caption> | |
80 | +<tr> | |
81 | +<th class="colFirst" scope="col">Package</th> | |
82 | +<th class="colLast" scope="col">Description</th> | |
83 | +</tr> | |
84 | +<tbody> | |
85 | +<tr class="altColor"> | |
86 | +<td class="colFirst"><a href="#mtas.codec.util">mtas.codec.util</a></td> | |
87 | +<td class="colLast"> </td> | |
88 | +</tr> | |
89 | +</tbody> | |
90 | +</table> | |
91 | +</li> | |
92 | +<li class="blockList"> | |
93 | +<ul class="blockList"> | |
94 | +<li class="blockList"><a name="mtas.codec.util"> | |
95 | +<!-- --> | |
96 | +</a> | |
97 | +<h3>Uses of <a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a> in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a></h3> | |
98 | +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> | |
99 | +<caption><span>Methods in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> that return types with arguments of type <a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></span><span class="tabEnd"> </span></caption> | |
100 | +<tr> | |
101 | +<th class="colFirst" scope="col">Modifier and Type</th> | |
102 | +<th class="colLast" scope="col">Method and Description</th> | |
103 | +</tr> | |
104 | +<tbody> | |
105 | +<tr class="altColor"> | |
106 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans></code></td> | |
107 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectSpansForOccurences-java.util.HashSet-java.util.HashSet-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">collectSpansForOccurences</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>> occurences, | |
108 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> prefixes, | |
109 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
110 | + <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
111 | + org.apache.lucene.search.IndexSearcher searcher, | |
112 | + org.apache.lucene.index.LeafReaderContext lrc)</code> | |
113 | +<div class="block">Collect spans for occurences.</div> | |
114 | +</td> | |
115 | +</tr> | |
116 | +</tbody> | |
117 | +</table> | |
118 | +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> | |
119 | +<caption><span>Methods in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> with parameters of type <a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></span><span class="tabEnd"> </span></caption> | |
120 | +<tr> | |
121 | +<th class="colFirst" scope="col">Modifier and Type</th> | |
122 | +<th class="colLast" scope="col">Method and Description</th> | |
123 | +</tr> | |
124 | +<tbody> | |
125 | +<tr class="altColor"> | |
126 | +<td class="colFirst"><code>private static org.apache.lucene.search.spans.SpanQuery</code></td> | |
127 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createQueryFromGroupHit-java.util.HashSet-java.lang.String-mtas.codec.util.CodecComponent.GroupHit-">createQueryFromGroupHit</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> prefixes, | |
128 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
129 | + <a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a> hit)</code> | |
130 | +<div class="block">Creates the query from group hit.</div> | |
131 | +</td> | |
132 | +</tr> | |
133 | +</tbody> | |
134 | +</table> | |
135 | +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> | |
136 | +<caption><span>Method parameters in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> with type arguments of type <a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a></span><span class="tabEnd"> </span></caption> | |
137 | +<tr> | |
138 | +<th class="colFirst" scope="col">Modifier and Type</th> | |
139 | +<th class="colLast" scope="col">Method and Description</th> | |
140 | +</tr> | |
141 | +<tbody> | |
142 | +<tr class="altColor"> | |
143 | +<td class="colFirst"><code>private static int</code></td> | |
144 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectGroupUsingSpans-java.util.HashMap-java.util.List-int-int-java.util.HashMap-java.util.HashMap-java.util.HashMap-">collectGroupUsingSpans</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans> list, | |
145 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
146 | + int docBase, | |
147 | + int docCounter, | |
148 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>> matchData, | |
149 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> occurencesSum, | |
150 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> occurencesN)</code> | |
151 | +<div class="block">Collect group using spans.</div> | |
152 | +</td> | |
153 | +</tr> | |
154 | +<tr class="rowColor"> | |
155 | +<td class="colFirst"><code>private static int</code></td> | |
156 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectGroupUsingSpans-java.util.HashMap-java.util.List-int-int-java.util.HashMap-java.util.HashMap-java.util.HashMap-">collectGroupUsingSpans</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans> list, | |
157 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
158 | + int docBase, | |
159 | + int docCounter, | |
160 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>> matchData, | |
161 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> occurencesSum, | |
162 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> occurencesN)</code> | |
163 | +<div class="block">Collect group using spans.</div> | |
164 | +</td> | |
165 | +</tr> | |
166 | +<tr class="altColor"> | |
167 | +<td class="colFirst"><code>private static int</code></td> | |
168 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectGroupUsingSpans-java.util.HashMap-java.util.List-int-int-java.util.HashMap-java.util.HashMap-java.util.HashMap-">collectGroupUsingSpans</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans> list, | |
169 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
170 | + int docBase, | |
171 | + int docCounter, | |
172 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>> matchData, | |
173 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> occurencesSum, | |
174 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> occurencesN)</code> | |
175 | +<div class="block">Collect group using spans.</div> | |
176 | +</td> | |
177 | +</tr> | |
178 | +<tr class="rowColor"> | |
179 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans></code></td> | |
180 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectSpansForOccurences-java.util.HashSet-java.util.HashSet-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">collectSpansForOccurences</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>> occurences, | |
181 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> prefixes, | |
182 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
183 | + <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
184 | + org.apache.lucene.search.IndexSearcher searcher, | |
185 | + org.apache.lucene.index.LeafReaderContext lrc)</code> | |
186 | +<div class="block">Collect spans for occurences.</div> | |
187 | +</td> | |
188 | +</tr> | |
189 | +</tbody> | |
190 | +</table> | |
191 | +</li> | |
192 | +</ul> | |
193 | +</li> | |
194 | +</ul> | |
195 | +</div> | |
76 | 196 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
77 | 197 | <div class="bottomNav"><a name="navbar.bottom"> |
78 | 198 | <!-- --> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.KwicHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.KwicHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.KwicToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.KwicToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ListHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ListHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ListToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ListToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -96,6 +96,22 @@ |
96 | 96 | </a> |
97 | 97 | <h3>Uses of <a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a> in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a></h3> |
98 | 98 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
99 | +<caption><span>Methods in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> with parameters of type <a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a></span><span class="tabEnd"> </span></caption> | |
100 | +<tr> | |
101 | +<th class="colFirst" scope="col">Modifier and Type</th> | |
102 | +<th class="colLast" scope="col">Method and Description</th> | |
103 | +</tr> | |
104 | +<tbody> | |
105 | +<tr class="altColor"> | |
106 | +<td class="colFirst"><code>private static <a href="../../../../mtas/codec/tree/IntervalTreeNodeData.html" title="class in mtas.codec.tree">IntervalTreeNodeData</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
107 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createPositionHit-mtas.codec.util.CodecComponent.Match-mtas.codec.util.CodecComponent.ComponentGroup-">createPositionHit</a></span>(<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a> m, | |
108 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</code> | |
109 | +<div class="block">Creates the position hit.</div> | |
110 | +</td> | |
111 | +</tr> | |
112 | +</tbody> | |
113 | +</table> | |
114 | +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> | |
99 | 115 | <caption><span>Method parameters in <a href="../../../../mtas/codec/util/package-summary.html">mtas.codec.util</a> with type arguments of type <a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a></span><span class="tabEnd"> </span></caption> |
100 | 116 | <tr> |
101 | 117 | <th class="colFirst" scope="col">Modifier and Type</th> |
... | ... | @@ -103,17 +119,32 @@ |
103 | 119 | </tr> |
104 | 120 | <tbody> |
105 | 121 | <tr class="altColor"> |
122 | +<td class="colFirst"><code>private static int</code></td> | |
123 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectGroupUsingSpans-java.util.HashMap-java.util.List-int-int-java.util.HashMap-java.util.HashMap-java.util.HashMap-">collectGroupUsingSpans</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans> list, | |
124 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, | |
125 | + int docBase, | |
126 | + int docCounter, | |
127 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>> matchData, | |
128 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> occurencesSum, | |
129 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> occurencesN)</code> | |
130 | +<div class="block">Collect group using spans.</div> | |
131 | +</td> | |
132 | +</tr> | |
133 | +<tr class="rowColor"> | |
106 | 134 | <td class="colFirst"><code>private static void</code></td> |
107 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-mtas.codec.util.CodecInfo-">createGroup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, | |
135 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-org.apache.lucene.index.FieldInfo-java.lang.String-int-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">createGroup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, | |
108 | 136 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>>> spansMatchData, |
109 | 137 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
138 | + org.apache.lucene.index.FieldInfo fieldInfo, | |
110 | 139 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
111 | 140 | int docBase, |
112 | - <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo)</code> | |
141 | + <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
142 | + org.apache.lucene.search.IndexSearcher searcher, | |
143 | + org.apache.lucene.index.LeafReaderContext lrc)</code> | |
113 | 144 | <div class="block">Creates the group.</div> |
114 | 145 | </td> |
115 | 146 | </tr> |
116 | -<tr class="rowColor"> | |
147 | +<tr class="altColor"> | |
117 | 148 | <td class="colFirst"><code>private static void</code></td> |
118 | 149 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createKwic-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-">createKwic</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentKwic.html" title="class in mtas.codec.util">CodecComponent.ComponentKwic</a>> kwicList, |
119 | 150 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>>> spansMatchData, |
... | ... | @@ -126,7 +157,7 @@ |
126 | 157 | <div class="block">Creates the kwic.</div> |
127 | 158 | </td> |
128 | 159 | </tr> |
129 | -<tr class="altColor"> | |
160 | +<tr class="rowColor"> | |
130 | 161 | <td class="colFirst"><code>private static void</code></td> |
131 | 162 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createList-java.util.List-java.util.HashMap-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-">createList</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentList.html" title="class in mtas.codec.util">CodecComponent.ComponentList</a>> listList, |
132 | 163 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>> spansNumberData, |
... | ... | @@ -140,6 +171,12 @@ |
140 | 171 | <div class="block">Creates the list.</div> |
141 | 172 | </td> |
142 | 173 | </tr> |
174 | +<tr class="altColor"> | |
175 | +<td class="colFirst"><code>private static void</code></td> | |
176 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#sortMatchList-java.util.ArrayList-">sortMatchList</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>> list)</code> | |
177 | +<div class="block">Sort match list.</div> | |
178 | +</td> | |
179 | +</tr> | |
143 | 180 | </tbody> |
144 | 181 | </table> |
145 | 182 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.SubComponentFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.SubComponentFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecInfo.FieldReferences.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecInfo.FieldReferences (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecInfo.IndexDoc.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecInfo.IndexDoc (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecInfo.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecInfo (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -122,8 +122,19 @@ |
122 | 122 | </tr> |
123 | 123 | <tbody> |
124 | 124 | <tr class="altColor"> |
125 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>,org.apache.lucene.search.spans.Spans></code></td> | |
126 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectSpansForOccurences-java.util.HashSet-java.util.HashSet-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">collectSpansForOccurences</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html" title="class in mtas.codec.util">CodecComponent.GroupHit</a>> occurences, | |
127 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> prefixes, | |
128 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, | |
129 | + <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
130 | + org.apache.lucene.search.IndexSearcher searcher, | |
131 | + org.apache.lucene.index.LeafReaderContext lrc)</code> | |
132 | +<div class="block">Collect spans for occurences.</div> | |
133 | +</td> | |
134 | +</tr> | |
135 | +<tr class="rowColor"> | |
125 | 136 | <td class="colFirst"><code>private static void</code></td> |
126 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-">collectSpansPositionsAndTokens</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,org.apache.lucene.search.spans.SpanWeight> spansQueryWeight, | |
137 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#collectSpansPositionsAndTokens-java.util.HashMap-org.apache.lucene.search.IndexSearcher-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-java.util.List-mtas.codec.util.CodecComponent.ComponentField-org.apache.lucene.index.FieldInfos-">collectSpansPositionsAndTokens</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,org.apache.lucene.search.spans.SpanWeight> spansQueryWeight, | |
127 | 138 | org.apache.lucene.search.IndexSearcher searcher, |
128 | 139 | <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, |
129 | 140 | org.apache.lucene.index.LeafReader r, |
... | ... | @@ -132,11 +143,12 @@ |
132 | 143 | org.apache.lucene.index.Terms t, |
133 | 144 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
134 | 145 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docList, |
135 | - <a href="../../../../mtas/codec/util/CodecComponent.ComponentField.html" title="class in mtas.codec.util">CodecComponent.ComponentField</a> fieldInfo)</code> | |
146 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentField.html" title="class in mtas.codec.util">CodecComponent.ComponentField</a> fieldInfo, | |
147 | + org.apache.lucene.index.FieldInfos fieldInfos)</code> | |
136 | 148 | <div class="block">Collect spans positions and tokens.</div> |
137 | 149 | </td> |
138 | 150 | </tr> |
139 | -<tr class="rowColor"> | |
151 | +<tr class="altColor"> | |
140 | 152 | <td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>></code></td> |
141 | 153 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#computePositions-mtas.codec.util.CodecInfo-org.apache.lucene.index.LeafReader-org.apache.lucene.index.LeafReaderContext-java.lang.String-org.apache.lucene.index.Terms-java.util.List-">computePositions</a></span>(<a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, |
142 | 154 | org.apache.lucene.index.LeafReader r, |
... | ... | @@ -147,7 +159,7 @@ |
147 | 159 | <div class="block">Compute positions.</div> |
148 | 160 | </td> |
149 | 161 | </tr> |
150 | -<tr class="altColor"> | |
162 | +<tr class="rowColor"> | |
151 | 163 | <td class="colFirst"><code>private static void</code></td> |
152 | 164 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createFacet-java.util.List-java.util.HashMap-java.util.HashMap-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-">createFacet</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentFacet.html" title="class in mtas.codec.util">CodecComponent.ComponentFacet</a>> facetList, |
153 | 165 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> positionsData, |
... | ... | @@ -162,18 +174,21 @@ |
162 | 174 | <div class="block">Creates the facet.</div> |
163 | 175 | </td> |
164 | 176 | </tr> |
165 | -<tr class="rowColor"> | |
177 | +<tr class="altColor"> | |
166 | 178 | <td class="colFirst"><code>private static void</code></td> |
167 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-mtas.codec.util.CodecInfo-">createGroup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, | |
179 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createGroup-java.util.List-java.util.HashMap-java.util.List-org.apache.lucene.index.FieldInfo-java.lang.String-int-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-org.apache.lucene.index.LeafReaderContext-">createGroup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a>> groupList, | |
168 | 180 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>>> spansMatchData, |
169 | 181 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> docSet, |
182 | + org.apache.lucene.index.FieldInfo fieldInfo, | |
170 | 183 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field, |
171 | 184 | int docBase, |
172 | - <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo)</code> | |
185 | + <a href="../../../../mtas/codec/util/CodecInfo.html" title="class in mtas.codec.util">CodecInfo</a> mtasCodecInfo, | |
186 | + org.apache.lucene.search.IndexSearcher searcher, | |
187 | + org.apache.lucene.index.LeafReaderContext lrc)</code> | |
173 | 188 | <div class="block">Creates the group.</div> |
174 | 189 | </td> |
175 | 190 | </tr> |
176 | -<tr class="altColor"> | |
191 | +<tr class="rowColor"> | |
177 | 192 | <td class="colFirst"><code>private static void</code></td> |
178 | 193 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createKwic-java.util.List-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-">createKwic</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentKwic.html" title="class in mtas.codec.util">CodecComponent.ComponentKwic</a>> kwicList, |
179 | 194 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecComponent.Match.html" title="class in mtas.codec.util">CodecComponent.Match</a>>>> spansMatchData, |
... | ... | @@ -186,7 +201,7 @@ |
186 | 201 | <div class="block">Creates the kwic.</div> |
187 | 202 | </td> |
188 | 203 | </tr> |
189 | -<tr class="rowColor"> | |
204 | +<tr class="altColor"> | |
190 | 205 | <td class="colFirst"><code>private static void</code></td> |
191 | 206 | <td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#createList-java.util.List-java.util.HashMap-java.util.HashMap-java.util.List-java.lang.String-int-java.lang.String-mtas.codec.util.CodecInfo-org.apache.lucene.search.IndexSearcher-">createList</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../mtas/codec/util/CodecComponent.ComponentList.html" title="class in mtas.codec.util">CodecComponent.ComponentList</a>> listList, |
192 | 207 | <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><org.apache.lucene.search.spans.SpanQuery,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>>> spansNumberData, |
... | ... |
apidocs/mtas/codec/util/class-use/CodecSearchTree.IntervalItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecSearchTree.IntervalItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecSearchTree.MtasTreeHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecSearchTree.MtasTreeHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -313,12 +313,13 @@ |
313 | 313 | </tr> |
314 | 314 | <tbody> |
315 | 315 | <tr class="altColor"> |
316 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html#GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-">GroupHit</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> list, | |
316 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecComponent.GroupHit.html#GroupHit-java.util.ArrayList-int-int-int-int-mtas.codec.util.CodecComponent.ComponentGroup-java.util.HashSet-">GroupHit</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/CodecSearchTree.MtasTreeHit.html" title="class in mtas.codec.util">CodecSearchTree.MtasTreeHit</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> list, | |
317 | 317 | int start, |
318 | 318 | int end, |
319 | 319 | int hitStart, |
320 | 320 | int hitEnd, |
321 | - <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group)</code> | |
321 | + <a href="../../../../mtas/codec/util/CodecComponent.ComponentGroup.html" title="class in mtas.codec.util">CodecComponent.ComponentGroup</a> group, | |
322 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> knownPrefixes)</code> | |
322 | 323 | <div class="block">Instantiates a new group hit.</div> |
323 | 324 | </td> |
324 | 325 | </tr> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecSearchTree.MtasTreeItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecSearchTree.MtasTreeItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecSearchTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecSearchTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecUtil.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecUtil (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/DataCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.DataCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -406,7 +406,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
406 | 406 | <!-- --> |
407 | 407 | </a> |
408 | 408 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
409 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
409 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
410 | 410 | </ul> |
411 | 411 | <ul class="blockList"> |
412 | 412 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -354,7 +354,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
354 | 354 | <!-- --> |
355 | 355 | </a> |
356 | 356 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
357 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
357 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
358 | 358 | </ul> |
359 | 359 | <ul class="blockList"> |
360 | 360 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -898,10 +898,11 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
898 | 898 | </tr> |
899 | 899 | <tr id="i47" class="rowColor"> |
900 | 900 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
901 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
901 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
902 | 902 | <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value, |
903 | 903 | int maximumNumber, |
904 | - int segmentNumber)</code> | |
904 | + int segmentNumber, | |
905 | + boolean test)</code> | |
905 | 906 | <div class="block">Validate segment value.</div> |
906 | 907 | </td> |
907 | 908 | </tr> |
... | ... | @@ -2070,9 +2071,9 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
2070 | 2071 | </dl> |
2071 | 2072 | </li> |
2072 | 2073 | </ul> |
2073 | -<a name="validateSegmentValue-java.lang.String-java.lang.Number-int-int-"> | |
2074 | +<a name="validateSegmentValue-java.lang.String-java.lang.Number-int-int-boolean-"> | |
2074 | 2075 | <!-- --> |
2075 | -</a><a name="validateSegmentValue-java.lang.String-T1-int-int-"> | |
2076 | +</a><a name="validateSegmentValue-java.lang.String-T1-int-int-boolean-"> | |
2076 | 2077 | <!-- --> |
2077 | 2078 | </a> |
2078 | 2079 | <ul class="blockList"> |
... | ... | @@ -2081,7 +2082,8 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
2081 | 2082 | <pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> validateSegmentValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, |
2082 | 2083 | <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value, |
2083 | 2084 | int maximumNumber, |
2084 | - int segmentNumber) | |
2085 | + int segmentNumber, | |
2086 | + boolean test) | |
2085 | 2087 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
2086 | 2088 | <div class="block">Validate segment value.</div> |
2087 | 2089 | <dl> |
... | ... | @@ -2090,6 +2092,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
2090 | 2092 | <dd><code>value</code> - the value</dd> |
2091 | 2093 | <dd><code>maximumNumber</code> - the maximum number</dd> |
2092 | 2094 | <dd><code>segmentNumber</code> - the segment number</dd> |
2095 | +<dd><code>test</code> - the test</dd> | |
2093 | 2096 | <dt><span class="returnLabel">Returns:</span></dt> |
2094 | 2097 | <dd>the string</dd> |
2095 | 2098 | <dt><span class="throwsLabel">Throws:</span></dt> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataCollectorResult.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataCollectorResult (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataDoubleAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataDoubleAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -341,7 +341,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataDoubleBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataDoubleBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -341,7 +341,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataDoubleFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataDoubleFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -341,7 +341,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataDoubleOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataDoubleOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -333,7 +333,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
333 | 333 | <!-- --> |
334 | 334 | </a> |
335 | 335 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
336 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
336 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
337 | 337 | </ul> |
338 | 338 | <ul class="blockList"> |
339 | 339 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItem.NumberComparator.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItem.NumberComparator (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; | |
22 | +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10}; | |
23 | 23 | var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; |
24 | 24 | var altColor = "altColor"; |
25 | 25 | var rowColor = "rowColor"; |
... | ... | @@ -214,12 +214,18 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl |
214 | 214 | </td> |
215 | 215 | </tr> |
216 | 216 | <tr id="i4" class="altColor"> |
217 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="class in mtas.codec.util.collector">MtasDataItem.NumberComparator</a><<a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="type parameter in MtasDataItem.NumberComparator">T</a>></code></td> | |
218 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html#recomputeBoundary-int-">recomputeBoundary</a></span>(int n)</code> | |
219 | +<div class="block">Recompute boundary.</div> | |
220 | +</td> | |
221 | +</tr> | |
222 | +<tr id="i5" class="rowColor"> | |
217 | 223 | <td class="colFirst"><code>void</code></td> |
218 | 224 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html#subtract-T-">subtract</a></span>(<a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="type parameter in MtasDataItem.NumberComparator">T</a> newValue)</code> |
219 | 225 | <div class="block">Subtract.</div> |
220 | 226 | </td> |
221 | 227 | </tr> |
222 | -<tr id="i5" class="rowColor"> | |
228 | +<tr id="i6" class="altColor"> | |
223 | 229 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
224 | 230 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html#toString--">toString</a></span>()</code> </td> |
225 | 231 | </tr> |
... | ... | @@ -380,7 +386,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl |
380 | 386 | </a><a name="subtract-T-"> |
381 | 387 | <!-- --> |
382 | 388 | </a> |
383 | -<ul class="blockListLast"> | |
389 | +<ul class="blockList"> | |
384 | 390 | <li class="blockList"> |
385 | 391 | <h4>subtract</h4> |
386 | 392 | <pre>public void subtract(<a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="type parameter in MtasDataItem.NumberComparator">T</a> newValue) |
... | ... | @@ -394,6 +400,25 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl |
394 | 400 | </dl> |
395 | 401 | </li> |
396 | 402 | </ul> |
403 | +<a name="recomputeBoundary-int-"> | |
404 | +<!-- --> | |
405 | +</a> | |
406 | +<ul class="blockListLast"> | |
407 | +<li class="blockList"> | |
408 | +<h4>recomputeBoundary</h4> | |
409 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="class in mtas.codec.util.collector">MtasDataItem.NumberComparator</a><<a href="../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="type parameter in MtasDataItem.NumberComparator">T</a>> recomputeBoundary(int n) | |
410 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
411 | +<div class="block">Recompute boundary.</div> | |
412 | +<dl> | |
413 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
414 | +<dd><code>n</code> - the n</dd> | |
415 | +<dt><span class="returnLabel">Returns:</span></dt> | |
416 | +<dd>the number comparator</dd> | |
417 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
418 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
419 | +</dl> | |
420 | +</li> | |
421 | +</ul> | |
397 | 422 | </li> |
398 | 423 | </ul> |
399 | 424 | </li> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -109,8 +109,8 @@ var activeTableTab = "activeTableTab"; |
109 | 109 | <li class="blockList"> |
110 | 110 | <dl> |
111 | 111 | <dt><span class="paramLabel">Type Parameters:</span></dt> |
112 | -<dd><code>T1</code> - </dd> | |
113 | -<dd><code>T2</code> - </dd> | |
112 | +<dd><code>T1</code> - the generic type</dd> | |
113 | +<dd><code>T2</code> - the generic type</dd> | |
114 | 114 | </dl> |
115 | 115 | <dl> |
116 | 116 | <dt>All Implemented Interfaces:</dt> |
... | ... | @@ -125,9 +125,8 @@ var activeTableTab = "activeTableTab"; |
125 | 125 | <pre>public abstract class <span class="typeNameLabel">MtasDataItem<T1 extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T1>,T2 extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T2>></span> |
126 | 126 | extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> |
127 | 127 | implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataItem.html" title="class in mtas.codec.util.collector">MtasDataItem</a><T1,T2>></pre> |
128 | +<div class="block">The Class MtasDataItem.</div> | |
128 | 129 | <dl> |
129 | -<dt><span class="simpleTagLabel">Author:</span></dt> | |
130 | -<dd>matthijs</dd> | |
131 | 130 | <dt><span class="seeLabel">See Also:</span></dt> |
132 | 131 | <dd><a href="../../../../serialized-form.html#mtas.codec.util.collector.MtasDataItem">Serialized Form</a></dd> |
133 | 132 | </dl> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemDoubleAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemDoubleAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemDoubleBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemDoubleBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemDoubleFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemDoubleFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemLongAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemLongAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemLongBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemLongBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemLongFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemLongFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataLongAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataLongAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -341,7 +341,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataLongBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataLongBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -341,7 +341,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataLongFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataLongFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -341,7 +341,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataLongOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataLongOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataCollectorResult.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataCollectorResult (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataDoubleAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataDoubleAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataDoubleBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataDoubleBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataDoubleFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataDoubleFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataDoubleOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataDoubleOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItem.NumberComparator.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItem.NumberComparator (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -217,6 +217,12 @@ |
217 | 217 | <div class="block">Gets the last sort value.</div> |
218 | 218 | </td> |
219 | 219 | </tr> |
220 | +<tr class="rowColor"> | |
221 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="class in mtas.codec.util.collector">MtasDataItem.NumberComparator</a><<a href="../../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html" title="type parameter in MtasDataItem.NumberComparator">T</a>></code></td> | |
222 | +<td class="colLast"><span class="typeNameLabel">MtasDataItem.NumberComparator.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataItem.NumberComparator.html#recomputeBoundary-int-">recomputeBoundary</a></span>(int n)</code> | |
223 | +<div class="block">Recompute boundary.</div> | |
224 | +</td> | |
225 | +</tr> | |
220 | 226 | </tbody> |
221 | 227 | </table> |
222 | 228 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemDoubleAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemDoubleAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemDoubleBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemDoubleBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemDoubleFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemDoubleFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemLongAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemLongAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemLongBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemLongBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemLongFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemLongFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataLongAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataLongAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataLongBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataLongBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataLongFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataLongFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataLongOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataLongOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Interface mtas.codec.util.collector.MtasDataOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util.collector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util.collector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -155,7 +155,9 @@ |
155 | 155 | </tr> |
156 | 156 | <tr class="rowColor"> |
157 | 157 | <td class="colFirst"><a href="../../../../mtas/codec/util/collector/MtasDataItem.html" title="class in mtas.codec.util.collector">MtasDataItem</a><T1 extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T1>,T2 extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T2>></td> |
158 | -<td class="colLast"> </td> | |
158 | +<td class="colLast"> | |
159 | +<div class="block">The Class MtasDataItem.</div> | |
160 | +</td> | |
159 | 161 | </tr> |
160 | 162 | <tr class="rowColor"> |
161 | 163 | <td class="colFirst"><a href="../../../../mtas/codec/util/collector/MtasDataItemAdvanced.html" title="class in mtas.codec.util.collector">MtasDataItemAdvanced</a><T1 extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T1>,T2 extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T2>></td> |
... | ... |
apidocs/mtas/codec/util/collector/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util.collector Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec.util.collector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -149,7 +149,9 @@ |
149 | 149 | </td> |
150 | 150 | </tr> |
151 | 151 | <tr class="rowColor"> |
152 | -<td class="colOne"><a href="../../../../mtas/codec/util/collector/class-use/MtasDataItem.html#mtas.codec.util.collector">MtasDataItem</a> </td> | |
152 | +<td class="colOne"><a href="../../../../mtas/codec/util/collector/class-use/MtasDataItem.html#mtas.codec.util.collector">MtasDataItem</a> | |
153 | +<div class="block">The Class MtasDataItem.</div> | |
154 | +</td> | |
153 | 155 | </tr> |
154 | 156 | <tr class="altColor"> |
155 | 157 | <td class="colOne"><a href="../../../../mtas/codec/util/collector/class-use/MtasDataItem.NumberComparator.html#mtas.codec.util.collector">MtasDataItem.NumberComparator</a> |
... | ... |
apidocs/mtas/codec/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -90,7 +90,9 @@ |
90 | 90 | </tr> |
91 | 91 | <tr class="rowColor"> |
92 | 92 | <td class="colFirst"><a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></td> |
93 | -<td class="colLast"> </td> | |
93 | +<td class="colLast"> | |
94 | +<div class="block">The Class RegisterStatus.</div> | |
95 | +</td> | |
94 | 96 | </tr> |
95 | 97 | <tr class="altColor"> |
96 | 98 | <td class="colFirst"><a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a></td> |
... | ... |
apidocs/mtas/codec/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -132,7 +132,9 @@ |
132 | 132 | </tr> |
133 | 133 | <tbody> |
134 | 134 | <tr class="altColor"> |
135 | -<td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecCollector.RegisterStatus.html#mtas.codec.util">CodecCollector.RegisterStatus</a> </td> | |
135 | +<td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecCollector.RegisterStatus.html#mtas.codec.util">CodecCollector.RegisterStatus</a> | |
136 | +<div class="block">The Class RegisterStatus.</div> | |
137 | +</td> | |
136 | 138 | </tr> |
137 | 139 | <tr class="rowColor"> |
138 | 140 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecCollector.TermvectorNumberBasic.html#mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> |
... | ... | @@ -195,61 +197,66 @@ |
195 | 197 | </td> |
196 | 198 | </tr> |
197 | 199 | <tr class="rowColor"> |
200 | +<td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecComponent.GroupHit.html#mtas.codec.util">CodecComponent.GroupHit</a> | |
201 | +<div class="block">The Class GroupHit.</div> | |
202 | +</td> | |
203 | +</tr> | |
204 | +<tr class="altColor"> | |
198 | 205 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecComponent.KwicHit.html#mtas.codec.util">CodecComponent.KwicHit</a> |
199 | 206 | <div class="block">The Class KwicHit.</div> |
200 | 207 | </td> |
201 | 208 | </tr> |
202 | -<tr class="altColor"> | |
209 | +<tr class="rowColor"> | |
203 | 210 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecComponent.KwicToken.html#mtas.codec.util">CodecComponent.KwicToken</a> |
204 | 211 | <div class="block">The Class KwicToken.</div> |
205 | 212 | </td> |
206 | 213 | </tr> |
207 | -<tr class="rowColor"> | |
214 | +<tr class="altColor"> | |
208 | 215 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecComponent.ListHit.html#mtas.codec.util">CodecComponent.ListHit</a> |
209 | 216 | <div class="block">The Class ListHit.</div> |
210 | 217 | </td> |
211 | 218 | </tr> |
212 | -<tr class="altColor"> | |
219 | +<tr class="rowColor"> | |
213 | 220 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecComponent.ListToken.html#mtas.codec.util">CodecComponent.ListToken</a> |
214 | 221 | <div class="block">The Class ListToken.</div> |
215 | 222 | </td> |
216 | 223 | </tr> |
217 | -<tr class="rowColor"> | |
224 | +<tr class="altColor"> | |
218 | 225 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecComponent.Match.html#mtas.codec.util">CodecComponent.Match</a> |
219 | 226 | <div class="block">The Class Match.</div> |
220 | 227 | </td> |
221 | 228 | </tr> |
222 | -<tr class="altColor"> | |
229 | +<tr class="rowColor"> | |
223 | 230 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecComponent.SubComponentFunction.html#mtas.codec.util">CodecComponent.SubComponentFunction</a> |
224 | 231 | <div class="block">The Class SubComponentFunction.</div> |
225 | 232 | </td> |
226 | 233 | </tr> |
227 | -<tr class="rowColor"> | |
234 | +<tr class="altColor"> | |
228 | 235 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecInfo.html#mtas.codec.util">CodecInfo</a> |
229 | 236 | <div class="block">The Class CodecInfo.</div> |
230 | 237 | </td> |
231 | 238 | </tr> |
232 | -<tr class="altColor"> | |
239 | +<tr class="rowColor"> | |
233 | 240 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecInfo.FieldReferences.html#mtas.codec.util">CodecInfo.FieldReferences</a> |
234 | 241 | <div class="block">The Class FieldReferences.</div> |
235 | 242 | </td> |
236 | 243 | </tr> |
237 | -<tr class="rowColor"> | |
244 | +<tr class="altColor"> | |
238 | 245 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecInfo.IndexDoc.html#mtas.codec.util">CodecInfo.IndexDoc</a> |
239 | 246 | <div class="block">The Class IndexDoc.</div> |
240 | 247 | </td> |
241 | 248 | </tr> |
242 | -<tr class="altColor"> | |
249 | +<tr class="rowColor"> | |
243 | 250 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecSearchTree.IntervalItem.html#mtas.codec.util">CodecSearchTree.IntervalItem</a> |
244 | 251 | <div class="block">The Class IntervalItem.</div> |
245 | 252 | </td> |
246 | 253 | </tr> |
247 | -<tr class="rowColor"> | |
254 | +<tr class="altColor"> | |
248 | 255 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecSearchTree.MtasTreeHit.html#mtas.codec.util">CodecSearchTree.MtasTreeHit</a> |
249 | 256 | <div class="block">The Class MtasTreeHit.</div> |
250 | 257 | </td> |
251 | 258 | </tr> |
252 | -<tr class="altColor"> | |
259 | +<tr class="rowColor"> | |
253 | 260 | <td class="colOne"><a href="../../../mtas/codec/util/class-use/CodecSearchTree.MtasTreeItem.html#mtas.codec.util">CodecSearchTree.MtasTreeItem</a> |
254 | 261 | <div class="block">The Class MtasTreeItem.</div> |
255 | 262 | </td> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParser.JJCalls.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParser.JJCalls (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParser.LookaheadSuccess.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParser.LookaheadSuccess (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParserConstants.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserConstants (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParserTokenManager.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserTokenManager (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/ParseException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>ParseException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/SimpleCharStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>SimpleCharStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/Token.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/TokenMgrError.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>TokenMgrError (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParser.JJCalls.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.MtasCQLParser.JJCalls (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParser.LookaheadSuccess.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.MtasCQLParser.LookaheadSuccess (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.MtasCQLParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParserConstants.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Interface mtas.parser.cql.MtasCQLParserConstants (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParserTokenManager.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.MtasCQLParserTokenManager (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/ParseException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.ParseException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/SimpleCharStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.SimpleCharStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/Token.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.Token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/TokenMgrError.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.TokenMgrError (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.parser.cql (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserBasicSentenceCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserBasicSentenceCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserBasicSentencePartCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserBasicSentencePartCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserDefaultPrefixCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserDefaultPrefixCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserGroupCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserGroupCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserGroupFullCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserGroupFullCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserGroupQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserGroupQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserSentenceCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserSentenceCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserSentencePartCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserSentencePartCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserWordCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserWordCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserWordFullCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserWordFullCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserWordPositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:28 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserWordPositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserWordQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserWordQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserBasicSentenceCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserBasicSentenceCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserBasicSentencePartCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserBasicSentencePartCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserDefaultPrefixCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserDefaultPrefixCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserGroupCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserGroupCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserGroupFullCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserGroupFullCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserGroupQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserGroupQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserSentenceCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserSentenceCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserSentencePartCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserSentencePartCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserWordCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserWordCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserWordFullCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserWordFullCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserWordPositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserWordPositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserWordQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserWordQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.parser.cql.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParser.JJCalls.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParser.JJCalls (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParser.LookaheadSuccess.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParser.LookaheadSuccess (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParserConstants.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserConstants (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParserTokenManager.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserTokenManager (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/ParseException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>ParseException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/SimpleCharStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>SimpleCharStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/Token.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/TokenMgrError.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>TokenMgrError (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParser.JJCalls.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.MtasFunctionParser.JJCalls (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParser.LookaheadSuccess.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.MtasFunctionParser.LookaheadSuccess (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.MtasFunctionParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParserConstants.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Interface mtas.parser.function.MtasFunctionParserConstants (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParserTokenManager.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.MtasFunctionParserTokenManager (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/ParseException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.ParseException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/SimpleCharStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.SimpleCharStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/Token.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.Token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/TokenMgrError.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.TokenMgrError (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.parser.function (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionDefault.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionDefault (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionResponse.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionResponse (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionResponseDouble.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionResponseDouble (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionResponseLong.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionResponseLong (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionDefault.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionDefault (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionResponse.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionResponse (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionResponseDouble.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionResponseDouble (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionResponseLong.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionResponseLong (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.parser.function.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/MtasScoreProvider.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasScoreProvider (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/MtasScoreQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasScoreQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/class-use/MtasScoreProvider.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.queries.MtasScoreProvider (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/class-use/MtasScoreQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.queries.MtasScoreQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.queries (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.queries (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.queries Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.queries (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/MtasCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/class-use/MtasCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.MtasCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/MtasSimScorer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSimScorer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/class-use/MtasSimScorer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.similarities.MtasSimScorer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.similarities (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.similarities (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.similarities Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.search.similarities (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasEndSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasEndSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanAndQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanAndQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanEndQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanEndQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanEndQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanEndQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchAll.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchAll (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchAllQuery.SpanAllWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchAllQuery.SpanAllWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchAllQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchAllQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchNone.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchNone (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanOrQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanOrQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanPositionQuery.SpanAllWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanPositionQuery.SpanAllWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanPositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanPositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanPrefixQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:17 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanPrefixQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRecurrence.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRecurrence.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRecurrence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRecurrence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRecurrenceQuery.SpanRecurrenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRecurrenceQuery.SpanRecurrenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRecurrenceQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRecurrenceQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRegexQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRegexQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRegexpQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRegexpQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequence.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequence.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequence.QueueItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequence.QueueItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceQuery.MtasSpanSequenceSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceQuery.MtasSpanSequenceSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceQuery.MtasSpanSequenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceQuery.MtasSpanSequenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceQuery.SpanSequenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceQuery.SpanSequenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanStartQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanStartQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanStartQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanStartQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanTermQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanTermQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanTermQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanTermQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanUniquePosition.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanUniquePosition.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanUniquePosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanUniquePosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanUniquePositionQuery.SpanUniquePositionWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanUniquePositionQuery.SpanUniquePositionWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanUniquePositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanUniquePositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanWildcardQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanWildcardQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasStartSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasStartSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasTermSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTermSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasEndSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasEndSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanAndQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanAndQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanEndQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanEndQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanEndQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanEndQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchAll.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchAll (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchAllQuery.SpanAllWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchAllQuery.SpanAllWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchAllQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchAllQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchNone.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchNone (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanOrQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanOrQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanPositionQuery.SpanAllWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanPositionQuery.SpanAllWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanPositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanPositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanPrefixQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanPrefixQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRecurrence.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRecurrence.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRecurrence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRecurrence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRecurrenceQuery.SpanRecurrenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRecurrenceQuery.SpanRecurrenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRecurrenceQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRecurrenceQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRegexQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRegexQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRegexpQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRegexpQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequence.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequence.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequence.QueueItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequence.QueueItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceQuery.MtasSpanSequenceSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceQuery.MtasSpanSequenceSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceQuery.MtasSpanSequenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceQuery.MtasSpanSequenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceQuery.SpanSequenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceQuery.SpanSequenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanStartQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanStartQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanStartQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanStartQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanTermQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanTermQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanTermQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanTermQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanUniquePosition.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanUniquePosition.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanUniquePosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanUniquePosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanUniquePositionQuery.SpanUniquePositionWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanUniquePositionQuery.SpanUniquePositionWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanUniquePositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanUniquePositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanWildcardQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanWildcardQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasStartSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasStartSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasTermSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasTermSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.spans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.spans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.spans Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.search.spans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/MtasRequestHandler.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasRequestHandler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/class-use/MtasRequestHandler.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.MtasRequestHandler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/MtasSolrSearchComponent.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrSearchComponent (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/class-use/MtasSolrSearchComponent.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.MtasSolrSearchComponent (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.handler.component (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentFacet.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentFacet (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -131,71 +131,83 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
131 | 131 | <th class="colLast" scope="col">Field and Description</th> |
132 | 132 | </tr> |
133 | 133 | <tr class="altColor"> |
134 | +<td class="colFirst"><code>private static int</code></td> | |
135 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#DEFAULT_NUMBER">DEFAULT_NUMBER</a></span></code> | |
136 | +<div class="block">The Constant DEFAULT_NUMBER.</div> | |
137 | +</td> | |
138 | +</tr> | |
139 | +<tr class="rowColor"> | |
134 | 140 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
135 | 141 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_FIELD">NAME_MTAS_GROUP_FIELD</a></span></code> |
136 | 142 | <div class="block">The Constant NAME_MTAS_GROUP_FIELD.</div> |
137 | 143 | </td> |
138 | 144 | </tr> |
139 | -<tr class="rowColor"> | |
145 | +<tr class="altColor"> | |
140 | 146 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
141 | 147 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_INSIDE">NAME_MTAS_GROUP_GROUPING_HIT_INSIDE</a></span></code> |
142 | 148 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_HIT_INSIDE.</div> |
143 | 149 | </td> |
144 | 150 | </tr> |
145 | -<tr class="altColor"> | |
151 | +<tr class="rowColor"> | |
146 | 152 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
147 | 153 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_LEFT">NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_LEFT</a></span></code> |
148 | 154 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_LEFT.</div> |
149 | 155 | </td> |
150 | 156 | </tr> |
151 | -<tr class="rowColor"> | |
157 | +<tr class="altColor"> | |
152 | 158 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
153 | 159 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_RIGHT">NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_RIGHT</a></span></code> |
154 | 160 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_HIT_INSIDE_RIGHT.</div> |
155 | 161 | </td> |
156 | 162 | </tr> |
157 | -<tr class="altColor"> | |
163 | +<tr class="rowColor"> | |
158 | 164 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
159 | 165 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_LEFT">NAME_MTAS_GROUP_GROUPING_HIT_LEFT</a></span></code> |
160 | 166 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_HIT_LEFT.</div> |
161 | 167 | </td> |
162 | 168 | </tr> |
163 | -<tr class="rowColor"> | |
169 | +<tr class="altColor"> | |
164 | 170 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
165 | 171 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_HIT_RIGHT">NAME_MTAS_GROUP_GROUPING_HIT_RIGHT</a></span></code> |
166 | 172 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_HIT_RIGHT.</div> |
167 | 173 | </td> |
168 | 174 | </tr> |
169 | -<tr class="altColor"> | |
175 | +<tr class="rowColor"> | |
170 | 176 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
171 | 177 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_LEFT">NAME_MTAS_GROUP_GROUPING_LEFT</a></span></code> |
172 | 178 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_LEFT.</div> |
173 | 179 | </td> |
174 | 180 | </tr> |
175 | -<tr class="rowColor"> | |
181 | +<tr class="altColor"> | |
176 | 182 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
177 | 183 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_POSITION">NAME_MTAS_GROUP_GROUPING_POSITION</a></span></code> |
178 | 184 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_POSITION.</div> |
179 | 185 | </td> |
180 | 186 | </tr> |
181 | -<tr class="altColor"> | |
187 | +<tr class="rowColor"> | |
182 | 188 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
183 | 189 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_PREFIXES">NAME_MTAS_GROUP_GROUPING_PREFIXES</a></span></code> |
184 | 190 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_PREFIXES.</div> |
185 | 191 | </td> |
186 | 192 | </tr> |
187 | -<tr class="rowColor"> | |
193 | +<tr class="altColor"> | |
188 | 194 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
189 | 195 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_GROUPING_RIGHT">NAME_MTAS_GROUP_GROUPING_RIGHT</a></span></code> |
190 | 196 | <div class="block">The Constant NAME_MTAS_GROUP_GROUPING_RIGHT.</div> |
191 | 197 | </td> |
192 | 198 | </tr> |
193 | -<tr class="altColor"> | |
199 | +<tr class="rowColor"> | |
194 | 200 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
195 | 201 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_KEY">NAME_MTAS_GROUP_KEY</a></span></code> |
196 | 202 | <div class="block">The Constant NAME_MTAS_GROUP_KEY.</div> |
197 | 203 | </td> |
198 | 204 | </tr> |
205 | +<tr class="altColor"> | |
206 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
207 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_NUMBER">NAME_MTAS_GROUP_NUMBER</a></span></code> | |
208 | +<div class="block">The Constant NAME_MTAS_GROUP_NUMBER.</div> | |
209 | +</td> | |
210 | +</tr> | |
199 | 211 | <tr class="rowColor"> |
200 | 212 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
201 | 213 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentGroup.html#NAME_MTAS_GROUP_QUERY_TYPE">NAME_MTAS_GROUP_QUERY_TYPE</a></span></code> |
... | ... | @@ -401,6 +413,20 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
401 | 413 | </dl> |
402 | 414 | </li> |
403 | 415 | </ul> |
416 | +<a name="NAME_MTAS_GROUP_NUMBER"> | |
417 | +<!-- --> | |
418 | +</a> | |
419 | +<ul class="blockList"> | |
420 | +<li class="blockList"> | |
421 | +<h4>NAME_MTAS_GROUP_NUMBER</h4> | |
422 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAME_MTAS_GROUP_NUMBER</pre> | |
423 | +<div class="block">The Constant NAME_MTAS_GROUP_NUMBER.</div> | |
424 | +<dl> | |
425 | +<dt><span class="seeLabel">See Also:</span></dt> | |
426 | +<dd><a href="../../../../../constant-values.html#mtas.solr.handler.component.util.MtasSolrComponentGroup.NAME_MTAS_GROUP_NUMBER">Constant Field Values</a></dd> | |
427 | +</dl> | |
428 | +</li> | |
429 | +</ul> | |
404 | 430 | <a name="NAME_MTAS_GROUP_GROUPING_LEFT"> |
405 | 431 | <!-- --> |
406 | 432 | </a> |
... | ... | @@ -516,7 +542,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
516 | 542 | <a name="NAME_MTAS_GROUP_GROUPING_PREFIXES"> |
517 | 543 | <!-- --> |
518 | 544 | </a> |
519 | -<ul class="blockListLast"> | |
545 | +<ul class="blockList"> | |
520 | 546 | <li class="blockList"> |
521 | 547 | <h4>NAME_MTAS_GROUP_GROUPING_PREFIXES</h4> |
522 | 548 | <pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAME_MTAS_GROUP_GROUPING_PREFIXES</pre> |
... | ... | @@ -527,6 +553,20 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
527 | 553 | </dl> |
528 | 554 | </li> |
529 | 555 | </ul> |
556 | +<a name="DEFAULT_NUMBER"> | |
557 | +<!-- --> | |
558 | +</a> | |
559 | +<ul class="blockListLast"> | |
560 | +<li class="blockList"> | |
561 | +<h4>DEFAULT_NUMBER</h4> | |
562 | +<pre>private static final int DEFAULT_NUMBER</pre> | |
563 | +<div class="block">The Constant DEFAULT_NUMBER.</div> | |
564 | +<dl> | |
565 | +<dt><span class="seeLabel">See Also:</span></dt> | |
566 | +<dd><a href="../../../../../constant-values.html#mtas.solr.handler.component.util.MtasSolrComponentGroup.DEFAULT_NUMBER">Constant Field Values</a></dd> | |
567 | +</dl> | |
568 | +</li> | |
569 | +</ul> | |
530 | 570 | </li> |
531 | 571 | </ul> |
532 | 572 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentKwic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentKwic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentList.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentList (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentPrefix.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentPrefix (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentStats.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentStats (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentTermvector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentTermvector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -131,59 +131,71 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
131 | 131 | <th class="colLast" scope="col">Field and Description</th> |
132 | 132 | </tr> |
133 | 133 | <tr class="altColor"> |
134 | +<td class="colFirst"><code>private static int</code></td> | |
135 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#DEFAULT_NUMBER">DEFAULT_NUMBER</a></span></code> | |
136 | +<div class="block">The Constant DEFAULT_NUMBER.</div> | |
137 | +</td> | |
138 | +</tr> | |
139 | +<tr class="rowColor"> | |
134 | 140 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
135 | 141 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_BOUNDARY">NAME_MTAS_TERMVECTOR_BOUNDARY</a></span></code> |
136 | 142 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_BOUNDARY.</div> |
137 | 143 | </td> |
138 | 144 | </tr> |
139 | -<tr class="rowColor"> | |
145 | +<tr class="altColor"> | |
140 | 146 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
141 | 147 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FIELD">NAME_MTAS_TERMVECTOR_FIELD</a></span></code> |
142 | 148 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_FIELD.</div> |
143 | 149 | </td> |
144 | 150 | </tr> |
145 | -<tr class="altColor"> | |
151 | +<tr class="rowColor"> | |
146 | 152 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
147 | 153 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FUNCTION">NAME_MTAS_TERMVECTOR_FUNCTION</a></span></code> |
148 | 154 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_FUNCTION.</div> |
149 | 155 | </td> |
150 | 156 | </tr> |
151 | -<tr class="rowColor"> | |
157 | +<tr class="altColor"> | |
152 | 158 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
153 | 159 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FUNCTION_EXPRESSION">NAME_MTAS_TERMVECTOR_FUNCTION_EXPRESSION</a></span></code> |
154 | 160 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_FUNCTION_EXPRESSION.</div> |
155 | 161 | </td> |
156 | 162 | </tr> |
157 | -<tr class="altColor"> | |
163 | +<tr class="rowColor"> | |
158 | 164 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
159 | 165 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FUNCTION_KEY">NAME_MTAS_TERMVECTOR_FUNCTION_KEY</a></span></code> |
160 | 166 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_FUNCTION_KEY.</div> |
161 | 167 | </td> |
162 | 168 | </tr> |
163 | -<tr class="rowColor"> | |
169 | +<tr class="altColor"> | |
164 | 170 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
165 | 171 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_FUNCTION_TYPE">NAME_MTAS_TERMVECTOR_FUNCTION_TYPE</a></span></code> |
166 | 172 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_FUNCTION_TYPE.</div> |
167 | 173 | </td> |
168 | 174 | </tr> |
169 | -<tr class="altColor"> | |
175 | +<tr class="rowColor"> | |
170 | 176 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
171 | 177 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_KEY">NAME_MTAS_TERMVECTOR_KEY</a></span></code> |
172 | 178 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_KEY.</div> |
173 | 179 | </td> |
174 | 180 | </tr> |
175 | -<tr class="rowColor"> | |
181 | +<tr class="altColor"> | |
176 | 182 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
177 | 183 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_LIST">NAME_MTAS_TERMVECTOR_LIST</a></span></code> |
178 | 184 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_LIST.</div> |
179 | 185 | </td> |
180 | 186 | </tr> |
181 | -<tr class="altColor"> | |
187 | +<tr class="rowColor"> | |
182 | 188 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
183 | 189 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_NUMBER">NAME_MTAS_TERMVECTOR_NUMBER</a></span></code> |
184 | 190 | <div class="block">The Constant NAME_MTAS_TERMVECTOR_NUMBER.</div> |
185 | 191 | </td> |
186 | 192 | </tr> |
193 | +<tr class="altColor"> | |
194 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
195 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_NUMBER_SHARDS">NAME_MTAS_TERMVECTOR_NUMBER_SHARDS</a></span></code> | |
196 | +<div class="block">The Constant NAME_MTAS_TERMVECTOR_NUMBER_SHARDS.</div> | |
197 | +</td> | |
198 | +</tr> | |
187 | 199 | <tr class="rowColor"> |
188 | 200 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
189 | 201 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#NAME_MTAS_TERMVECTOR_PREFIX">NAME_MTAS_TERMVECTOR_PREFIX</a></span></code> |
... | ... | @@ -226,6 +238,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
226 | 238 | <div class="block">The search component.</div> |
227 | 239 | </td> |
228 | 240 | </tr> |
241 | +<tr class="altColor"> | |
242 | +<td class="colFirst"><code>private static int</code></td> | |
243 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#SHARD_NUMBER_MULTIPLIER">SHARD_NUMBER_MULTIPLIER</a></span></code> | |
244 | +<div class="block">The Constant SHARD_NUMBER_MULTIPLIER.</div> | |
245 | +</td> | |
246 | +</tr> | |
229 | 247 | </table> |
230 | 248 | </li> |
231 | 249 | </ul> |
... | ... | @@ -474,6 +492,20 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
474 | 492 | </dl> |
475 | 493 | </li> |
476 | 494 | </ul> |
495 | +<a name="NAME_MTAS_TERMVECTOR_NUMBER_SHARDS"> | |
496 | +<!-- --> | |
497 | +</a> | |
498 | +<ul class="blockList"> | |
499 | +<li class="blockList"> | |
500 | +<h4>NAME_MTAS_TERMVECTOR_NUMBER_SHARDS</h4> | |
501 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAME_MTAS_TERMVECTOR_NUMBER_SHARDS</pre> | |
502 | +<div class="block">The Constant NAME_MTAS_TERMVECTOR_NUMBER_SHARDS.</div> | |
503 | +<dl> | |
504 | +<dt><span class="seeLabel">See Also:</span></dt> | |
505 | +<dd><a href="../../../../../constant-values.html#mtas.solr.handler.component.util.MtasSolrComponentTermvector.NAME_MTAS_TERMVECTOR_NUMBER_SHARDS">Constant Field Values</a></dd> | |
506 | +</dl> | |
507 | +</li> | |
508 | +</ul> | |
477 | 509 | <a name="NAME_MTAS_TERMVECTOR_FUNCTION"> |
478 | 510 | <!-- --> |
479 | 511 | </a> |
... | ... | @@ -547,7 +579,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
547 | 579 | <a name="NAME_MTAS_TERMVECTOR_LIST"> |
548 | 580 | <!-- --> |
549 | 581 | </a> |
550 | -<ul class="blockListLast"> | |
582 | +<ul class="blockList"> | |
551 | 583 | <li class="blockList"> |
552 | 584 | <h4>NAME_MTAS_TERMVECTOR_LIST</h4> |
553 | 585 | <pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAME_MTAS_TERMVECTOR_LIST</pre> |
... | ... | @@ -558,6 +590,34 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
558 | 590 | </dl> |
559 | 591 | </li> |
560 | 592 | </ul> |
593 | +<a name="SHARD_NUMBER_MULTIPLIER"> | |
594 | +<!-- --> | |
595 | +</a> | |
596 | +<ul class="blockList"> | |
597 | +<li class="blockList"> | |
598 | +<h4>SHARD_NUMBER_MULTIPLIER</h4> | |
599 | +<pre>private static final int SHARD_NUMBER_MULTIPLIER</pre> | |
600 | +<div class="block">The Constant SHARD_NUMBER_MULTIPLIER.</div> | |
601 | +<dl> | |
602 | +<dt><span class="seeLabel">See Also:</span></dt> | |
603 | +<dd><a href="../../../../../constant-values.html#mtas.solr.handler.component.util.MtasSolrComponentTermvector.SHARD_NUMBER_MULTIPLIER">Constant Field Values</a></dd> | |
604 | +</dl> | |
605 | +</li> | |
606 | +</ul> | |
607 | +<a name="DEFAULT_NUMBER"> | |
608 | +<!-- --> | |
609 | +</a> | |
610 | +<ul class="blockListLast"> | |
611 | +<li class="blockList"> | |
612 | +<h4>DEFAULT_NUMBER</h4> | |
613 | +<pre>private static final int DEFAULT_NUMBER</pre> | |
614 | +<div class="block">The Constant DEFAULT_NUMBER.</div> | |
615 | +<dl> | |
616 | +<dt><span class="seeLabel">See Also:</span></dt> | |
617 | +<dd><a href="../../../../../constant-values.html#mtas.solr.handler.component.util.MtasSolrComponentTermvector.DEFAULT_NUMBER">Constant Field Values</a></dd> | |
618 | +</dl> | |
619 | +</li> | |
620 | +</ul> | |
561 | 621 | </li> |
562 | 622 | </ul> |
563 | 623 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrResult.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrResult (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrResultMerge.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrResultMerge (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab"; |
111 | 111 | <br> |
112 | 112 | <pre>public class <span class="typeNameLabel">MtasSolrResultMerge</span> |
113 | 113 | extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> |
114 | -<div class="block">The Class MtasMergeStrategy.</div> | |
114 | +<div class="block">The Class MtasSolrResultMerge.</div> | |
115 | 115 | </li> |
116 | 116 | </ul> |
117 | 117 | </div> |
... | ... | @@ -155,7 +155,9 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
155 | 155 | </tr> |
156 | 156 | <tr id="i1" class="rowColor"> |
157 | 157 | <td class="colFirst"><code>void</code></td> |
158 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrResultMerge.html#merge-org.apache.solr.handler.component.ResponseBuilder-">merge</a></span>(org.apache.solr.handler.component.ResponseBuilder rb)</code> </td> | |
158 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrResultMerge.html#merge-org.apache.solr.handler.component.ResponseBuilder-">merge</a></span>(org.apache.solr.handler.component.ResponseBuilder rb)</code> | |
159 | +<div class="block">Merge.</div> | |
160 | +</td> | |
159 | 161 | </tr> |
160 | 162 | <tr id="i2" class="altColor"> |
161 | 163 | <td class="colFirst"><code>private void</code></td> |
... | ... | @@ -243,6 +245,11 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
243 | 245 | <li class="blockList"> |
244 | 246 | <h4>merge</h4> |
245 | 247 | <pre>public void merge(org.apache.solr.handler.component.ResponseBuilder rb)</pre> |
248 | +<div class="block">Merge.</div> | |
249 | +<dl> | |
250 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
251 | +<dd><code>rb</code> - the rb</dd> | |
252 | +</dl> | |
246 | 253 | </li> |
247 | 254 | </ul> |
248 | 255 | <a name="mergeNamedList-org.apache.solr.handler.component.ShardRequest-org.apache.solr.common.util.NamedList-java.lang.String-java.lang.Integer-"> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrResultUtil.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrResultUtil (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | -var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9}; | |
22 | +var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9}; | |
23 | 23 | var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; |
24 | 24 | var altColor = "altColor"; |
25 | 25 | var rowColor = "rowColor"; |
... | ... | @@ -131,6 +131,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
131 | 131 | <th class="colLast" scope="col">Field and Description</th> |
132 | 132 | </tr> |
133 | 133 | <tr class="altColor"> |
134 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a></code></td> | |
135 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrResultUtil.html#patternKeyStartGrouphit">patternKeyStartGrouphit</a></span></code> | |
136 | +<div class="block">The Constant patternKeyStartGrouphit.</div> | |
137 | +</td> | |
138 | +</tr> | |
139 | +<tr class="rowColor"> | |
134 | 140 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
135 | 141 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrResultUtil.html#QUERY_TYPE_CQL">QUERY_TYPE_CQL</a></span></code> |
136 | 142 | <div class="block">The Constant QUERY_TYPE_CQL.</div> |
... | ... | @@ -254,6 +260,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
254 | 260 | <div class="block">Rewrite merge list.</div> |
255 | 261 | </td> |
256 | 262 | </tr> |
263 | +<tr id="i12" class="altColor"> | |
264 | +<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><org.apache.solr.common.util.NamedList<<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>>></code></td> | |
265 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrResultUtil.html#rewriteToArray-org.apache.solr.common.util.NamedList-">rewriteToArray</a></span>(org.apache.solr.common.util.NamedList<<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> nnl)</code> | |
266 | +<div class="block">Rewrite to array.</div> | |
267 | +</td> | |
268 | +</tr> | |
257 | 269 | </table> |
258 | 270 | <ul class="blockList"> |
259 | 271 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -279,7 +291,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
279 | 291 | <a name="QUERY_TYPE_CQL"> |
280 | 292 | <!-- --> |
281 | 293 | </a> |
282 | -<ul class="blockListLast"> | |
294 | +<ul class="blockList"> | |
283 | 295 | <li class="blockList"> |
284 | 296 | <h4>QUERY_TYPE_CQL</h4> |
285 | 297 | <pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> QUERY_TYPE_CQL</pre> |
... | ... | @@ -290,6 +302,16 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
290 | 302 | </dl> |
291 | 303 | </li> |
292 | 304 | </ul> |
305 | +<a name="patternKeyStartGrouphit"> | |
306 | +<!-- --> | |
307 | +</a> | |
308 | +<ul class="blockListLast"> | |
309 | +<li class="blockList"> | |
310 | +<h4>patternKeyStartGrouphit</h4> | |
311 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a> patternKeyStartGrouphit</pre> | |
312 | +<div class="block">The Constant patternKeyStartGrouphit.</div> | |
313 | +</li> | |
314 | +</ul> | |
293 | 315 | </li> |
294 | 316 | </ul> |
295 | 317 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
... | ... | @@ -368,6 +390,22 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
368 | 390 | </dl> |
369 | 391 | </li> |
370 | 392 | </ul> |
393 | +<a name="rewriteToArray-org.apache.solr.common.util.NamedList-"> | |
394 | +<!-- --> | |
395 | +</a> | |
396 | +<ul class="blockList"> | |
397 | +<li class="blockList"> | |
398 | +<h4>rewriteToArray</h4> | |
399 | +<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><org.apache.solr.common.util.NamedList<<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>>> rewriteToArray(org.apache.solr.common.util.NamedList<<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> nnl)</pre> | |
400 | +<div class="block">Rewrite to array.</div> | |
401 | +<dl> | |
402 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
403 | +<dd><code>nnl</code> - the nnl</dd> | |
404 | +<dt><span class="returnLabel">Returns:</span></dt> | |
405 | +<dd>the array list</dd> | |
406 | +</dl> | |
407 | +</li> | |
408 | +</ul> | |
371 | 409 | <a name="rewriteMergeList-java.lang.String-java.lang.String-org.apache.solr.common.util.NamedList-org.apache.solr.common.util.NamedList-"> |
372 | 410 | <!-- --> |
373 | 411 | </a> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentFacet.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentFacet (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentKwic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentKwic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentList.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentList (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentPrefix.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentPrefix (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentStats.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentStats (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentTermvector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentTermvector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrResult.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrResult (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrResultMerge.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrResultMerge (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrResultUtil.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrResultUtil (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -133,7 +133,7 @@ |
133 | 133 | <tr class="altColor"> |
134 | 134 | <td class="colFirst"><a href="../../../../../mtas/solr/handler/component/util/MtasSolrResultMerge.html" title="class in mtas.solr.handler.component.util">MtasSolrResultMerge</a></td> |
135 | 135 | <td class="colLast"> |
136 | -<div class="block">The Class MtasMergeStrategy.</div> | |
136 | +<div class="block">The Class MtasSolrResultMerge.</div> | |
137 | 137 | </td> |
138 | 138 | </tr> |
139 | 139 | <tr class="rowColor"> |
... | ... |
apidocs/mtas/solr/handler/component/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.handler.component.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -139,7 +139,7 @@ |
139 | 139 | </tr> |
140 | 140 | <tr class="rowColor"> |
141 | 141 | <td class="colOne"><a href="../../../../../mtas/solr/handler/component/util/class-use/MtasSolrResultMerge.html#mtas.solr.handler.component">MtasSolrResultMerge</a> |
142 | -<div class="block">The Class MtasMergeStrategy.</div> | |
142 | +<div class="block">The Class MtasSolrResultMerge.</div> | |
143 | 143 | </td> |
144 | 144 | </tr> |
145 | 145 | </tbody> |
... | ... |
apidocs/mtas/solr/handler/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.handler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/MtasPreAnalyzedField.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPreAnalyzedField (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/MtasPreAnalyzedParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPreAnalyzedParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/class-use/MtasPreAnalyzedField.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.schema.MtasPreAnalyzedField (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/class-use/MtasPreAnalyzedParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.schema.MtasPreAnalyzedParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.schema (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.schema (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.schema Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.schema (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/MtasCQLQParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLQParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/MtasSolrCQLQParserPlugin.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrCQLQParserPlugin (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/class-use/MtasCQLQParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.search.MtasCQLQParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/class-use/MtasSolrCQLQParserPlugin.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.search.MtasSolrCQLQParserPlugin (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.search Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessor.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorConfig.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorConfig (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorResultItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorResultItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorResultReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorResultReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorResultWriter.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorResultWriter (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorSizeReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorSizeReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessor.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorConfig.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorConfig (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorResultItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorResultItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorResultReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorResultReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorResultWriter.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorResultWriter (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorSizeReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorSizeReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.update.processor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.update.processor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.update.processor Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.update.processor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/overview-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Overview List (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/overview-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Overview (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/overview-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:30 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:19 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/serialized-form.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Wed Sep 07 15:24:29 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Mon Oct 03 17:27:18 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Serialized Form (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-09-07"> | |
8 | +<meta name="date" content="2016-10-03"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
dependencies.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Dependencies</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Dependencies</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
dependency-info.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Dependency Information</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Dependency Information</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
download.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Download</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Download</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
features.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Features</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Features</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
index.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Multi Tier Annotation Search</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Multi Tier Annotation Search</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_configuration.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - configuration</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - configuration</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats_crm.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats - CRM</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats - CRM</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats_folia.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats - FoLiA</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats - FoLiA</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats_sketch.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats - sketch</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats - sketch</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats_tei.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats - tei</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats - tei</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
installation.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Getting started</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Getting started</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
installation_lucene.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Mtas and Lucene</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Mtas and Lucene</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
installation_solr.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Mtas and Solr</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Mtas and Solr</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
license.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Licenses</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Licenses</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
plugin-management.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Plugin Management</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Plugin Management</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
plugins.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Plugins</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Plugins</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
project-info.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Information</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Information</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
project-reports.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Generated Reports</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Generated Reports</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
project-summary.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Summary</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Summary</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Search</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Search</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_configuration.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Configuration</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Configuration</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_cql.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Corpus Query Language</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Corpus Query Language</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_functions.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Functions</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Functions</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_facet.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query - facet</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query - facet</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_group.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query - group</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query - group</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_kwic_and_list.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query - kwic and lists</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query - kwic and lists</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_prefix.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Prefix</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Prefix</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_stats.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Statistics</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Statistics</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_stats_positions.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Statistics - positions</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Statistics - positions</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_stats_spans.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Statistics - spans</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Statistics - spans</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_stats_tokens.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Statistics - tokens</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Statistics - tokens</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_termvector.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query - termvector</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query - termvector</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_sharding.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Sharding</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Sharding</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_stats.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Type of statistics</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Type of statistics</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
team-list.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-07 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-03 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20160907" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161003" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Team</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Team</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-09-07</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |