On Wed, 2007-01-17 at 09:36 +, Luis Neves wrote:
> Hi,
>
> Thorsten Scherler wrote:
> > On Mon, 2007-01-15 at 13:42 +, Luis Neves wrote:
>
> >
> > I think you should explain your use case a wee bit more.
> >
> What I do now to index XML documents it's to use a Filter to strip
> > t
Hi,
Thorsten Scherler wrote:
On Mon, 2007-01-15 at 13:42 +, Luis Neves wrote:
I think you should explain your use case a wee bit more.
What I do now to index XML documents it's to use a Filter to strip
the markup,
this works but it's impossible to know where in the document is the ma
On Mon, 2007-01-15 at 13:42 +, Luis Neves wrote:
> Hi!
>
> Thorsten Scherler wrote:
>
> > On Mon, 2007-01-15 at 12:23 +, Luis Neves wrote:
> >> Hello.
> >> What I do now to index XML documents it's to use a Filter to strip the
> >> markup,
> >> this works but it's impossible to know whe
On 1/15/07, Luis Neves <[EMAIL PROTECTED]> wrote:
Yes, but I have documents with different schemas on the same "xml field", also,
that way I would have to know the schema of the documents being indexed (which
I don't).
Solr and Lucene don't really support indexing structured data such as
XML..
Hi!
Thorsten Scherler wrote:
On Mon, 2007-01-15 at 12:23 +, Luis Neves wrote:
Hello.
What I do now to index XML documents it's to use a Filter to strip the markup,
this works but it's impossible to know where in the document is the match located.
What would it take to make possible to sp
On Mon, 2007-01-15 at 12:23 +, Luis Neves wrote:
> Hello.
> What I do now to index XML documents it's to use a Filter to strip the
> markup,
> this works but it's impossible to know where in the document is the match
> located.
> What would it take to make possible to specify a filter query
Hello.
What I do now to index XML documents it's to use a Filter to strip the markup,
this works but it's impossible to know where in the document is the match located.
What would it take to make possible to specify a filter query that accepts xpath
expressions?... something like:
fq=xmlField