Author

Topic: Talksearch - search-beta.ninjastic.space (Neue Suchfunktion für das Forum) (Read 71 times)

legendary
Activity: 2996
Merit: 3114
Danke für die Übersetzung bzw. das zu uns holen Lafu.
Ich werde die Infos dann auch bei Gelegenheit im Ninjastic.space - BitcoinTalk Beitrag/Adressen Archiv + API / Post Count Thread verlinken bzw. auf diese Stelle hier verweisen Smiley
Immer wieder gerne und ich war erst auch am überlegen ob ich das hier mit in den Thread von dir in " Ninjastic.space - BitcoinTalk Beitrag " schreibe.
Aber da TryNinja auch einen eigenen Thread dafür eröffnet hat dachte ich mir ich mache auch einen auf nicht das es irgendwie untergeht.
Ich werde den Link für den Topic hier auch in meinen anderen Thread mit wichtigen Links einfügen.
staff
Activity: 2310
Merit: 2632
Join the world-leading crypto sportsbook NOW!
Danke für die Übersetzung bzw. das zu uns holen Lafu.
Ich werde die Infos dann auch bei Gelegenheit im Ninjastic.space - BitcoinTalk Beitrag/Adressen Archiv + API / Post Count Thread verlinken bzw. auf diese Stelle hier verweisen Smiley

legendary
Activity: 2996
Merit: 3114
TryNinja hat in META gestern seine neue funktion bzw. eine neue Seite für spezielle Forumssuche bekannt gemacht.

Der Original Beitrag von TryNinja findet ihr hier : [BETA] NEW ninjastic.space search

Link zur Seite :
https://search-beta.ninjastic.space

Hier handelt es sich um eine Seite die spezielle Suchfunktionen anbietet für das Forum.




Geplant ist das diese Seite das neue ninjastic.space werden soll oder wird (zumindest was den Suchteil betrifft).

- alles kann mit einer einzigen Abfrage durchsucht werden.
- spezielle Suchbegriffe können verwendet werden , um Ergebnisse besser filtern zu können.
- Standardmäßig berücksichtigt die Suche nur den Inhalt jedes Beitrags selbst.
- Der Inhalt der auf der Ergebnisseite angezeigt wird ist der tatsächliche Inhalt (ohne Benutzerzitate) und die Seitenanzahl ist  (max. 10.000 Ergebnisse, also 500 Seiten).
- Die Ergebnisse werden nach Relevanz sortiert (bald soll auch die Sortierung nach Datum hinzugefügt werden).

Dies soll komplexere Suchvorgänge wie diese erlauben:

Alle Beiträge von LoyceV , in denen er TryNinja oder theymos zitiert hat , mit Topic ID 5255508 , erstellt vom 01.01.2019 bis 01.01.2021, mit der genauen Formulierung "easy solution“:
Code:
author:LoyceV quoted_user:TryNinja|theymos topic_id:5255508 from_date:2019-01-01 to_date:2021-01-01 "easy solution"

P.S.: Ich habe beim Indexieren der Daten wurde was mit den URLs vermasselt. Das soll bald behoben werden , wenn alles neu indiziert wird (dies dauert Stunden). Einige ältere Beiträge, die aus Loyces Archiv stammen und keine Board-ID enthalten können beim Ergebnis nicht auftauchen.



Suchbegriffe die verwendet werden können:

Code:
author, topic_id, board_id, from_date, to_date, title, quotes, quoted_user, url, include_quotes

Für title und quotes, Standardmäßig wird eine Suche mit exakter Übereinstimmung durchgeführt. Für Schlüsselwörter kann  :*  verwenden. (i.e title:*"title with keywords")
Für author, topic_id, board_id, und quoted_user, können mehrere Optionen angeben werden (i.e author:TryNinja|theymos|"John Doe" board_id:25|12)
Für title, quotes, und post content, kanne ein Schlüsselwort mit einem Minus -benutzt werden (i.e "i like bitcoin" -doge)

Suchbeispiele aus dem Original Beitrag von TryNinja:

Quote
Search by keywords simply by writing the words on the search field:

- Returning all posts with the words "wasabi", "privacy", "feature", but not the word "fees".
Code:
Wasabi privacy feature -fees

Quote
Search by exact phrase by writing the phrase between quotes:

- Returning all posts with the EXACT phrase "wasabi privacy feature" from the topic of id 5419000 or 5419001.
Code:
topic_id:5419000|5419001 "Wasabi privacy feature"

Quote
Include searching inside user quotes (i.e "quoted from: TryNinja") with the tag include_quotes:true

- Returning all posts with the EXACT phrase "wasabi privacy feature", including the content inside user quotes.
Code:
include_quotes:true "Wasabi privacy feature"

Quote
Search an exact specific content found ONLY inside user quotes with the tag quotes.

- Returning all posts with the EXACT phrase "They are lying" AND that have a user quote with the EXACT phrase "privacy matters".
Code:
quotes:"privacy matters" "They are lying"

Quote
Search a specific keyword content found ONLY inside user quotes with the tag quotes.

- Returning all posts with the EXACT phrase "They are lying" AND that have a user quote with the keywords "privacy", "matters".
Code:
quotes:*"privacy matters" "They are lying"

Quote
Search a post with a specific URL.

- Returning all posts with the exact phrase "Proof of authentication" and with the URL "twitter.com".
Code:
url:"twitter.com" "Proof of authentication"

Quote
Search a post with date ranges

- Returning all posts from 2018-06-29 to 2018-06-30 which title has the EXACT phrase "Discussions about Bitcoin".
Code:
title:"Discussions about Bitcoin" from_date:2018-06-29 to_date:2018-06-30
Jump to: