Rank 2: Process
Hi there,
I'm getting this error on self hosted when trying to create an Index.
Any ideas?
Votes
0
Replies
14
Participants
3
Messages
15
Rank 2: Process
Hi there,
I'm getting this error on self hosted when trying to create an Index.
Any ideas?
Are you writing small case asc instead of uppercase ASC ?
Rank 2: Process
Im not writing anything. Im selecting from the dropdown in the console ui.
Ok. Can you share the screenshot?
Rank 2: Process
Cant write here.
Latest version (setup today)
Despite this the error is coming?
Rank 2: Process
Also when I dont put in a length (which is optional field) i get this:
Index length is longer than the maximum: 1024
😄
Rank 2: Process
Yepps
Rank 2: Process
Always have to create manually via curl request. Really sucks.
Let me share this on #channel channel
Rank 2: Process
Alright, thx 🙂
i just tried this on self hosted branch installer:dev
try using index lenght less than 1024 (optional defaults to php_int_max)
Rank 2: Process
Okay so I suppose its already fixed and it will work again on the next version 🙂
Rank 2: Process
Yeah its just a annoying bug that i still have to fill an optional field out but it still won't create it due to the ui bug so it doesnt matter its just something I noticed aswell.