Why not just have the DBA add an index to those fields and do it with
SQL?  

-Andy

On Fri, 2002-02-08 at 18:08, Sean LeBlanc wrote:
> Hi,
> 
> I was reading over the docs and reading up in general on Lucene. I want to
> know if I can do the following:
> 
> 1. Select one column from a subset of tables in a MS SQL Server database I
> have, and index those...with some mechanism to keep the index in sync with
> data as rows are added.
> 2. Run a query against one or many of the index columns.
> 
> Is this possible? I see that Lucene *can* index database data, but something
> needs to be coded to handle this? Has anyone built any thin framework or
> have code snippets available? Has anyone ever used Lucene to replace
> Fulcrum?
> 
> 
> TIA,
> Sean
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
-- 
www.superlinksoftware.com
www.sourceforge.net/projects/poi - port of Excel format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
                        - fix java generics!


The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh


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

Reply via email to