-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
All files that are produced by the ISIS facility take the format 'WISH1234.nxs' where 'WISH' is the instrument and '1234' is the run number. The run number can be prefixed with up to 3 zeros depending on the instrument. Many users and instrument scientists will know the run numbers associated with their experiments and may wish to find them in ICAT.
The Lucene search component can't locate the run number as a substring, instead requiring the user to enter the full file name. It appears that Lucene is limited to finding exact matches, other than when a separating character happens to fall in the right place. It would be good to remove this limitation to allow users to search by run number.
Metadata
Metadata
Assignees
Labels
No labels