Hello, please how to search in index and two types where if condition on first type. Sorry for my language, i have a czech
I have an types Project and User and Project have fields {id, name, desc, visible} and User have fields {id, name, email}.
Result must have all Project where term = a and visible = 1 and all User where term = a without visible = 1.
Do you think you can express your search expression using SQL statement? It could help explain how exactly you need to filter your documents. For example what filed do you want to execute the term search against?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.