Allow the ability to search a combination of tags, eg. #nature + #photo
Allow the ability for users to search for posts by user and by subject, eg: to search for posts by Juan Santiago, search "juansantiago@joindiaspora.com + #palestine"
(Please, English is not my language, can anyone correctly write my proposal?)
Note: This proposal was imported from Loomio. Vote details, some comments and metadata were not imported. Click here to view the proposal with all details on Loomio.
(You know… just because you wish for the feature here, it is not just going to happen. Do you already have plans how to implement it and are ready to code it yourself?)
Replace the Google, etc plugins it comes with with something to fetch feeds of tagged public content from your Diaspora instance
At the Seeks end the connector needs to be done in c but it doesn’t look difficult.
I already tried it by modifying one of its plugins to fetch some event-related feeds here.
Apart from minor (fixable) formatting issues my little hack works and the seeks instance finds the content.
Seeks itself does a kind of federation of search results using some kind of DHT which would reduce the need for every site doing search to mass-poll or mass-crawl every other.
Um, haven’t we already had loads of discussions about this very issue? I’m sure there are several existing Loomio threads, although I can’t be bothered to go looking for them at the moment.
(New here, and not really understanding the somtimes quite technical dialogs and various threads on similar subjects, apologising therefore, BUT as a new Diaspora user that likes to see the use of Diaspora increasing)
I can’t find the answer on my question why searching is person ID and hashtag limited and why one cannot search fo any word (so search for words not hastagged).
I guess I am defintely not the first one to note this, and most probably (I assume) it may result from a deliberate policy / community choice to provide the search option for now as it is, but in the wiki or on the future development pages provided by Diaspora https://wiki.diasporafoundation.org/Current_and_future_development this issue IMO isn’t clearly adressed.
Is there a specific URL where I can read the current vision on (limited) search options in Diaspora* and why one cannot search for single words without a #?
Again I apologise because the question may be very annoying for those who know, but that’s exacty the point: how do you know why this is the case?
The absolute search consume many more recuros for a system like Diaspora is vital conserve resources, search taxonomies save memory and processes.
A absolute search engine for diaspora (only content and public users) is a very good idea (not consume resources pods), but it seems preferable to be done externally, an API would facilitate this.