Welcome Guest ( Log In | Register )

90 Pages V « < 61 62 63 64 65 > »   
Closed TopicStart new topic
> New Search Engine, No Read, Only Post

 
post Nov 10 2022, 13:24
Post #1241
aklfhl



Casual Poster
***
Group: Members
Posts: 198
Joined: 8-February 14
Level 332 (Godslayer)


QUOTE(sharkschrek @ Nov 10 2022, 18:15) *

Hi, I have been using the EHViewer app exclusively since it is just a way better user experience on mobile. If solely for the fact, that you can full screen and that it automatically loaded the next x search results when scrolling down a search.

The app hasnt been updated and is not working with the new update anymore. Is there any way to actually get to a next page via the search field? I have tried next=some number, but I genuinely have no idea what numbers I would put there, since the app doesnt event show any IDs. How many didgitd are they, or did I miss interpret how to go to another page? This whole thing 8s just really frustrating and sad,, since this was by far the best experience I have ever had with doujins.
From the viewing experience this kinda feels like youtube slowly getting rid of features over time (IMG:[invalid] style_emoticons/default/sad.gif)

EhViewer is an unofficial app, you should go to GitHub for support.
AFAIK several builds have adapted to the new change.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 10 2022, 17:42
Post #1242
117649



Newcomer
*
Group: Recruits
Posts: 11
Joined: 19-March 10
Level 20 (Apprentice)


Attention!

[github.com] EH-Page-Scrobbler

Now has pre-fetched pagination.

[github.com] https://github.com/Meldo-Megimi/EH-Page-Scr...ment-1310296587
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 10 2022, 19:56
Post #1243
Glovelove.



Tagging nerd
********
Group: Members
Posts: 3,888
Joined: 11-June 17
Level 287 (Lord)


QUOTE(Tenboro @ Nov 10 2022, 09:04) *

People have pointed out this particular weakness, so I'm looking into a different approach of dealing with weak tags. Stay tuned for that.


Great, with a way of informing us how deep into a search result we are already on the to-do list that would mean all the big "losses" from this update for me personally are being worked on now. Time will tell if it'll be as good as it used to be but all the neat stuff we got leaves plenty of goodwill for compromise there.

Thanks for putting in the effort to check this thread on top of all other work you do.

This post has been edited by Glovelove.: Nov 10 2022, 19:58
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 10 2022, 20:45
Post #1244
balloondraw



Newcomer
**
Group: Members
Posts: 81
Joined: 15-October 10


My main gripe with this is that it killed my ability to write a brainless script to pick a random page in my favorites. I had a script with a button that picked a random page and then another script with another button that picked a gallery from that page. Can we get some sort of official random favorites page button or a button like nhentai has where it picks a random gallery from all of your favorites? Since it works by GID now, could the button just reference some list of user favorites gallery GIDs and choose a random one?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 10 2022, 21:31
Post #1245
117649



Newcomer
*
Group: Recruits
Posts: 11
Joined: 19-March 10
Level 20 (Apprentice)


[hentag.com] https://hentag.com/

I don't understand why this site search this site but can do pagination?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 10 2022, 21:38
Post #1246
Tenboro

Admin




QUOTE(117649 @ Nov 10 2022, 20:31) *
[hentag.com] https://hentag.com/

I don't understand why this site search this site but can do pagination?


Well, I tried searching with the title "chinese" and the tag "big breasts", and it took 15 seconds to show the page, so my guess is it probably couldn't even with a small fraction of the traffic and even though their index is half our size..?

In general, the answer to questions like that will be along the lines of "yes, but now try doing it 10000 times per second".
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 04:00
Post #1247
esz



Lurker
Group: Recruits
Posts: 7
Joined: 4-November 12
Level 56 (Artisan)


My problem with the new search is that it doesnt accept incomplete words. Searching using a tags like

f:cont
f:exhib

will return 0 results unlike before so the user needs to type out the whole word.

f:control
f:exhibition


Any way this can be fixed in future updates?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 04:45
Post #1248
romanicyte



Veteran Poster
********
Group: Members
Posts: 2,906
Joined: 4-August 18
Level 456 (Dovahkiin)


QUOTE(esz @ Nov 10 2022, 23:00) *

My problem with the new search is that it doesnt accept incomplete words. Searching using a tags like

f:cont
f:exhib

will return 0 results unlike before so the user needs to type out the whole word.

f:control
f:exhibition
Any way this can be fixed in future updates?

Try:

f:cont*
f:exhib*
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 09:40
Post #1249
Tenboro

Admin




A change to how weak tags are handled, as well as some other minor tweaks and fixes:

- When searching for tags (or titles+tags) where there is just one tag match and you have that tag filtered, the system will now specifically ignore that filter. If you actually want the tag filtered, you can use the title: qualifier.

- The search engine will now stop looking for more results if more than 1000 galleries have been filtered. (This is mostly relevant in edge cases where you are intentionally searching for things you heavily filtered.)

- Fixed search warnings not being displayed for favorite searches.

- Added a setting to remove the "Your default filters removed XX galleries from this page" message.

- Added a new qualifier "weak:" to search for weak tags. This replaces the "Search Low-Power Tags" checkbox. Using weak: in front of a keyword works the same as using tag: except it will search weak tags (<10 power) instead of active (10+) ones.

This change allows for some additional flexibility, since you can now search for various combinations of weak tags and active tags - for example, all galleries with an active parody tag from a particular series, and weak character tags from said series.

Weak tags cannot be used for exclusions or searched in favorites. Additionally, if you are using OR searches, either all or none of the OR terms must use the weak: qualifier.

It is not possible to search for both active and weak instances of the same tag at the same time, or mix normal and weak OR terms in general, since they use different indexes. These are not artificial limitations. The weak tag search is there to aid in tagging and cleanup in order to either get rid of them or make them into active tags, not to get "more results" in casual browsing.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 11:47
Post #1250
Mewidy



Lurker
Group: Recruits
Posts: 7
Joined: 23-May 10


why is "browse expunged galleries" checkbox turned on by default? it reactivates every time i refresh or open a new window
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 11:51
Post #1251
Tenboro

Admin




QUOTE(Mewidy @ Nov 11 2022, 10:47) *
why is "browse expunged galleries" checkbox turned on by default? it reactivates every time i refresh or open a new window


Can't reproduce. Some outdated userscript probably?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 12:50
Post #1252
Mewidy



Lurker
Group: Recruits
Posts: 7
Joined: 23-May 10


QUOTE(Tenboro @ Nov 11 2022, 12:51) *

Can't reproduce. Some outdated userscript probably?

seems like it, although i dont remember installing any scripts for e-h. i turned off tampermonkey and now everything's fine, thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 14:11
Post #1253
stupid army



Newcomer
*
Group: Recruits
Posts: 14
Joined: 13-July 08
Level 32 (Journeyman)


How do i search gallery with low tag ?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 14:22
Post #1254
Shank



Roll for Initiative
**********
Group: Global Mods
Posts: 9,321
Joined: 19-May 12
Level 500 (Ponyslayer)


QUOTE(stupid army @ Nov 11 2022, 12:11) *

How do i search gallery with low tag ?


QUOTE(Tenboro @ Nov 11 2022, 07:40) *

- Added a new qualifier "weak:" to search for weak tags. This replaces the "Search Low-Power Tags" checkbox. Using weak: in front of a keyword works the same as using tag: except it will search weak tags (<10 power) instead of active (10+) ones.

weak:f:"very long hair$" etc.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 16:18
Post #1255
Black-lights



Casual Poster
***
Group: Members
Posts: 165
Joined: 20-September 14
Level 255 (Godslayer)


QUOTE(EasyDeath @ Nov 8 2022, 15:37) *

When you search by specific tag now, just let the page open where you left it, or bookmark it, the galleries that you see on that page will be the same tomorrow or even after a month if not deleted.

Not a solution, what if i view the site on another device? What if i forget to bookmark or close the tab? What if I just want to use the site like I did normally without any issues.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 18:03
Post #1256
aklfhl



Casual Poster
***
Group: Members
Posts: 198
Joined: 8-February 14
Level 332 (Godslayer)


QUOTE(Black-lights @ Nov 11 2022, 22:18) *

Not a solution, what if i view the site on another device? What if i forget to bookmark or close the tab? What if I just want to use the site like I did normally without any issues.

So many what ifs... you can't be serious right?
What if you forget which page you were on?

What if you view the site on another device?
- Use a browser with sync feature.
What if you forget to bookmark or close the tab?
- Use browser history.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 18:21
Post #1257
Keratos



Newcomer
*
Group: Members
Posts: 36
Joined: 10-June 15
Level 263 (Godslayer)


Don't know if this suggestion was made. But I could really use information like "20 galleries ahead, 40 galleries after" next to the information on how many galleries were found/filtered. I like to seek to specific date with new navigation and then it's a good information on how much pages/results i will comb through. Is something like that possible? Honestly, would it be easier to cache the full index from a search like "f:big breasts" and do filtering on client side? Increases traffic I assume but that can't be more expensive than serving one png file. Maybe i'm talking out of my ass, I'm not a web dev.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 18:36
Post #1258
Arith Undine



ElvenCon
******
Group: Catgirl Camarilla
Posts: 815
Joined: 24-August 11
Level 500 (Ponyslayer)


Quick idea about "bookmarks"
For each Tagset, just remember the GID on server side for "Watched" browsing, and start from that page by default while jump to first page navigation is fast and easy.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 18:54
Post #1259
romanicyte



Veteran Poster
********
Group: Members
Posts: 2,906
Joined: 4-August 18
Level 456 (Dovahkiin)


The addition of the 'or' function and the search only by exclusions are very helpful and very welcome, indeed.

It feels like the only thing missing now is the exclusion of the namespaces, any information if it will/can be implemented too?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 11 2022, 20:57
Post #1260
Tenboro

Admin




QUOTE(romanicyte @ Nov 11 2022, 17:54) *
It feels like the only thing missing now is the exclusion of the namespaces, any information if it will/can be implemented too?


I don't think that would be particularly useful, at least not enough to justify the effort of implementing it. The only real use case I can think of is looking for yuri and yaoi since those are the only things that wouldn't have tags in the "wrong" namespace, but you can already do that with the males/females only tag.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


90 Pages V « < 61 62 63 64 65 > » 
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 18th June 2025 - 01:06