From 8c1b134a7ae9f1a16e9791e77c339187ad0eeb63 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Fri, 23 Jan 2004 16:59:38 +0000 Subject: [PATCH] enhanced sample, but validator is acting up it seems. kelvin - am i doing something wrong? git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150938 13f79535-47bb-0310-9956-ffa450edef68 --- .../luceneQueryConstructor.html | 58 ++++++++++++++++--- .../luceneQueryConstructor.js | 35 +++++------ 2 files changed, 67 insertions(+), 26 deletions(-) diff --git a/sandbox/contributions/javascript/queryConstructor/luceneQueryConstructor.html b/sandbox/contributions/javascript/queryConstructor/luceneQueryConstructor.html index 573aa559948..9916c4623b9 100644 --- a/sandbox/contributions/javascript/queryConstructor/luceneQueryConstructor.html +++ b/sandbox/contributions/javascript/queryConstructor/luceneQueryConstructor.html @@ -2,27 +2,67 @@ Demo Lucene Query Constructor + - + + Name: - And - Or - Not + And + Or + Not + + Description: - And - Or - Not - - + And + Or + Not + + + + + Required Select: + + One + Two + + + + + + Multi-select: + + multi1 + multi2 + multi3 + multi4 + + + + + + Radio: + + WNRN + KLPX + + + + + Current Query: + +
Name: - And - Or - Not + And + Or + Not +
Description: - And - Or - Not - - + And + Or + Not + +
+ Required Select: + + One + Two + + +
+ Multi-select: + + multi1 + multi2 + multi3 + multi4 + + +
+ Radio: + + WNRN + KLPX + +
+ Current Query: +