Is there a way of using regular expression in Lucen search?
For example I might be looking for the following codes (uuid):
urn:x-wmo:md:int.wmo.wis::USTH*01*VTBB
or
urn:x-wmo:md:int.wmo.wis::USTH*10*VTBB
or
urn:x-wmo:md:int.wmo.wis::USTH*38*VTBB
In that case I could use a regex such as:
urn:x-wmo:md:int.wmo.wis::USTH*[0-3][0-9]*VTBB
In PostgreSQL it would work using /SIMILAR TO/ operator but what about
Lucene?
Is there a way of using regular expression in Lucen search?
For example I might be looking for the following codes (uuid):
urn:x-wmo:md:int.wmo.wis::USTH01VTBB
or
urn:x-wmo:md:int.wmo.wis::USTH10VTBB
or
urn:x-wmo:md:int.wmo.wis::USTH38VTBB
In that case I could use a regex such as:
urn:x-wmo:md:int.wmo.wis::USTH*[0-3][0-9]*VTBB
In PostgreSQL it would work using /SIMILAR TO/ operator but what about
Lucene?
Live Security Virtual Conference
Exclusive live event will cover all the ways today’s security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/