diff --git a/xep-0431.xml b/xep-0431.xml new file mode 100644 index 00000000..229552d7 --- /dev/null +++ b/xep-0431.xml @@ -0,0 +1,87 @@ + + +%ents; + + +]> + + +
+ Full Text Search in MAM + This specification proposes a field in the MAM form for full text searching. + &LEGALNOTICE; + 0431 + Experimental + Standards Track + Standards + + XMPP Core + XEP-0313 + + + + fulltextmam + &dcridland; + + 0.1.0 + 2020-01-29 + XEP Editor (jsc) + Accepted by vote of Council on 2020-01-22. + + + 0.0.1 + 2020-01-21 + dwd + +
    +
  • Initial Revision
  • +
+
+
+
+ + +

&xep0313; has an extensible form. This specification extends the extensible form with an extension which extends MAM to perform full text searching. A number of existing implementations of this extension exist - extending their existing extensions to confirm to the extension in this specification now it exists is intended to be trivial.

+
+ + + +

Support for this protocol is advertised by the Service Discovery protocol defined in &xep0030; using a feature + of &ns;.

+
+ +

Searching using full text is performed by the client supplying an additional text key, which if non-empty is used as input to a full text search of some form. The precise meaning of this field is left entirely implementation-defined at this time. Future revisions of this specification might impose additional constraints.

+
+
+ + + +

A text input field of {&ns;}fulltext is hereby defined for the 'urn:xmpp:mam:2' FORM_TYPE, as conforming to the syntax defined in &xep0068;

+
+ +

The precise matching of the supplied text string is left implementation-defined. Servers MAY use any full-text search engine. While this might mean that certain characters are deemed "special", clients are RECOMMENDED not to attempt any support for these, as they are unlikely to be portable between implementations. A conformant implementation of this protocol could be made, therefore, by accepting any string in the text field and returning nothing (or everything). Any server developer implementing this protocol in such a way MUST buy beers for everyone.

+
+
+ + +

Not sure this is needed at all.

+
+ + +

None?

+
+ + +

This XEP requires no interaction with &IANA;.

+
+ + +

Registration of the field pointing to this document.

+
+ + +

Guus der Kinderen nudged me into doing this.

+
+ +
diff --git a/xep.ent b/xep.ent index 0b3d5dca..6dffaad9 100644 --- a/xep.ent +++ b/xep.ent @@ -1576,3 +1576,4 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates Fallback Indication (XEP-0428) XEP-0428: Fallback Indication <https://xmpp.org/extensions/xep-0428.html>." > Special Interests Group End to End Encryption (XEP-0429) XEP-0429: Special Interests Group End to End Encryption <https://xmpp.org/extensions/xep-0429.html>." > Inbox (XEP-0430) XEP-0430: Inbox <https://xmpp.org/extensions/xep-0430.html>." > +Full Text Search in MAM (XEP-0431) XEP-0431: Full Text Search in MAM <https://xmpp.org/extensions/xep-0431.html>." >