FilterLists icon indicating copy to clipboard operation
FilterLists copied to clipboard

rule search

Open collinbarrett opened this issue 8 years ago • 7 comments

Allow users to search for a specific domain or rule across all lists. This would be in the same vein as Adblock Monitor or Adblock-filter search but across all lists indexed on FilterLists.

Requires #6 .

collinbarrett avatar Feb 02 '17 02:02 collinbarrett

I'm in the process of creating a list and I wanted to compare it to other lists to see if I can find domains that others have not detected yet. This would be a great feature.

migsk avatar Apr 18 '17 11:04 migsk

@michielhub thanks for that feedback. i am definitely considering adding this. i have a bit more back-end plumbing to put in place before i could build it though, so it won't be super soon.

collinbarrett avatar Apr 18 '17 11:04 collinbarrett

@collinbarrett Do you know any good alternative for the time being? I need to make an analysis soon.

migsk avatar Apr 18 '17 12:04 migsk

The only existing options I am aware of are the two links in the initial post of this issue. But, they are quite limited in the number of lists they search, I think. Please let me know if you find any others in your search, and I will keep this issue updated with any advancements in FilterLists' implementation.

collinbarrett avatar Apr 18 '17 13:04 collinbarrett

Ok thank you. An assistant told me about another option: http://www.urlvoid.com but it's also limited.

migsk avatar Apr 18 '17 13:04 migsk

resource to watch: https://github.com/aspnet/EntityFrameworkCore/issues/11488

collinbarrett avatar Aug 24 '18 00:08 collinbarrett

per #395, when implemented, consider adding FULLTEXT index to rules.Raw

collinbarrett avatar Oct 19 '18 14:10 collinbarrett