You could support only terms with no operators at all, which will work
in most search engines (except those that require combining operators).
Using just terms and phrases embedded in ""'s is pretty universal.
After that, you might want to add +/- required/prohibited restrictions,
which many engines support.  After that, I think you're getting pretty
specific.  Lucene supports all of these and many more.

Chuck

  > -----Original Message-----
  > From: Dongling Ding [mailto:[EMAIL PROTECTED]
  > Sent: Friday, December 10, 2004 5:08 PM
  > To: Lucene Users List
  > Subject: A simple Query Language
  > 
  > Hi,
  > 
  > 
  > 
  > I am going to implement a search service and plan to use Lucene. Is
  > there any simple query language that is independent of any
particular
  > search engine out there?
  > 
  > 
  > 
  > Thanks
  > 
  > 
  > 
  > 
  > 
  > Dongling
  > 
  > 
  > 
  > 
  > 
  >
************************************************************************
  > 
  > If you have received this e-mail in error, please delete it and
notify
  > the sender as soon as possible. The contents of this e-mail may be
  > confidential and the unauthorized use, copying, or dissemination of
it
  > and any attachments to it, is prohibited.
  > 
  > Internet communications are not secure and Hyperion does not,
therefore,
  > accept legal responsibility for the contents of this message nor for
any
  > damage caused by viruses.  The views expressed here do not
necessarily
  > represent those of Hyperion.
  > 
  > For more information about Hyperion, please visit our Web site at
  > www.hyperion.com
  > 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to