HashtagSell / posting-api

API for storage and retrieval of posting details for Hashtagsell
0 stars 0 forks source link

Provide way to filter postings that have been sold from general search results #57

Closed brozeph closed 9 years ago

brozeph commented 9 years ago
  1. After an item is sold (i.e. both users reviewed each other, or an online transaction is completed) how do you suggest we omit this result from search results. I don't want to delete the items from inventory.
brozeph commented 9 years ago

Keeping posting details in the transaction exactly as shown when the transaction was created to ensure no loss of data - removing the posting from the search index so that it won't appear in subsequent search results.