|
|
|
|
|
by ihinsdale
3507 days ago
|
|
That's an idea! Motivating people to use the argument format has proven a challenge, since it often takes more time to break an argument down into this format than to string sentences together into a paragraph, but I'm confident that is a solvable problem. You can search argument content at https://sequiturs.com/search?q=&page=0&limit=10. The search indexing is pretty decent considering how easy it was to implement--I'm using Postgres's full text search capability. It's high on my to-do list to make comment content searchable as well, and at some point I'd like to switch over to ElasticSearch. |
|