You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by ar...@free.fr on 2006/02/21 15:54:48 UTC

Search through WML/WAP

Hello,
I'm trying to find a search engine allowing to search through WML (WAP).
Do you know if Lucene enables to do it ? Did you already try it ?
thanx for your answers !
artdivin

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Search through WML/WAP

Posted by lp <cs...@gmail.com>.
artdivin@free.fr wrote:
> Hello,
> I'm trying to find a search engine allowing to search through WML (WAP).
> Do you know if Lucene enables to do it ? Did you already try it ?
> thanx for your answers !
> artdivin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>
>   
I think you just need package org.xml.sax to extract the .wml page
and get what you want, then you can use Lucene to index them...

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org