adeppathondur / luke

Automatically exported from code.google.com/p/luke
0 stars 0 forks source link

Unusable for very long field names #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a schema with some very, very long field names (30+ characters)
2. Index some documents
3. Attempt to view the index in Luke

What is the expected output? What do you see instead?
Expected that Luke would be usable. Instead, I see that the length of the
field names confuses the layout completely. I can't see the start of the
field names so I can't select anything useful and the entire layout becomes
impossible to use.

What version of the product are you using? On what operating system?
1.0.1. Ubuntu 9.10

Please provide any additional information below.

Original issue reported on code.google.com by ejsa...@gmail.com on 28 May 2010 at 4:57

GoogleCodeExporter commented 9 years ago
This type of layout problem is usually very difficult to solve in Luke due to 
the inherent limitations of the Thinlet toolkit. Unless there's a patch that 
solves this issue I'm not going to fix this.

Original comment by sig...@gmail.com on 27 Apr 2011 at 10:27