Lucene Index
Posted: Thu Feb 17, 2011 3:37 pm
Hi all,
1.
Does anyone have any idea to get all possible values of a specific key in Lucene Index by OMERO.script?
for example, I updated lucene index for an image with a key/value pair of "A.B.C1" and "BK".
And for another image, I added "A.B.C1" and "Bob" pair to lucene index.
So, I want to populate all possible values for "A.B.C1" to a drop-down box in my own script so that users can easily select one of them.
2.
Is it also possible to query the regular ome-xml fields from OMERO.script?
for example, is it possible to retrieve all images that has "Objective"'s "nominal magnification" as "40"?
Thanks in advance,
BK
1.
Does anyone have any idea to get all possible values of a specific key in Lucene Index by OMERO.script?
for example, I updated lucene index for an image with a key/value pair of "A.B.C1" and "BK".
And for another image, I added "A.B.C1" and "Bob" pair to lucene index.
So, I want to populate all possible values for "A.B.C1" to a drop-down box in my own script so that users can easily select one of them.
2.
Is it also possible to query the regular ome-xml fields from OMERO.script?
for example, is it possible to retrieve all images that has "Objective"'s "nominal magnification" as "40"?
Thanks in advance,
BK